index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
extensions.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Clean up header file inclusion in extensions.h.
Vinson Lee
2010-11-07
1
-1
/
+4
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-14
/
+14
*
mesa: _mesa_get_enabled_extension() function
Brian Paul
2009-12-30
1
-0
/
+3
*
mesa: implement GL3 GL_NUM_EXTENSIONS query
Brian Paul
2009-12-30
1
-0
/
+4
*
Initial work for GL_EXT_texture_sRGB.
Brian Paul
2006-08-03
1
-2
/
+4
*
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
1
-2
/
+4
*
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-17
1
-0
/
+30
*
Simplify extension string handling.
Brian Paul
2003-07-03
1
-12
/
+8
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
prep for OpenGL 1.4 feature set
Brian Paul
2002-06-29
1
-3
/
+5
*
Enable GL_ARB_texture_compression for XMesa/GLX driver. Texture
Brian Paul
2001-06-15
1
-1
/
+3
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-3
/
+1
*
Disable most extensions by default. Drivers should enable them as needed.
Brian Paul
2001-02-26
1
-16
/
+19
*
Committing in .
Jouk Jansen
2000-11-22
1
-7
/
+7
*
Minor header file changes to silence warnings.
Brian Paul
2000-11-17
1
-1
/
+4
*
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
1
-6
/
+3
*
minor clean-up
Brian Paul
2000-03-07
1
-8
/
+8
*
removed gl_get_proc_address()
Brian Paul
1999-12-10
1
-4
/
+2
*
added gl_extension_is_enabled()
Brian Paul
1999-11-12
1
-1
/
+2
*
removed GL_EXT_get_proc_address
Brian Paul
1999-10-16
1
-2
/
+2
*
Fixed includes & added a few hooks for the DRI.
kw-mesa-1
Keith Whitwell
1999-10-08
1
-3
/
+3
*
GL_EXT_get_proc_address clean-up
Brian Paul
1999-09-11
1
-2
/
+2
*
added GL_EXT_get_proc_address
Brian Paul
1999-09-11
1
-7
/
+4
*
Initial revision
jtg
1999-08-19
1
-0
/
+56