.. |
.gitignore
|
Make git ignore files only generated at build time.
|
19 years ago |
Makefile
|
Move glcontextmodes.c to glx.
|
18 years ago |
XF86dri.c
|
Don't define as const's to avoid compiler optimization & warning.
|
19 years ago |
clientattrib.c
|
Add missing includes of indirect.h.
|
20 years ago |
compsize.c
|
include glxclient.h to silence missing prototypes warning
|
19 years ago |
dri_glx.c
|
always print error messages, unless LIBGL_DEBUG=quiet
|
18 years ago |
dri_glx.h
|
Import the GLX client side library, formerly from xc/lib/GL/glx. Build it
|
21 years ago |
eval.c
|
Use indirect_size.c and indirect_size.h generated by using
|
21 years ago |
glcontextmodes.c
|
Move glcontextmodes.c to glx.
|
18 years ago |
glcontextmodes.h
|
Move glcontextmodes.c to glx.
|
18 years ago |
glx_pbuffer.c
|
Fix all instances of calling __glXSetupForCommand before GetReqExtra.
|
19 years ago |
glx_query.c
|
Import the GLX client side library, formerly from xc/lib/GL/glx. Build it
|
21 years ago |
glx_texture_compression.c
|
Add missing includes of indirect.h.
|
20 years ago |
glxclient.h
|
Clean up GLX function exports.
|
19 years ago |
glxcmds.c
|
Add reporting of damage by DRI drivers when the extension support is available.
|
18 years ago |
glxext.c
|
fix mem leaks
|
18 years ago |
glxextensions.c
|
Clean up GLX function exports.
|
19 years ago |
glxextensions.h
|
Clean up GLX function exports.
|
19 years ago |
indirect.c
|
regenerated
|
18 years ago |
indirect.h
|
s/params/pointer/ for glGetVertexAttribPointer
|
18 years ago |
indirect_init.c
|
Fix bug #4681.
|
19 years ago |
indirect_init.h
|
Import the GLX client side library, formerly from xc/lib/GL/glx. Build it
|
21 years ago |
indirect_size.c
|
Changes to generated code caused by the previous commits.
|
19 years ago |
indirect_size.h
|
restore FASTCALL stuff
|
20 years ago |
indirect_transpose_matrix.c
|
fix bad loops in TransposeMatrix[fd]()
|
20 years ago |
indirect_va_private.h
|
Fix a realloc problem with indirect vertex arrays. The actual head pointer
|
20 years ago |
indirect_vertex_array.c
|
s/unsigned/size_t/ (Matthias Hopf)
|
18 years ago |
indirect_vertex_array.h
|
Add GLX protocol support for ARB_fragement_program,
|
20 years ago |
indirect_vertex_program.c
|
make do_vertex_attrib_enable() static
|
19 years ago |
indirect_window_pos.c
|
Make the transition to script-genereated GLX code easier.
|
21 years ago |
packrender.h
|
Make the transition to script-genereated GLX code easier.
|
21 years ago |
packsingle.h
|
Import the GLX client side library, formerly from xc/lib/GL/glx. Build it
|
21 years ago |
pixel.c
|
Pixel oriented render functions are now generated by the
|
20 years ago |
pixelstore.c
|
Send GL_PACK_INVERT_MESA state to the server. This fixes bug #2538.
|
20 years ago |
render2.c
|
Pixel oriented render functions are now generated by the
|
20 years ago |
renderpix.c
|
Add missing includes of indirect.h.
|
20 years ago |
single2.c
|
Add missing includes of indirect.h.
|
20 years ago |
singlepix.c
|
Fix dumb build errors.
|
19 years ago |
vertarr.c
|
This is a major re-work of the __indirect_glInterleavedArrays routine. The
|
20 years ago |
xf86dri.h
|
Import the GLX client side library, formerly from xc/lib/GL/glx. Build it
|
21 years ago |
xf86dristr.h
|
Import the GLX client side library, formerly from xc/lib/GL/glx. Build it
|
21 years ago |
xfont.c
|
Import the GLX client side library, formerly from xc/lib/GL/glx. Build it
|
21 years ago |