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
/
glx_pbuffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some fixes for GLX_INDIRECT_RENDERING only build
Jon TURNEY
2010-09-07
1
-2
/
+6
*
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
Kristian Høgsberg
2010-07-28
1
-7
/
+7
*
glx: Rename __GLXscreenConfigs to struct glx_screen
Kristian Høgsberg
2010-07-28
1
-2
/
+2
*
glx: Use _X_EXPORT instead of our own PUBLIC macro
Kristian Høgsberg
2010-07-28
1
-14
/
+14
*
glx: Rename __GLcontextModes to struct glx_config
Kristian Høgsberg
2010-07-28
1
-30
/
+30
*
glx: Drop screen argument to GetGLXDRIDrawable
Kristian Høgsberg
2010-07-22
1
-6
/
+4
*
glx: Move drawHash to display private
Kristian Høgsberg
2010-07-19
1
-2
/
+2
*
glx: Add screen privates for dri drivers and moved some fields there
Kristian Høgsberg
2010-07-19
1
-2
/
+2
*
glx: Move dereference and initialization to after NULL check.
Vinson Lee
2010-07-15
1
-1
/
+3
*
dri2: Track event mask in client code.
Nick Bowler
2010-07-14
1
-0
/
+11
*
Merge branch '7.8'
Brian Paul
2010-04-28
1
-12
/
+185
|
\
|
*
apple: Change ifdefs for DRI to be DRI && !APPLE
Jeremy Huddleston
2010-04-27
1
-3
/
+3
|
*
apple: Initial import of libGL for OSX from AppleSGLX svn repository.
Jeremy Huddleston
2010-04-27
1
-12
/
+184
|
*
Revert accidental commits from the xquartz tree
Jeremy Huddleston
2010-04-01
1
-187
/
+15
|
*
apple: Change ifdefs for DRI to be DRI && !APPLE
Jeremy Huddleston
2010-04-01
1
-3
/
+3
|
*
apple: Initial import of libGL for OSX from AppleSGLX svn repository.
Jeremy Huddleston
2010-04-01
1
-12
/
+184
*
|
glx: Support direct rendering pbuffers
Kristian Høgsberg
2010-04-09
1
-103
/
+123
|
/
*
glx: replace assertion with conditional
Brian Paul
2010-03-02
1
-2
/
+2
*
glx: Add assert to check input to memcpy.
Vinson Lee
2010-02-27
1
-0
/
+1
*
glx: Move GetGLXDRIDrawable() prototype to glxclient.h
Kristian Høgsberg
2010-02-16
1
-4
/
+0
*
Retire miniglx and move the actual glx code up to src/glx
Kristian Høgsberg
2010-02-09
1
-0
/
+724