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
/
mapi
/
glapi
/
gen
/
glX_proto_send.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
glx: glX_proto_send.py: use correct compile guard GLX_INDIRECT_RENDERING
Emil Velikov
2017-05-04
1
-3
/
+3
*
mapi/gen: remove shebang from python scripts
Emil Velikov
2017-03-10
1
-1
/
+0
*
glX_proto_send.py: Unify the style of function pointer calls in structs
Boyan Ding
2017-01-13
1
-1
/
+1
*
glapi/glx: Add overflow checks to the client-side indirect code
Adam Jackson
2016-06-08
1
-0
/
+9
*
glapi: Harden GLX request size processing (v2)
Adam Jackson
2016-05-17
1
-2
/
+0
*
glapi: Add the safe_{add,mul,pad} functions from xserver
Adam Jackson
2016-05-17
1
-0
/
+24
*
glapi: glX_proto_send.py: use a main function.
Dylan Baker
2015-05-22
1
-1
/
+6
*
glapi: glX_proto_send.py: use argparse instead of getopt
Dylan Baker
2015-05-22
1
-31
/
+28
*
Fix a few typos
Zoë Blade
2015-04-27
1
-1
/
+1
*
Fix build of appleglx
Jon TURNEY
2014-05-23
1
-0
/
+3
*
mesa: remove empty glthread.h file
Brian Paul
2014-03-03
1
-1
/
+0
*
glx: Add missing null check in __glXNewIndirectAPI()
Juha-Pekka Heikkila
2014-01-06
1
-0
/
+2
*
glx: fix glGetTexLevelParameteriv for indirect rendering
Stefan Brüns
2013-02-19
1
-1
/
+3
*
glapi: Reformat python code generation scripts to use 4-space indentation.
Paul Berry
2012-10-10
1
-732
/
+732
*
glx: Remove the last user of -DUSE_XCB.
Eric Anholt
2012-10-09
1
-2
/
+0
*
glx: Fix compile warnings since 99fee476a102be898a1a093c037e06382f90a5b9
Eric Anholt
2012-09-28
1
-1
/
+1
*
glapi/glx: rename 'table' variable to 'disp_table'
Brian Paul
2012-09-06
1
-2
/
+2
*
glX_proto_send.py: Don't cast the return value of malloc
Matt Turner
2012-09-05
1
-1
/
+1
*
glX_proto_send.py: Remove deprecated Xmalloc/Xfree calls
Matt Turner
2012-09-05
1
-3
/
+3
*
glapi/glx: call __glEmptyImage if USE_XCB, not memcpy directly
Julien Cristau
2012-08-27
1
-10
/
+25
*
glx: Don't use glapitable.h at all
Ian Romanick
2012-08-08
1
-1
/
+4
*
glx: Don't rely on struct _glapi_table
Ian Romanick
2012-08-08
1
-14
/
+21
*
Revert "Always build shared glapi"
Matt Turner
2012-01-24
1
-0
/
+6
*
Always build shared glapi
Matt Turner
2012-01-20
1
-6
/
+0
*
glapi/glx: For GLX code, use the existing _X_HIDDEN and _X_INTERNAL defines
Ian Romanick
2011-12-13
1
-8
/
+8
*
glapi: Fix OpenGL and OpenGL ES interop.
Chia-I Wu
2011-01-20
1
-0
/
+53
*
glapi: Do not use glapioffsets.h.
Chia-I Wu
2010-10-27
1
-0
/
+3
*
glapi: Do not use glapidispatch.h.
Chia-I Wu
2010-10-27
1
-2
/
+1
*
glapi: fix generator which got out of sync with the codebase
Luca Barbieri
2010-08-30
1
-3
/
+3
*
glx: Move bind and unbind to context vtable
Kristian Høgsberg
2010-07-28
1
-1
/
+1
*
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
Kristian Høgsberg
2010-07-28
1
-9
/
+9
*
glapi: fix generator scripts w.r.t. GLX_USE_APPLEGL
Brian Paul
2010-05-11
1
-1
/
+1
*
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
1
-0
/
+1042