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
/
x11
/
XF86dri.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire miniglx and move the actual glx code up to src/glx
Kristian Høgsberg
2010-02-09
1
-637
/
+0
*
glx: Don't mark the XF86DRI functions PUBLIC
Kristian Høgsberg
2010-02-05
1
-16
/
+16
*
Don't mess with emacs tab width.
Kristian Høgsberg
2008-11-11
1
-1
/
+0
*
glx: indent -br -i3 -npcs --no-tabs XF86dri.c
RALOVICH, Kristóf
2008-10-13
1
-461
/
+493
*
glx: kill old K&R syntax in XF86dri.c
RALOVICH, Kristóf
2008-10-13
1
-63
/
+15
*
glx: add a line of Emacs helping variables
RALOVICH, Kristóf
2008-10-13
1
-0
/
+1
*
Remove CVS keywords.
Keith Whitwell
2008-09-21
1
-1
/
+0
*
glx: remove depency on glheader.h and GLboolean type in XF86DRI code
Brian Paul
2008-09-18
1
-5
/
+15
*
Drop mostly unused __DRIid typedef.
Kristian Høgsberg
2007-10-10
1
-3
/
+3
*
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
Kristian Høgsberg
2007-10-10
1
-6
/
+3
*
Remove XIDs from DRI interface (see #5714).
Kristian Høgsberg
2007-10-05
1
-0
/
+24
*
Don't define as const's to avoid compiler optimization & warning.
Alan Hourihane
2006-11-21
1
-2
/
+2
*
linux-indirect target fixes.
Adam Jackson
2006-08-10
1
-0
/
+4
*
Test sizeof(drm_handle_t) instead of LONG64 when returning handles
Brian Paul
2005-12-02
1
-6
/
+8
*
fix X #includes so they're relative to X11/ directory (bug 4047)
Brian Paul
2005-08-11
1
-1
/
+1
*
Enable libGL to be built with DRI_NEW_INTERFACE_ONLY (but don't do it yet).
Adam Jackson
2005-01-08
1
-1
/
+1
*
Mark the XF86DRI client-side extension API as PUBLIC.
Adam Jackson
2004-12-15
1
-16
/
+18
*
static char * -> static char []
Adam Jackson
2004-11-03
1
-1
/
+1
*
Import the GLX client side library, formerly from xc/lib/GL/glx. Build it
Adam Jackson
2004-10-25
1
-0
/
+615