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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed two problems with the handling of GLX protocol replies. The logic
Ian Romanick
2004-12-27
1
-2
/
+2
*
Used GCC's __builtin_expect when available. Change the way code is
Ian Romanick
2004-12-21
2
-1062
/
+499
*
Use GLX protocol code generated by glX_proto_send.py.
Ian Romanick
2004-12-20
11
-2548
/
+6215
*
Mark the XF86DRI client-side extension API as PUBLIC.
Adam Jackson
2004-12-15
1
-16
/
+18
*
Fix up glx/x11 to work when built with -fvisibility=hidden.
Adam Jackson
2004-12-15
4
-116
/
+168
*
Improve the behaviour of the build system wrt depend files.
Keith Whitwell
2004-12-08
1
-5
/
+4
*
Corrected a problem with the sizes of the MAP[12]_* enums.
Ian Romanick
2004-12-01
1
-8
/
+19
*
Refactor ExtractDir and OpenDriver to be a bit more clear.
Ian Romanick
2004-12-01
1
-31
/
+46
*
Use indirect_size.c and indirect_size.h generated by using
Ian Romanick
2004-12-01
7
-407
/
+455
*
Use the indirect_init.c generate by using src/mesa/glapi/glX_proto_send.py
Ian Romanick
2004-12-01
1
-306
/
+337
*
Make the transition to script-genereated GLX code easier.
Ian Romanick
2004-12-01
2
-2
/
+4
*
Make the transition to script-genereated GLX code easier.
Ian Romanick
2004-12-01
4
-11
/
+16
*
Make the transition to script-genereated GLX code easier.
Ian Romanick
2004-12-01
5
-102
/
+131
*
Make the transition to script-genereated GLX code easier.
Ian Romanick
2004-12-01
3
-4
/
+89
*
Make the transition to script-genereated GLX code easier.
Ian Romanick
2004-12-01
3
-57
/
+72
*
Make the transition to script-genereated GLX code easier.
Ian Romanick
2004-12-01
15
-924
/
+188
*
Make the transition to script-genereated GLX code easier.
Ian Romanick
2004-12-01
3
-21
/
+21
*
Add trivial support ARB_texture_rectangle and OES_read_format.
Ian Romanick
2004-12-01
1
-0
/
+2
*
Missed GL_OES_read_format_bit in last commit.
Ian Romanick
2004-12-01
1
-2
/
+4
*
Since we know the problem with HP_occlusion_test is / was on the server-side,
Ian Romanick
2004-11-30
1
-7
/
+1
*
Sync with Xorg head: mingw build fixes from Alexander Gottwald.
Adam Jackson
2004-11-15
1
-0
/
+3
*
constify a few arrays.
Adam Jackson
2004-11-03
1
-3
/
+3
*
static char * -> static char []
Adam Jackson
2004-11-03
1
-1
/
+1
*
remove a -Werror from testing.
Adam Jackson
2004-10-25
1
-2
/
+1
*
Import the GLX client side library, formerly from xc/lib/GL/glx. Build it
Adam Jackson
2004-10-25
37
-0
/
+20024
[prev]