Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
9630437fc9f46f48b2543ca8b6741a664bd028e3
/
src
/
glx
/
indirect.h
e8c7d75
glapi: Fix OpenGL and OpenGL ES interop.
by Chia-I Wu
· 14 years ago
48af60b
mesa: upgrade to glext.h version 66
by Brian Paul
· 14 years ago
e4dbfa4
glapi: Do not use glapioffsets.h.
by Chia-I Wu
· 14 years ago
7993832
mesa: update to version 64 of GL/glext.h
by Brian Paul
· 14 years ago
c356f58
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
by Kristian Høgsberg
· 14 years ago
6d9a9e5
Fix unmatched parenthesis introduce by previous commits
by Ian Romanick
· 15 years ago
f7dde2c
Remove support for GCC older than 3.3.0 from generated sources
by Ian Romanick
· 15 years ago
6e8897f
Retire miniglx and move the actual glx code up to src/glx
by Kristian Høgsberg
· 15 years ago
[Renamed from src/glx/x11/indirect.h]
a7aaf05
Sun compilers now support some gcc __attribute__ values
by Alan Coopersmith
· 15 years ago
4e7476f
ARB_fbo: Add missing GLX render opcode for glFramebufferTextureLayerEXT
by Ian Romanick
· 15 years ago
7fd4400
ARB_fbo: Regenerate files from previous commits.
by Ian Romanick
· 15 years ago
3601080
regenerate glapi
by Roland Scheidegger
· 16 years ago
6f7ed99
revert the DRI2 commits
by Alan Hourihane
· 16 years ago
4566b00
Bring in DRI2 changes
by Alan Hourihane
· 16 years ago
1bb30b0
Regenerated API dispatch files
by Brian Paul
· 16 years ago
d2c62e6
s/params/pointer/ for glGetVertexAttribPointer
by Brian
· 18 years ago
f3f51bc
Fix bug #4681.
by Ian Romanick
· 18 years ago
3fea591
Add a couple of the missing GL 2.0 functions. Enable GLX protocol for
by Ian Romanick
· 18 years ago
a5f2206
GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions.
by Ian Romanick
· 18 years ago
bf83e65
Add a new offset mode to the GL API XML. This mode, called "assign,"
by Ian Romanick
· 18 years ago
f468dfd
restore FASTCALL stuff
by Brian Paul
· 19 years ago
c8f8610
Disable the FASTCALL optimization because it still breaks server-side GLX.
by Brian Paul
· 19 years ago
ca1ac98
/dri/msg
by Adam Jackson
· 19 years ago
5aafea0
Fix non-x86 specific builds. The changes from glTexImage3DEXT to
by Ian Romanick
· 19 years ago
66a5548
Mammoth update to the Python code generator scripts that live in
by Ian Romanick
· 19 years ago
3f35fbb
Fix the handling of zero-sized output parameters (i.e., those with type
by Ian Romanick
· 20 years ago
91c219d
Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocol
by Ian Romanick
· 20 years ago
40af76b
Add GLX protocol support for ARB_fragement_program,
by Ian Romanick
· 20 years ago
1fd3bbc
Convert the static functions read_pixel_reply, read_reply,
by Ian Romanick
· 20 years ago
a02b831
Fix some mixed spaces / tabs issues in generated code. Commit generated
by Ian Romanick
· 20 years ago
16c3c74
Refactor the code to emit multiple-inclusion protection to
by Ian Romanick
· 20 years ago
0d84c68
Use GLX protocol code generated by glX_proto_send.py.
by Ian Romanick
· 20 years ago
4f4854a
Make the transition to script-genereated GLX code easier.
by Ian Romanick
· 20 years ago
529381f
Make the transition to script-genereated GLX code easier.
by Ian Romanick
· 20 years ago
6b89a83
Make the transition to script-genereated GLX code easier.
by Ian Romanick
· 20 years ago
bb427b1
Make the transition to script-genereated GLX code easier.
by Ian Romanick
· 20 years ago
c8c24d0
Make the transition to script-genereated GLX code easier.
by Ian Romanick
· 20 years ago
345ed3a
Make the transition to script-genereated GLX code easier.
by Ian Romanick
· 20 years ago
249a555
Make the transition to script-genereated GLX code easier.
by Ian Romanick
· 20 years ago
cb3610e
Import the GLX client side library, formerly from xc/lib/GL/glx. Build it
by Adam Jackson
· 20 years ago