index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
version.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Scaffolding for ARB_shader_bit_encoding.
Olivier Galibert
2012-06-07
1
-0
/
+1
*
mesa: print the Git SHA1 in GL_VERSION for ES1 and ES2.
Oliver McFadden
2012-05-14
1
-2
/
+10
*
mesa: require GL_MAX_SAMPLES >= 4 for GL 3.0
Dylan Noblesmith
2012-04-29
1
-0
/
+1
*
mesa: allow exposing GL3 without EXT_texture_integer
Marek Olšák
2012-01-25
1
-1
/
+0
*
mesa: remove obsolete comment in version.c
Marek Olšák
2012-01-25
1
-1
/
+0
*
mesa: update compute_version for GL3
Marek Olšák
2012-01-15
1
-4
/
+2
*
mesa: add missing checks to compute_version
Marek Olšák
2011-11-07
1
-0
/
+5
*
mesa: Remove ARB_draw_buffers extension enable flag
Ian Romanick
2011-10-04
1
-1
/
+0
*
mesa: Remove ARB_texture_mirrored_repeat extension enable flag
Ian Romanick
2011-09-29
1
-2
/
+0
*
mesa: Remove EXT_blend_subtract extension enable flag
Ian Romanick
2011-09-29
1
-2
/
+0
*
mesa: Remove EXT_stencil_wrap extension enable flag
Ian Romanick
2011-09-29
1
-3
/
+1
*
mesa: Remove EXT_texture_lod_bias extension enable flag
Ian Romanick
2011-09-29
1
-2
/
+1
*
mesa: Remove EXT_texture_env_add extension enable flag
Ian Romanick
2011-09-29
1
-3
/
+1
*
mesa: Remove ARB_multitexture extension enable flag
Ian Romanick
2011-09-29
1
-6
/
+3
*
mesa: fix signed/unsigned sscanf() warning in _mesa_override_glsl_version()
Brian Paul
2011-09-28
1
-1
/
+1
*
mesa: Allow overriding GLSL version with environment variable
Chad Versace
2011-09-28
1
-0
/
+24
*
mesa: fix signed/unsigned warning in sscanf()
Brian Paul
2011-09-28
1
-1
/
+1
*
mesa: Allow override of GL version with environment variable
Chad Versace
2011-09-27
1
-0
/
+25
*
mesa: Remove many extension enable flags
Ian Romanick
2011-09-26
1
-17
/
+5
*
mesa: Include GIT SHA1 in GL version string
Ian Romanick
2011-04-05
1
-1
/
+6
*
mesa: initial EXT_texture_snorm support
Marek Olšák
2011-03-29
1
-0
/
+1
*
mesa: implement clamping controls (ARB_color_buffer_float)
Marek Olšák
2011-03-29
1
-0
/
+2
*
mesa: Clean up header file inclusion in version.c.
Vinson Lee
2011-01-06
1
-1
/
+1
*
mesa: Include mtypes.h in files that use gl_context struct.
Vinson Lee
2011-01-05
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-4
/
+4
*
mesa: Add ARB_texture_compression_rgtc as an alias for EXT_texture_compressio...
Ian Romanick
2010-10-01
1
-1
/
+1
*
mesa: don't advertise bogus GL_ARB_shading_language_120 extension
Brian Paul
2010-09-21
1
-1
/
+1
*
gallium: Add context profile support to st_api.
Chia-I Wu
2010-09-10
1
-1
/
+5
*
mesa: initial support for new GL 3.0 texture formats
Brian Paul
2010-07-07
1
-1
/
+2
*
mesa: extension flags and version testing for GL 3.x features
Brian Paul
2010-07-01
1
-1
/
+64
*
mesa: Compute GL version according to API
Kristian Høgsberg
2010-04-22
1
-21
/
+107
*
mesa: restore _mesa_snprintf() - it's needed for Windows
Brian Paul
2010-02-19
1
-1
/
+1
*
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
1
-2
/
+2
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-1
/
+1
*
mesa: added _mesa_compute_version() in new version.c file
Brian Paul
2010-01-05
1
-0
/
+130