José Fonseca
543bba6ee3
mesa: Don't include sys/types.h on WinCE.
We probably shouldn't be including sys/types.h at all, but let's leave that
for another time.
17 年前
Alan Hourihane
6f7ed99b30
revert the DRI2 commits
17 年前
Alan Hourihane
4566b006f1
Bring in DRI2 changes
17 年前
George Sapountzis
487f7a73cb
Remove SI imports/exports remnants.
18 年前
George Sapountzis
c9b33ecd7c
Drop old (pre-AIGLX) GLcore interface.
The old GLcore interface was replaced in Xorg 7.1 with the addition of AIGLX,
it is only used by DDX's which are known not to work with the new DIX glx code.
---
Bug 9285: misc glcore, xmesa cleanups
ACKed by Ian Romanick.
19 年前
Brian Paul
744c3a367b
get rid of meaningless XFree86LOADER test (bug 9144)
19 年前
Ian Romanick
56f349515c
Convert comment header for __GLcontextModesRec to Doxygen style.
19 年前
David Reveman
bea7fe57c1
Update to final EXT_tfp tokens
19 年前
David Reveman
ba23f699f0
FBConfig support for EXT_tfp
19 年前
Ian Romanick
e1a7f31c2b
Remove the rest of the need for glxclient.h and remove it from the tree.
21 年前
Alan Hourihane
3b81ccd826
fix for C++
22 年前
Alan Hourihane
3eb58b4c1e
bring over glcore.h changes from DRI trunk
22 年前
Brian Paul
11fd2d7558
disable wsPriv field in __GLdrawablePrivateRec to match XFree86/DRI
23 年前
Brian Paul
85678e0399
disable wscx field in __GLimportsRec to be consistant with XFree86
23 年前
Brian Paul
ac4a41d198
sync with XFree86/DRI glcore.h, now identical
24 年前
Keith Whitwell
a087c7421b
Resync with new XFree version of this file
25 年前
Keith Whitwell
78477947de
Moved glcore.h to a location prefixed by 'GL/internal', for compatibility
with XFree86 and the SI code there.
25 年前