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
...
*
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
*
Honor GLX_DONT_CARE in MATCH_MASK
Alexander Monakov
2013-04-05
1
-1
/
+3
*
glx: Build with VISIBILITY_CFLAGS in automake
Adam Jackson
2013-03-21
1
-0
/
+1
*
DRI2: HACK: no GLX_INTEL_swap_event if no ScheduleSwap
Rob Clark
2013-03-18
1
-6
/
+15
*
glx: init screen = 0 to fix optimized build warning
Brian Paul
2013-03-14
1
-1
/
+1
*
glx: Fix glXCreateWindow() when GLX_DIRECT_RENDERING is undefined
Jon TURNEY
2013-02-27
1
-1
/
+1
*
DRI2: Don't disable GLX_INTEL_swap_event unconditionally
Zack Rusin
2013-02-19
1
-3
/
+12
*
glx: Centralize the code for context flushing.
Eric Anholt
2013-02-07
1
-45
/
+37
*
glx: Add a little comment about what dri2FlushFrontBuffer() does.
Eric Anholt
2013-02-07
1
-0
/
+4
*
glx: Check that swap_buffers_reply is non-NULL before using it
Stéphane Marchesin
2013-01-29
1
-3
/
+5
*
glx: only advertise GLX_INTEL_swap_event if it's supported
Zack Rusin
2013-01-24
1
-2
/
+3
*
scons: Fix dependencies of generated headers.
José Fonseca
2013-01-21
1
-7
/
+2
*
tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir).
Johannes Obermayr
2013-01-13
1
-5
/
+5
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-5
/
+0
[prev]
[next]