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/main: do not pass context to one-time extension init
Erik Faye-Lund
2020-04-27
1
-1
/
+1
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-1
/
+1
*
mesa: document _mesa_extension_override_* variables
Emil Velikov
2017-12-06
1
-0
/
+9
*
mesa: pass the ctx to _mesa_one_time_init_extension_overrides
Emil Velikov
2017-11-16
1
-1
/
+1
*
mesa: split extensions overrides and glGetString(GL_EXTENSIONS)
Emil Velikov
2017-11-16
1
-0
/
+2
*
glsl: reuse main extension table to appropriately restrict extensions
Ilia Mirkin
2016-07-23
1
-0
/
+1
*
mesa: Wrap extensions.h declarations with extern "C".
Jose Fonseca
2016-06-10
1
-0
/
+8
*
mesa: Fix a typo in a comment
Andreas Boll
2015-12-09
1
-1
/
+1
*
mesa: fix MSVC build break in extensions.h
Brian Paul
2015-11-12
1
-1
/
+3
*
mesa: In helpers, only check driver capability for meta
Nanley Chery
2015-11-12
1
-1
/
+1
*
mesa/extensions: Prefix global struct and extension type
Nanley Chery
2015-11-12
1
-3
/
+3
*
mesa: Generate a helper function for each extension
Nanley Chery
2015-11-12
1
-0
/
+42
*
mesa: make _mesa_init_extensions context-independent
Marek Olšák
2014-08-11
1
-1
/
+1
*
main/extensions: Add early extension override structures
Jordan Justen
2014-06-16
1
-0
/
+6
*
mesa: Remove _mesa_{enable, disable}_extension and _mesa_extension_is_enabled
Ian Romanick
2013-06-28
1
-6
/
+0
*
mesa: Remove _mesa_enable_._._extensions functions
Ian Romanick
2013-06-28
1
-10
/
+0
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: remove #include "mfeatures.h" from numerous source files
Brian Paul
2013-04-17
1
-1
/
+0
*
mesa: remove #if _HAVE_FULL_GL checks
Brian Paul
2012-10-16
1
-19
/
+0
*
mesa: Remove unused _mesa_enable_imaging_extensions function
Ian Romanick
2011-09-19
1
-5
/
+0
*
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