summaryrefslogtreecommitdiff
path: root/GL/windows
AgeCommit message (Expand)AuthorFilesLines
2005-09-28Replace all uses of __glEvalComputeK (and the doubly redundantIan Romanick2-30/+6
2005-08-24programs/Xserver/GL/windows/glwrap.c Wrap PointParameteriNV &Alan Hourihane1-0/+12
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone3-0/+12
2005-04-20Fix includes right throughout the Xserver tree:Alexander Gottwald2-2/+2
2005-04-09Fix passing of non-RGB visuals. The old code did not initialize theXORG-6_8_99_2Alexander Gottwald2-4/+28
2005-03-01If a context is already attached copy it instead of reattaching to keepAlexander Gottwald3-289/+429
2005-02-02Bugzilla #1866 (https://bugs.freedesktop.org/show_bug.cgi?id=1866)Alexander Gottwald1-0/+7
2005-02-02Bugzilla #1866 (https://bugs.freedesktop.org/show_bug.cgi?id=1866)Alexander Gottwald3-7/+11
2005-01-27Functions like glGenTextures and glBindTexture are in OpenGL 1.1 and can beAlexander Gottwald2-13/+13
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald2-1/+8
2004-08-13Added $(MESASRCDIR)/src/mesa/glapi to INCLUDES. Removed $(SERVERSRC)/miAlexander Gottwald2-2/+8
2004-07-26Bug #377: Make lib{glx,GLcore,dri} work when compiled as dlloader modules.Adam Jackson1-2/+10
2004-06-21Bug 782: Merge native OpenGL for Windows from CYGWIN branchAlexander Gottwald4-0/+2120