index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
23.1
23.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
staging/23.1
staging/23.2
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glx
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-12
dri: Remove redundant createNewContext function from __DRIimageDriverExtension
Kristian Høgsberg
1
-45
/
+11
2013-11-11
glx: declare glx_screen struct to silence warning
Brian Paul
1
-0
/
+2
2013-11-11
glx: change query_renderer_integer() value param to unsigned
Brian Paul
3
-3
/
+4
2013-11-11
glx: Fix scons build.
José Fonseca
1
-0
/
+3
2013-11-09
glx: conditionaly build dri3 and present loader (v3)
Armin K
2
-2
/
+10
2013-11-08
scons: Add dri2_query_renderer.c to sources.
José Fonseca
1
-0
/
+1
2013-11-07
dri3: Fix pixmap buf_id computation
10.0-branchpoint
Keith Packard
1
-1
/
+1
2013-11-07
glx: Add a more informative debug message in a DRI3 error path.
Eric Anholt
1
-0
/
+7
2013-11-07
Add DRI3+Present loader
Keith Packard
6
-1
/
+2195
2013-11-07
glx/tests: Add unit tests for the DRI2 part of GLX_MESA_query_renderer
Ian Romanick
3
-6
/
+314
2013-11-07
glx/tests: Add unit tests for the GLX part of GLX_MESA_query_renderer
Ian Romanick
3
-1
/
+449
2013-11-07
glx/tests: Add GetGLXScreenConfigs_called flag
Ian Romanick
1
-0
/
+4
2013-11-07
glx/dri2: Add DRI2 support for GLX_MESA_query_renderer
Ian Romanick
5
-1
/
+119
2013-11-07
glx/dri2: Pull some internal structures out to a separate header file
Ian Romanick
2
-20
/
+52
2013-11-07
glx/tests: Silence warnings after adding fields to glx_screen_vtable
Ian Romanick
1
-2
/
+6
2013-11-07
glx: Add functions and GLX plumbing for GLX_MESA_query_renderer
Ian Romanick
4
-1
/
+186
2013-11-07
glx: Add extension tracking GLX_MESA_query_renderer
Ian Romanick
2
-0
/
+2
2013-10-30
scons: Add missing dependencies to src/mapi/glapi/gen/*.xml
José Fonseca
1
-5
/
+6
2013-10-25
glx: Fix return value from indirect_bind_context
Adam Jackson
1
-4
/
+4
2013-10-24
dri: Pass in the dlsym()ed driver extension to screen creation.
Eric Anholt
2
-12
/
+24
2013-10-24
glx: Add an optional function call for getting the DRI driver interface.
Eric Anholt
5
-8
/
+22
2013-10-24
dri: Allow config options to be passed to the loader through extensions.
Eric Anholt
1
-3
/
+14
2013-10-24
glx: Move the driver extension-loading to a helper function.
Eric Anholt
3
-4
/
+18
2013-10-08
glx: Generate fewer errors in MakeContextCurrent
Adam Jackson
1
-10
/
+0
2013-10-08
glx: Propagate failures from SendMakeCurrentRequest where possible
Adam Jackson
1
-3
/
+4
2013-10-08
glx: Hide xGLXMakeCurrentReply inside SendMakeCurrentRequest
Adam Jackson
1
-7
/
+9
2013-09-04
glx: Initialize OpenGL version to 1.0
Rico Schüller
3
-17
/
+17
2013-09-02
glx: make the interval of LIBGL_SHOW_FPS adjustable
Chia-I Wu
1
-4
/
+8
2013-08-13
glx: Generate GLXBadDrawable when drawable is zero
Ian Romanick
1
-2
/
+12
2013-07-20
Apple: glFlush() is not needed with CGLFlushDrawable()
Jeremy Huddleston Sequoia
1
-2
/
+0
2013-07-18
mesa: Dispatch ARB_framebuffer_object and EXT_framebuffer_object differently
9.2-branchpoint
Tomasz Lis
1
-2
/
+6
2013-07-18
glx: Enable floating-point fbconfig extensions
Tomasz Lis
2
-0
/
+4
2013-07-18
dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE
Tomasz Lis
1
-1
/
+7
2013-07-18
glx: Require proper drawableType in init_fbconfig_for_chooser
Tomasz Lis
1
-1
/
+6
2013-07-18
glx: Validate the GLX_RENDER_TYPE value
Tomasz Lis
6
-0
/
+55
2013-07-18
glx: Store the RENDER_TYPE in indirect rendering
Tomasz Lis
6
-25
/
+41
2013-07-18
glx: Handling RENDER_TYPE in glXCreateContext and init_fbconfig_for_chooser
Tomasz Lis
1
-4
/
+28
2013-07-18
glx: Changes to visual configs initialization.
Tomasz Lis
1
-4
/
+24
2013-07-18
glx: Retrieve the value of RENDER_TYPE from GLX attribs array
Tomasz Lis
4
-13
/
+13
2013-07-18
glx: Store the value of renderType while creating context
Tomasz Lis
4
-2
/
+17
2013-06-27
glx: return True/False instead of GL_TRUE/GL_FALSE
Brian Paul
1
-11
/
+11
2013-06-27
glx: move declarations before code
Brian Paul
2
-9
/
+9
2013-06-26
glx: Fix another missed glMultiDrawElementsEXT const change.
Eric Anholt
1
-1
/
+1
2013-06-05
mesa: remove outdated version lines in comments
Rico Schüller
1
-1
/
+0
2013-05-30
integer overflow in XF86DRIGetClientDriverName() [CVE-2013-1993 2/2]
Alan Coopersmith
1
-3
/
+5
2013-05-30
integer overflow in XF86DRIOpenConnection() [CVE-2013-1993 1/2]
Alan Coopersmith
1
-1
/
+6
2013-04-23
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
1
-3
/
+4
2013-04-23
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
1
-1
/
+1
2013-04-23
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
1
-1
/
+1
2013-04-15
build: Rename sources.mak -> Makefile.sources
Matt Turner
1
-1
/
+1
[next]