index
:
~jturney/mesa
10.2.2-patches
10.2.4-patches
11.2.2-patches
applegl-vtable
applegl-vtable-2
applegl-vtable-3
appveyor6
codegen-fixes
darwin-build-fixes
darwin-build-fixes-2
darwin-build-fixes-3
darwin-build-fixes-for-review
master
nodrm-build-fixes-5
osx-ci
work
mesa hacks for cygwin
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-01
Move GL_MESA_shader_debug from glext.h to gl.h.
Michal Krol
1
-0
/
+5
2006-06-20
reorder a few token definitions
Brian Paul
1
-16
/
+16
2006-06-12
remove const qualifier from glGenVertexArraysAPPLE() parameter
Brian Paul
1
-2
/
+2
2006-05-05
updated GLX_EXT_texture_from_pixmap tokens (Dave Reveman)
Brian Paul
1
-1
/
+38
2006-05-02
Update to final EXT_tfp tokens
David Reveman
1
-5
/
+5
2006-05-01
Update function signatures for EXT_tfp entrypoints.
Adam Jackson
1
-2
/
+2
2006-04-11
FBConfig support for EXT_tfp
David Reveman
1
-0
/
+18
2006-04-11
Add attrib_list to glXBindTexImageEXT
David Reveman
1
-1
/
+1
2006-03-31
DMesa now uses OSMesa as a back-end.
Daniel Borca
1
-6
/
+6
2006-03-31
bump version/date
Brian Paul
2
-3
/
+3
2006-03-31
Dave Reveman's patch for GLX_MESA_copy_sub_buffer support
Brian Paul
1
-0
/
+8
2006-03-30
XMesaDrawLine macro, not currently used
Brian Paul
2
-0
/
+13
2006-03-30
Fixes from Brian
Karl Schultz
1
-4
/
+3
2006-03-26
fix some PFNGL* typedefs
Brian Paul
1
-5
/
+5
2006-03-09
Add prototypes for GLX_MESA_swap_frame_usage, GLX_MESA_swap_control, and
Brian Paul
1
-0
/
+54
2006-03-01
GL_EXT_framebuffer_blit tokens/functions
Brian Paul
1
-0
/
+22
2006-02-23
include inttypes.h if __osf__ defined (Randall Hand)
Brian Paul
1
-1
/
+1
2006-02-05
EGL 1.2 tokens/functions/etc.
Brian Paul
1
-2
/
+50
2006-01-25
WGL_ARB_extensions_string extension
Brian Paul
1
-0
/
+9
2005-12-14
regenerate to pick up glGetQueryObject[u]i64vEXT funcs
Brian Paul
1
-0
/
+2
2005-12-10
rename eglShowSurfaceMESA, add EGL_SCREEN_POSITION_GRANULARITY_MESA
Brian Paul
1
-9
/
+11
2005-12-08
bump version number
Brian Paul
1
-2
/
+2
2005-12-08
remove stray _ from GL[u]int64_EXT
Brian Paul
1
-2
/
+2
2005-12-08
handle 64-bit types for Windows.
Karl Schultz
1
-0
/
+3
2005-12-07
Updates for GL_EXT_timer_query:
Brian Paul
1
-0
/
+18
2005-11-29
assorted fixes for server-side direct rendering (bug 5199)
Brian Paul
1
-1
/
+0
2005-11-12
Added OSMesaColorClamp(), bug 4917
Brian Paul
1
-2
/
+11
2005-11-08
remove a bunch of extension stuff that's in glxext.h
Brian Paul
1
-147
/
+5
2005-09-28
added GL_EXT_packed_depth_stencil
Brian Paul
1
-0
/
+10
2005-09-11
Silence some warnings.
Brian Paul
1
-3
/
+3
2005-09-05
Add support for memory contexts (Thomas Kaltofen). Cleanup compilation warni...
Karl Schultz
1
-2
/
+2
2005-09-02
added GL_EXT_timer_query token
Brian Paul
1
-0
/
+9
2005-08-15
include stdint.h if WIN32 and GNUC (Colin Harrison). Patch forwarded to SGI.
Brian Paul
1
-0
/
+2
2005-07-28
Remove '#if 0' block that was accidentally left in.
Ian Romanick
1
-6
/
+0
2005-07-28
Major rip-up of internal function insertion interface. The old
mesa_6_3_1
Ian Romanick
1
-3
/
+3
2005-07-28
Fix SPARC assembly for 64-bit
Ian Romanick
1
-1
/
+10
2005-07-26
No, really, get rid of all the remaining references to DRI_USE_NEW_INTERFACE.
Ian Romanick
1
-23
/
+4
2005-07-26
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
1
-48
/
+112
2005-07-24
Gut a few more dead bits. Replace uses of the CreateNewScreenFunc typedef
Ian Romanick
1
-8
/
+1
2005-07-24
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
Ian Romanick
1
-73
/
+4
2005-06-21
updated to version 29
Brian Paul
1
-3
/
+2
2005-06-08
regenerated
Brian Paul
1
-0
/
+2
2005-06-08
put full prototype on one line to fix gl_mangle.h generation (Dave Reveman)
Brian Paul
1
-6
/
+2
2005-06-08
remove stray line
Brian Paul
1
-1
/
+0
2005-06-08
regenerate for latest glext.h
Brian Paul
1
-0
/
+19
2005-05-31
remove temporary GL_EXT_framebuffer_object info
Brian Paul
1
-118
/
+1
2005-05-31
updated to version 28
Brian Paul
1
-2
/
+109
2005-05-17
remove eglQueryDisplayMESA()
Brian Paul
1
-1
/
+0
2005-05-16
EGL_MESA_copy_context stuff
Brian Paul
1
-3
/
+4
2005-05-14
Add empty placeholder for eglCopyContextMESA
Jon Smirl
1
-0
/
+1
[next]