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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
main: Allow non-zero NUM_PROGRAM_BINARY_FORMATS
Jordan Justen
2017-12-08
2
-1
/
+4
*
main, glsl: Add UniformDataDefaults which stores uniform defaults
Jordan Justen
2017-12-08
1
-0
/
+11
*
mesa/spirv: move and rename nir_spirv_supported_capabilities
Alejandro Piñeiro
2017-12-07
1
-13
/
+0
*
mesa: remove set_entry from forward type declarations
Alejandro Piñeiro
2017-12-07
1
-1
/
+0
*
mesa: define nir_spirv_supported_capabilities
Alejandro Piñeiro
2017-12-06
1
-0
/
+12
*
mesa: document _mesa_extension_override_* variables
Emil Velikov
2017-12-06
1
-0
/
+9
*
mesa: add const qualifier on _mesa_is_renderable_texture_format()
Brian Paul
2017-12-05
2
-2
/
+4
*
mesa: add const qualifier on _mesa_base_fbo_format()
Brian Paul
2017-12-05
2
-2
/
+2
*
mesa: s/%u/%d/ in _mesa_error() call in check_layer()
Brian Paul
2017-12-05
1
-2
/
+1
*
mesa: simplify/improve some _mesa_error() calls in teximage.c
Brian Paul
2017-12-05
1
-9
/
+5
*
mesa: trivial whitespace fixes in transformfeedback.c
Brian Paul
2017-12-05
1
-9
/
+9
*
mesa: add const qualifier in test_attachment_completeness()
Brian Paul
2017-12-05
1
-1
/
+1
*
glsl: Fix gl_NormalScale.
Fabian Bieler
2017-12-03
2
-1
/
+5
*
mesa: add AllowGLSLCrossStageInterpolationMismatch workaround
Tapani Pälli
2017-11-30
1
-0
/
+5
*
mesa/gles: adjust internal format in glTexSubImage2D error checks
Tapani Pälli
2017-11-28
1
-1
/
+55
*
st/glsl_to_tgsi: make use of driver_cache_blob with the disk cache
Timothy Arceri
2017-11-28
1
-7
/
+0
*
mesa: shrink VERT_ATTRIB bitfields to 32 bits
Marek Olšák
2017-11-25
8
-18
/
+28
*
mesa: remove unused vertex attrib WEIGHT
Marek Olšák
2017-11-25
2
-4
/
+0
*
mesa/teximage: add TEXTURE_CUBE_MAP_ARRAY target for CompressedTexImage3D
Juan A. Suarez Romero
2017-11-21
1
-1
/
+19
*
mesa/main/texcompress_s3tc_tmp.h: Fix two -Wparam-unused warnings.
Gert Wollny
2017-11-17
1
-2
/
+2
*
mesa: return 'unrecognized' extensions in glGetStringi
Emil Velikov
2017-11-16
1
-0
/
+13
*
mesa: rework the way we manage extra_extensions
Emil Velikov
2017-11-16
2
-43
/
+39
*
mesa: pass the ctx to _mesa_one_time_init_extension_overrides
Emil Velikov
2017-11-16
3
-3
/
+3
*
mesa: call atexit() only as needed
Emil Velikov
2017-11-16
1
-3
/
+1
*
mesa: remove unnecessary 'sort by year' for the GL extensions
Emil Velikov
2017-11-16
1
-50
/
+3
*
mesa: reuse set_extension() for _mesa_extension_override_disables
Emil Velikov
2017-11-16
1
-4
/
+3
*
mesa: drop unnecessary coping of extra_extensions
Emil Velikov
2017-11-16
1
-11
/
+6
*
mesa: remove duplicate 'disabled extensions' list
Emil Velikov
2017-11-16
1
-7
/
+1
*
mesa: call _mesa_make_extension_string only as needed
Emil Velikov
2017-11-16
2
-2
/
+2
*
mesa: split extensions overrides and glGetString(GL_EXTENSIONS)
Emil Velikov
2017-11-16
3
-20
/
+15
*
mesa: minor tidy up for memory object error strings
Andres Rodriguez
2017-11-14
1
-16
/
+14
*
mesa: enable ARB_texture_buffer_* extensions in the Compatibility profile
Marek Olšák
2017-11-09
5
-21
/
+19
*
mesa/program: add hw atomic counter file
Dave Airlie
2017-11-10
1
-0
/
+1
*
mesa: s/GLint/gl_buffer_index/ for _ColorDrawBufferIndexes
Brian Paul
2017-11-09
4
-15
/
+16
*
mesa: s/GLint/gl_buffer_index/ for _ColorReadBufferIndex
Brian Paul
2017-11-09
1
-1
/
+1
*
mesa: minor reformatting, add const to gl_external_samplers()
Brian Paul
2017-11-09
1
-1
/
+4
*
mesa: flush and wait after creating a fallback texture
Nicolai Hähnle
2017-11-09
1
-0
/
+5
*
mesa: increase MaxServerWaitTimeout
Nicolai Hähnle
2017-11-09
1
-1
/
+1
*
mesa: use simple mtx in core mesa
Timothy Arceri
2017-11-09
12
-73
/
+74
*
mesa: rework how we free gl_shader_program_data
Timothy Arceri
2017-11-09
2
-42
/
+16
*
glsl: drop cache_fallback
Timothy Arceri
2017-11-09
2
-17
/
+13
*
mesa: fix deleting the dummy ATI_fs
Miklós Máté
2017-11-07
1
-1
/
+4
*
mesa/glsl: add api_enabled flag to gl_transform_feedback_info
Timothy Arceri
2017-10-31
1
-0
/
+3
*
main: Add driver cache blob fields to gl_program
Jordan Justen
2017-10-31
1
-0
/
+4
*
mesa: Accept GL_BACK in get_fb0_attachment with ARB_ES3_1_compatibility.
Kenneth Graunke
2017-10-27
1
-0
/
+9
*
formatquery: use correct target check for IMAGE_FORMAT_COMPATIBILITY_TYPE
Alejandro Piñeiro
2017-10-27
1
-1
/
+7
*
gles2: support for GL_EXT_occlusion_query_boolean
Harish Krupo
2017-10-25
2
-7
/
+25
*
mesa: enum checks for GL_EXT_occlusion_query_boolean
Tapani Pälli
2017-10-25
1
-0
/
+44
*
mesa/bufferobj: don't double negate the range
Dave Airlie
2017-10-24
1
-3
/
+3
*
mesa: fix trivial typo in _mesa_PixelMapusv() error string
Brian Paul
2017-10-18
1
-1
/
+1
[prev]
[next]