index
:
~vadimg/mesa
master
r600-fake
r600-geom-shaders
r600-sb
r600-sb-2
r600-sb-3
r600-sb-bfgminer
r600-sb-wip
r600-wip-sched
r600_eg_shader_opt
wip-sb-tgsi
vadimg's mesa repository
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
GL
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-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
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-11
The "P" suffix on APIENTRY and GLAPIENTRY is to be used for pointers to
Karl Schultz
1
-2
/
+2
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
1
-1
/
+4
2005-02-26
bring over structs from Xorg glx.h to make Mesa glx.h the one true glx.h
Dave Airlie
1
-0
/
+22
2005-02-26
Add GLX_MESA_allocate_memory from Xorg glx.h
Dave Airlie
1
-0
/
+15
2005-02-20
add more functionality to miniglx for glitz
Dave Airlie
1
-59
/
+78
2005-02-16
fix non-Win32 definition of GLUTAPIENTRY, remove some cruft
Brian Paul
1
-26
/
+2
2005-02-15
add EnableExtension so r200 enables all its extensions, add mesa memory
Dave Airlie
1
-0
/
+13
2005-02-08
Bug #2477: Make GLU/GLw/glut build properly even with -fvisibility=hidden.
Adam Jackson
2
-1
/
+4
2005-02-08
added GL_EXT_framebuffer_object enums/funcs. Remove when glext.h is updated
Brian Paul
1
-2
/
+119
2005-01-26
remove a bunch of temporary #defines, now that glext.h was updated
Ian Romanick
1
-11
/
+0
2005-01-21
fix glGetString funniness
Brian Paul
1
-1
/
+1
[next]