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