index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glx
/
indirect_glx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-23
Remove wrongly repeated words in comments
Giuseppe Bilotta
1
-1
/
+1
2014-05-23
Fix build of appleglx
Jon TURNEY
1
-0
/
+4
2014-04-28
glx/indirect: explicitly assign struct components for glx_*_vtable
Emil Velikov
1
-12
/
+14
2013-10-25
glx: Fix return value from indirect_bind_context
Adam Jackson
1
-4
/
+4
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-07-18
glx: Validate the GLX_RENDER_TYPE value
Tomasz Lis
1
-0
/
+4
2013-07-18
glx: Store the RENDER_TYPE in indirect rendering
Tomasz Lis
1
-7
/
+15
2012-09-05
Replace another malloc/memset-0 combination with calloc
Matt Turner
1
-2
/
+1
2012-09-05
Use calloc instead of malloc/memset-0
Matt Turner
1
-4
/
+2
2012-09-05
Remove useless checks for NULL before freeing
Matt Turner
1
-8
/
+4
2012-09-05
Don't cast the return value of malloc/realloc
Matt Turner
1
-1
/
+1
2012-09-05
Remove Xcalloc/Xmalloc/Xfree calls
Matt Turner
1
-14
/
+14
2012-01-02
glx: Implement glx_screen_vtable::create_context_attribs for indirect contexts
Ian Romanick
1
-1
/
+23
2012-01-02
glx: Add glx_screen_vtable::create_context_attribs
Ian Romanick
1
-1
/
+2
2011-12-19
glx: Send DestroyContext protocol at the correct times
Ian Romanick
1
-3
/
+0
2011-06-20
glx: Allow a context-specific fallback for glXGetProcAddress
Jeremy Huddleston
1
-0
/
+1
2011-06-02
glx: Remove (unused, broken) fastImageUnpack fast path
Adam Jackson
1
-3
/
+0
2010-09-08
glx: Drop broken drawable garbage collection
Kristian Høgsberg
1
-0
/
+3
2010-09-07
glx: Only clear the stored context tag when the context has been unbound
Jon TURNEY
1
-5
/
+8
2010-07-29
glx: Compare old ctx against dummyCtx, not NULL
Kristian Høgsberg
1
-1
/
+1
2010-07-28
glx: Split indirect and applegl implementations into different files
Kristian Høgsberg
1
-0
/
+456