Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
29f46488cc41d11f44e5e7a59bcedae761707d76
/
src
/
glx
/
singlepix.c
db806ca
mesa: remove empty glthread.h file
by Brian Paul
· 11 years ago
2b7a972
Don't cast the return value of malloc/realloc
by Matt Turner
· 12 years ago
7c7b7b0
Remove Xcalloc/Xmalloc/Xfree calls
by Matt Turner
· 12 years ago
99fee47
glx: Don't use glapitable.h at all
by Ian Romanick
· 12 years ago
e4dbfa4
glapi: Do not use glapioffsets.h.
by Chia-I Wu
· 14 years ago
b5022ad
glapi: Do not use glapidispatch.h.
by Chia-I Wu
· 14 years ago
c491e58
glx: Move bind and unbind to context vtable
by Kristian Høgsberg
· 14 years ago
c356f58
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
by Kristian Høgsberg
· 14 years ago
80b280d
apple: Change ifdefs for DRI to be DRI && !APPLE
by Jeremy Huddleston
· 15 years ago
1152032
Revert accidental commits from the xquartz tree
by Jeremy Huddleston
· 15 years ago
23215ef
apple: Change ifdefs for DRI to be DRI && !APPLE
by Jeremy Huddleston
· 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/singlepix.c]
bdd2500
Do not include glapi/dispatch.h outside Mesa core.
by Chia-I Wu
· 15 years ago
57d7806
Don't mess with emacs tab width.
by Kristian Høgsberg
· 16 years ago
64085b2
glx: indent -br -i3 -npcs --no-tabs singlepix.c
by RALOVICH, Kristóf
· 16 years ago
58b7210
glx: add a line of Emacs helping variables
by RALOVICH, Kristóf
· 16 years ago
dc8058c
Update to SGI FreeB 2.0.
by Adam Jackson
· 16 years ago
a25e1aa
glx: remove #include "glheader.h" lines
by Brian Paul
· 16 years ago
919ec22
glx/x11: Added some #ifdef GLX_DIRECT_RENDERING protection
by Jeremy Huddleston
· 16 years ago
4ba39c4
Fix builds with compilers other than gcc 3.0 & newer
by Alan Coopersmith
· 16 years ago
020c64b
Move DRI context functions into dri_glx.c.
by Kristian Høgsberg
· 17 years ago
4616513
Fix dumb build errors.
by Ian Romanick
· 18 years ago
f3f51bc
Fix bug #4681.
by Ian Romanick
· 18 years ago
f434e07
Add missing includes of indirect.h.
by Ian Romanick
· 20 years ago
d863424
Generate GLX protocol for pixel single commands.
by Ian Romanick
· 20 years ago
5f1f229
Pixel oriented render functions are now generated by the
by Ian Romanick
· 20 years ago
345ed3a
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