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
/
indirect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not include glapi/dispatch.h outside Mesa core.
Chia-I Wu
2010-01-21
1
-1
/
+2
*
Sun compilers now support some gcc __attribute__ values
Alan Coopersmith
2010-01-19
1
-1
/
+1
*
ARB_fbo: Add missing GLX render opcode for glFramebufferTextureLayerEXT
Ian Romanick
2009-11-17
1
-0
/
+20
*
ARB_fbo: Regenerate files from previous commits.
Ian Romanick
2009-11-17
1
-0
/
+46
*
Thank you git for doing the right thing.
Ian Romanick
2009-06-03
1
-94
/
+1
*
Fix compiling indirect.c when GLX_DIRECT_RENDERING is not defined
Ian Romanick
2009-06-03
1
-0
/
+138
*
glapi: regenerated files for GL_ARB_copy_buffer
Brian Paul
2009-06-02
1
-60
/
+0
*
Fix compiling indirect.c when GLX_DIRECT_RENDERING is not defined
Jeremy Huddleston
2009-03-31
1
-0
/
+60
*
regenerate glapi
Roland Scheidegger
2009-03-12
1
-0
/
+40
*
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-12-15
1
-6
/
+4
|
\
|
*
GLX: Change resulting from previous commit
Ian Romanick
2008-12-14
1
-6
/
+4
*
|
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-11-11
1
-139
/
+15
|
\
|
|
*
GLX: fix out-of-bounds memory issue in indirect glAreTexturesResident()
Brian Paul
2008-11-10
1
-139
/
+15
*
|
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
1
-40
/
+0
|
\
\
|
|
/
|
/
|
|
*
revert the DRI2 commits
Alan Hourihane
2008-06-12
1
-336
/
+17
|
*
Bring in DRI2 changes
Alan Hourihane
2008-06-11
1
-17
/
+336
|
*
Regenerated API dispatch files
Brian Paul
2008-05-18
1
-114
/
+0
*
|
glx/x11: Added some #ifdef GLX_DIRECT_RENDERING protection
Jeremy Huddleston
2008-08-08
1
-16
/
+64
*
|
Move DRI context functions into dri_glx.c.
Kristian Høgsberg
2008-03-08
1
-16
/
+16
*
|
Regenerated (raise GL_INVALID_VALUE if counter param is negative)
Brian
2008-02-19
1
-0
/
+180
*
|
recreate from changed gl_API.xml
Roland Scheidegger
2007-11-09
1
-74
/
+0
*
|
Fix some build warnings, mostly with XCB.
Michel Dänzer
2007-10-30
1
-1
/
+100
|
/
*
regenerated
Brian
2007-01-30
1
-25
/
+25
*
Update gl_API.xml with OpenGL 2.0 functions, regenerate derived files.
Brian Paul
2006-11-02
1
-1
/
+1
*
include glapi.h to fix broken build
Brian Paul
2006-10-13
1
-0
/
+1
*
Fix bug #4681.
Ian Romanick
2006-10-11
1
-134
/
+468
*
Updates for XCB. Bug 8560.
Brian Paul
2006-10-09
1
-1
/
+1
*
Changes to generated code caused by the previous commits.
Ian Romanick
2006-10-04
1
-3022
/
+4577
*
Update to use the new XCB naming convention.
Jeremy Kolb
2006-09-26
1
-171
/
+171
*
Fix problems with vertex program protocol
Ian Romanick
2006-08-31
1
-48
/
+48
*
Add a couple of the missing GL 2.0 functions. Enable GLX protocol for
Ian Romanick
2006-08-25
1
-0
/
+13
*
GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions.
Ian Romanick
2006-08-24
1
-0
/
+55
*
Add a new offset mode to the GL API XML. This mode, called "assign,"
Ian Romanick
2006-08-24
1
-1246
/
+1246
*
Set always_array=true for glGenProgramsNV (Dave Reveman)
Brian Paul
2006-03-14
1
-1
/
+1
*
restore FASTCALL stuff
Brian Paul
2005-10-20
1
-1
/
+5
*
Disable the FASTCALL optimization because it still breaks server-side GLX.
Brian Paul
2005-10-20
1
-5
/
+1
*
/dri/msg
Adam Jackson
2005-08-26
1
-1
/
+1
*
Fix non-x86 specific builds. The changes from glTexImage3DEXT to
Ian Romanick
2005-06-24
1
-10
/
+10
*
Fixed the XCB implementation when always_array is true, thanks to Ian Romanic...
Jeremy Kolb
2005-06-24
1
-4
/
+4
*
Mark GenQueriesARB at 'always_array="true"'. This eliminates the need
Ian Romanick
2005-06-22
1
-2
/
+2
*
Fixed a bug where GenQueriesARB was generating the wrong code for XCB and wou...
Jeremy Kolb
2005-06-22
1
-3
/
+0
*
Mammoth update to the Python code generator scripts that live in
Ian Romanick
2005-06-21
1
-99
/
+364
*
ran "make" after update to glX_proto_send.py.
Jeremy Kolb
2005-06-20
1
-68
/
+68
*
Commit the changes propagated from Jeremy Kolb's changes to the Python
Ian Romanick
2005-05-25
1
-0
/
+486
*
Fix the handling of zero-sized output parameters (i.e., those with type
Ian Romanick
2005-03-17
1
-1
/
+14
*
Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocol
Ian Romanick
2005-03-11
1
-0
/
+154
*
Actually *use* the count_scale value associated with a parameter.
Ian Romanick
2005-03-06
1
-24
/
+24
*
Fix some errors in the parameter descriptions in serveral vertex / fragment
Ian Romanick
2005-03-03
1
-67
/
+89
*
Accidentally committed wrong version with the previous commit set.
Ian Romanick
2005-02-25
1
-31
/
+31
*
Add GLX protocol support for ARB_fragement_program,
Ian Romanick
2005-02-25
1
-0
/
+1698
[next]