summaryrefslogtreecommitdiff
path: root/glx/indirect_dispatch_swap.c
AgeCommit message (Collapse)AuthorFilesLines
2009-02-04Fix "warning: cast to pointer from integer of different size"Tomas Carnecky1-1/+1
Add parenthesis around the whole expression. Signed-off-by: Tomas Carnecky <tom@dbservice.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2008-12-14GLX: Changes resulting from changes to Mesa generator scripts / dataIan Romanick1-7/+4
Several recent Mesa commits (listed below) make modifications to the protocol generator data and scripts. This commit represents the changes to the generated files resulting from the previous changes. - 0f73302d24f4201813da2939742c5bcb6964b3b1 GLX: Fix protocol for glTexSubImage#D - 1709ab01ef24279c782e420568e9257b4b92b224 Return 0 as the request size when the pixels parameter is NULL - 63cca2ba10ce7dcc8481cfa4be3872dfc269dded GLX: Include glapi.h before glapitable.h This is the server-side part of the fix for bugzilla #11003.
2008-05-21Move GL/glx on level up now that it's the only thing left under GL.Kristian Høgsberg1-0/+6051