index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glx
/
glxclient.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
glx: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-2
/
+0
*
glx: decouple dri2.c and GLX, fixing Gallium EGL and d3d1x build
Luca Barbieri
2010-09-22
1
-0
/
+1
*
glx: Set an all NULL vtable for dummyContext
Kristian Høgsberg
2010-09-07
1
-2
/
+2
*
glx: Move dpy and scr fields out of direct rendering conditional
Kristian Høgsberg
2010-09-07
1
-3
/
+3
*
glx: Compare old ctx against dummyCtx, not NULL
Kristian Høgsberg
2010-07-29
1
-0
/
+2
*
glx: Split indirect and applegl implementations into different files
Kristian Høgsberg
2010-07-28
1
-5
/
+4
*
glx: Move bind and unbind to context vtable
Kristian Høgsberg
2010-07-28
1
-17
/
+8
*
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
Kristian Høgsberg
2010-07-28
1
-39
/
+39
*
glx: Rename __GLXscreenConfigs to struct glx_screen
Kristian Høgsberg
2010-07-28
1
-16
/
+15
*
glx: Use _X_EXPORT instead of our own PUBLIC macro
Kristian Høgsberg
2010-07-28
1
-18
/
+1
*
glx: Rename glcontextmodes.[ch] to glxconfig.[ch]
Kristian Høgsberg
2010-07-28
1
-1
/
+1
*
glx: Rename __GLcontextModes to struct glx_config
Kristian Høgsberg
2010-07-28
1
-9
/
+9
*
glx: Stop using glcore.h and glxint.h in glx
Kristian Høgsberg
2010-07-28
1
-2
/
+1
*
glx: Refactor and simplify context creation
Kristian Høgsberg
2010-07-23
1
-0
/
+11
*
glx: Move context destroy to context vtable
Kristian Høgsberg
2010-07-23
1
-3
/
+7
*
glx: Drop screen argument to GetGLXDRIDrawable
Kristian Høgsberg
2010-07-22
1
-1
/
+1
*
glx: Move WaitGL, WaitX, UseXFont to context vtable functions
Kristian Høgsberg
2010-07-22
1
-3
/
+6
*
glx: Allocate the __GLXcontext in the DRI drivers
Kristian Høgsberg
2010-07-22
1
-20
/
+11
*
glx: Use _Xglobal_lock for protecting extension display list
Kristian Høgsberg
2010-07-22
1
-0
/
+4
*
glx: Move last few dri_interface.h types out of glxclient.h and drop include
Kristian Høgsberg
2010-07-21
1
-5
/
+3
*
glx: Move __driContext field out of __GLXcontextRec
Kristian Høgsberg
2010-07-21
1
-1
/
+0
*
glx: #ifdef DRI specific prototype
Kristian Høgsberg
2010-07-20
1
-0
/
+2
*
glx: Move DRI CopySubBuffer extension to DRI1 code
Kristian Høgsberg
2010-07-19
1
-5
/
+0
*
glx: Move driver_configs to DRI screen privates
Kristian Høgsberg
2010-07-19
1
-2
/
+0
*
glx: Move drawHash to display private
Kristian Høgsberg
2010-07-19
1
-1
/
+2
*
glx: Don't use __glXInitialize() when we might be holding __glXLock()
Kristian Høgsberg
2010-07-19
1
-0
/
+2
*
glx: Move __DRIdrawable pointers to DRI drawable privates
Kristian Høgsberg
2010-07-19
1
-1
/
+0
*
glx: Remove support for MESA_swap_frame_usage
Kristian Høgsberg
2010-07-19
1
-4
/
+0
*
glx: Move __driScreen into the dri screen privates
Kristian Høgsberg
2010-07-19
1
-1
/
+0
*
glx: Move DRI1 specific extensions and code to DRI1 screen private
Kristian Høgsberg
2010-07-19
1
-9
/
+1
*
glx: Move DRI2 extensions to DRI2 screen private
Kristian Høgsberg
2010-07-19
1
-12
/
+0
*
glx: Drop support for GLX_MESA_allocate_memory
Kristian Høgsberg
2010-07-19
1
-4
/
+0
*
glx: Add screen privates for dri drivers and moved some fields there
Kristian Høgsberg
2010-07-19
1
-9
/
+7
*
glx: Fix drawable lookup in DRI2 event handler
Kristian Høgsberg
2010-07-19
1
-0
/
+2
*
dri2: Track event mask in client code.
Nick Bowler
2010-07-14
1
-0
/
+1
*
mesa: Purge macros NEED_EVENTS and NEED_REPLIES
Fernando Carrijo
2010-07-01
1
-2
/
+0
*
glx: Split tfp functions out to context vtable
Kristian Høgsberg
2010-05-21
1
-0
/
+15
*
Merge branch '7.8'
Brian Paul
2010-04-28
1
-6
/
+14
|
\
|
*
apple: Change ifdefs for DRI to be DRI && !APPLE
Jeremy Huddleston
2010-04-27
1
-19
/
+14
|
*
apple: Initial import of libGL for OSX from AppleSGLX svn repository.
Jeremy Huddleston
2010-04-27
1
-0
/
+13
|
*
Revert accidental commits from the xquartz tree
Jeremy Huddleston
2010-04-01
1
-14
/
+6
|
*
apple: Change ifdefs for DRI to be DRI && !APPLE
Jeremy Huddleston
2010-04-01
1
-19
/
+14
|
*
apple: Initial import of libGL for OSX from AppleSGLX svn repository.
Jeremy Huddleston
2010-04-01
1
-0
/
+13
*
|
DRI2: add config query extension
Jesse Barnes
2010-04-22
1
-0
/
+4
|
/
*
Remove support for GCC older than 3.3.0
Ian Romanick
2010-03-03
1
-1
/
+1
*
dri2: Event driven buffer validation.
Francisco Jerez
2010-02-16
1
-0
/
+2
*
glx: Move GetGLXDRIDrawable() prototype to glxclient.h
Kristian Høgsberg
2010-02-16
1
-0
/
+4
*
Retire miniglx and move the actual glx code up to src/glx
Kristian Høgsberg
2010-02-09
1
-0
/
+803