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
Commit message (
Expand
)
Author
Age
Files
Lines
*
scons: Update for xmlpool/options.h generation.
José Fonseca
2013-01-12
2
-0
/
+17
*
texformat: use MESA_FORMAT_ARGB2101010 with GL_UNSIGNED_INT_2_10_10_10_REV
Jordan Justen
2013-01-12
1
-1
/
+7
*
texstore argb2101010: merge GL_RGBA and GL_RGB cases
Jordan Justen
2013-01-12
1
-15
/
+3
*
glformats: support _mesa_bytes_per_pixel for 2101010+GL_RGB
Jordan Justen
2013-01-12
1
-1
/
+2
*
glformats: add _mesa_base_format_component_count
Jordan Justen
2013-01-12
2
-0
/
+29
*
glformats: add functions to detect signed/unsigned integer types
Jordan Justen
2013-01-12
2
-14
/
+46
*
unpack: support unpacking MESA_FORMAT_ARGB2101010
Jordan Justen
2013-01-12
1
-0
/
+18
*
mesa: Add extension tracking for {ARB,OES}_get_program_binary
Ian Romanick
2013-01-11
1
-0
/
+2
*
mesa: Add GetProgramiv support for GL_PROGRAM_BINARY_LENGTH
Ian Romanick
2013-01-11
1
-0
/
+3
*
mesa: Add Get support for PROGRAM_BINARY_FORMATS and NUM_PROGRAM_BINARY_FORMATS
Ian Romanick
2013-01-11
1
-0
/
+4
*
mesa: Add tracking for GL_PROGRAM_BINARY_RETRIEVABLE_HINT state
Ian Romanick
2013-01-11
2
-0
/
+62
*
mesa: Emit errors for geometry shader enums when ARB_gs4 is not supported
Ian Romanick
2013-01-11
1
-5
/
+15
*
glapi: Emit dispatch for {ARB,OES}_get_program_binary
Ian Romanick
2013-01-11
1
-6
/
+13
*
mesa: Add stub implementations of glGetProgramBinary and glProgramBinary
Ian Romanick
2013-01-11
2
-0
/
+63
*
mesa: Fix the naming of _mesa_ProgramParameteriARB
Ian Romanick
2013-01-11
2
-4
/
+4
*
mesa: Fix GL_SHADER_BINARY_FORMATS query
Ian Romanick
2013-01-11
1
-8
/
+2
*
glcpp: Accept pointer to GL context rather than just the API version
Carl Worth
2013-01-11
1
-1
/
+1
*
drirc: Add quirk to disable GLSL line continuations for Savage2
Carl Worth
2013-01-11
1
-0
/
+3
*
driconf: Add a new option: disable_glsl_line_continuations
Carl Worth
2013-01-11
4
-1
/
+15
*
driconf: Add proper dependency for compiling .mo files from .po files.
Carl Worth
2013-01-11
2
-21
/
+20
*
driconf: Add translation-generation to build system, don't track generated files
Carl Worth
2013-01-11
8
-643
/
+64
*
driconf: Fix German translations by removing a couple of bogus backslashes
Carl Worth
2013-01-11
1
-2
/
+2
*
driconf: Fix gen_xmlpool.py script to allow running from any directory
Chad Versace
2013-01-11
2
-4
/
+18
*
driconf: Add some translations which have been available, but were not compiled
Carl Worth
2013-01-11
1
-8
/
+8
*
driconf: Add option definitions to source file, not generated target
Carl Worth
2013-01-11
1
-0
/
+10
*
mesa: Use _mesa_lookup_enum_by_nr in tex*_error_check
Matt Turner
2013-01-11
1
-6
/
+9
*
mesa/es3: Add support for GL_PRIMITIVE_RESTART_FIXED_INDEX
Ian Romanick
2013-01-11
9
-19
/
+67
*
i965: Add support for GL_ANY_SAMPLES_PASSED_CONSERVATIVE
Ian Romanick
2013-01-11
1
-0
/
+3
*
mesa/es3: Add support for GL_ANY_SAMPLES_PASSED_CONSERVATIVE query target
Ian Romanick
2013-01-11
2
-2
/
+11
*
mesa/es3: Allow transpose matrix uniforms in GLES3
Ian Romanick
2013-01-11
1
-1
/
+2
*
Clean up .gitignore files
Matt Turner
2013-01-10
17
-19
/
+0
*
Remove state_tracker/Makefile
Matt Turner
2013-01-10
1
-2
/
+0
*
mesa: Rename and wire-up GetInteger64i_v
Matt Turner
2013-01-10
3
-5
/
+4
*
mesa: Correct glGet{Boolean,Integer}i_v names
Matt Turner
2013-01-10
1
-2
/
+2
*
mesa: Allow GL_DEPTH_STENCIL_ATTACHMENT in ES 3
Matt Turner
2013-01-10
1
-1
/
+1
*
mesa: Support more glGet enums for ES3
Chad Versace
2013-01-10
2
-3
/
+11
*
mesa: Support querying GL_MAX_ELEMENT_INDEX in ES 3
Matt Turner
2013-01-10
4
-0
/
+23
*
mesa: De-duplicate ES2 queries
Matt Turner
2013-01-10
2
-11
/
+11
*
mesa: Allow glGet* queries on EXT_texture_lod_bias data in ES 3
Matt Turner
2013-01-10
1
-3
/
+7
*
mesa: Allow glGet* queries on EXT_framebuffer_blit data in ES 3
Matt Turner
2013-01-10
1
-4
/
+4
*
mesa: Allow glGet* queries on ARB_fragment/vertex_shader data in ES 3
Matt Turner
2013-01-10
1
-4
/
+6
*
mesa: Allow glGet* queries on ARB_framebuffer_object data in ES 3
Matt Turner
2013-01-10
1
-3
/
+3
*
mesa: Allow glGet* queries on ARB_transform_feedback2 data in ES 3
Matt Turner
2013-01-10
2
-6
/
+11
*
mesa: Allow glGet* queries on EXT_transform_feedback data in ES 3
Matt Turner
2013-01-10
1
-7
/
+7
*
mesa: Allow glGet* queries on ARB_sync data in ES 3
Matt Turner
2013-01-10
1
-3
/
+3
*
mesa: Allow glGet* queries of EXT_pbo data in ES 3
Matt Turner
2013-01-10
1
-4
/
+4
*
mesa: Allow glGet* queries of select ARB_ubo data in ES 3
Matt Turner
2013-01-10
1
-9
/
+14
*
Add ES 3 handling to get.c and get_hash_generator.py
Matt Turner
2013-01-10
3
-1
/
+24
*
mesa/tests: Add ARB_ES3_compatibility enums
Matt Turner
2013-01-10
1
-0
/
+14
*
mesa/program: Fix both Classic and Gallium build
Quentin Glidic
2013-01-10
1
-1
/
+1
[next]