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
*
spirv_extensions: i965: initialize SPIR-V extensions
Alejandro Piñeiro
2019-07-17
1
-0
/
+2
*
spirv_extensions: add spirv_supported_extensions on gl_constants
Alejandro Piñeiro
2019-07-17
2
-1
/
+21
*
spirv_extensions: define spirv_extensions_supported
Alejandro Piñeiro
2019-07-17
2
-0
/
+43
*
spirv_extensions: add list of extensions and to_string method
Alejandro Piñeiro
2019-07-17
2
-0
/
+37
*
spirv_extensions: add GL_ARB_spirv_extensions boilerplate
Alejandro Piñeiro
2019-07-17
7
-0
/
+115
*
swrast: Move _mesa_format_pack_colormask() to the only caller.
Eric Anholt
2019-07-16
2
-76
/
+0
*
mesa: Give _mesa_format_get_color_encoding a clearer name.
Eric Anholt
2019-07-16
7
-22
/
+12
*
mesa: Fold _mesa_unpack_depth_stencil_row() into its only caller.
Eric Anholt
2019-07-16
3
-34
/
+14
*
mesa: Convert format_pack/unpack off of GL types.
Eric Anholt
2019-07-16
4
-353
/
+352
*
mesa: Port format_pack/unpack off of _mesa_problem().
Eric Anholt
2019-07-16
2
-47
/
+17
*
mesa: Mostly switch Mesa format info off of GL types other than GLenum.
Eric Anholt
2019-07-16
2
-142
/
+144
*
mesa: Rename gl_pack typedefs to mesa_pack.
Eric Anholt
2019-07-16
2
-15
/
+15
*
mesa: Rename gl_format_info to mesa_format_info.
Eric Anholt
2019-07-16
2
-29
/
+29
*
mesa: Port errors.c to util/list.h instead of simple_list.
Kenneth Graunke
2019-07-12
1
-31
/
+18
*
mesa/glspirv: Validate that compute shaders are not linked with other stages
Neil Roberts
2019-07-12
1
-0
/
+10
*
mesa/glspirv: Validate that there is a VS when there is a TCS, TES or GS
Neil Roberts
2019-07-12
1
-0
/
+25
*
mesa/main: Fix UBO/SSBO ACTIVE_VARIABLES query (ARB_gl_spirv)
Antia Puentes
2019-07-12
3
-15
/
+149
*
mesa/shader_query: Fix LOCATION_INDEX query (ARB_gl_spirv)
Antia Puentes
2019-07-12
1
-12
/
+17
*
mesa/shaderapi: Fix TRANSFORM_FEEDBACK_VARYING program query
Antia Puentes
2019-07-12
1
-5
/
+34
*
mesa/uniforms: Fix GetUniformLocation (ARB_gl_spirv)
Antia Puentes
2019-07-12
1
-1
/
+1
*
mesa/shader_query: Fix NAME_LENGTH queries (ARB_gl_spirv)
Antia Puentes
2019-07-12
1
-2
/
+14
*
mesa: Fix ACTIVE_*_MAX_LENGTH program queries (ARB_gl_spirv)
Alejandro Piñeiro
2019-07-12
2
-7
/
+42
*
mesa: save/restore SSO flag when using ARB_get_program_binary
Timothy Arceri
2019-07-12
1
-0
/
+4
*
compiler: Save a single copy of the softfp64 shader in the context.
Kenneth Graunke
2019-07-10
2
-0
/
+7
*
mesa: Set minimum possible GLSL version
Ian Romanick
2019-07-08
1
-0
/
+11
*
glspirv: Enable the new deref-base UBO/SSBO path on gl_spirv
Alejandro Piñeiro
2019-06-30
1
-2
/
+10
*
mesa: use binary search for MESA_EXTENSION_OVERRIDE
Eric Engestrom
2019-06-30
1
-6
/
+16
*
mesa: stop trying new filenames if the filename existing is not the issue
Eric Engestrom
2019-06-28
1
-0
/
+6
*
mesa: use os_file_create_unique()
Eric Engestrom
2019-06-28
1
-5
/
+4
*
mesa: add display list support for gl(Compressed)TextureSubImage2DEXT
Pierre-Eric Pelloux-Prayer
2019-06-28
1
-0
/
+89
*
mesa: add glTextureParameteri/iv/f/fvEXT
Pierre-Eric Pelloux-Prayer
2019-06-28
4
-6
/
+223
*
mesa: extend _mesa_lookup_or_create_texture to support EXT_dsa
Pierre-Eric Pelloux-Prayer
2019-06-28
2
-3
/
+19
*
mesa: refactor bind_texture
Pierre-Eric Pelloux-Prayer
2019-06-28
2
-17
/
+36
*
mesa: extract helper function for glTexParameter*
Pierre-Eric Pelloux-Prayer
2019-06-28
1
-13
/
+24
*
mesa: add buffer != 0 checks to glNamedBufferEXT functions
Pierre-Eric Pelloux-Prayer
2019-06-28
1
-2
/
+33
*
mesa: fix a typo in map_named_buffer_range
Marek Olšák
2019-06-28
1
-2
/
+2
*
mesa: add support for glMapNamedBufferEXT()
Timothy Arceri
2019-06-28
3
-1
/
+26
*
mesa: add support for glUnmapNamedBufferEXT()
Timothy Arceri
2019-06-28
3
-6
/
+5
*
mesa: add support for glCompressedTextureSubImage2DEXT()
Timothy Arceri
2019-06-28
3
-25
/
+59
*
mesa: add support for glTextureSubImage2DEXT()
Timothy Arceri
2019-06-28
3
-29
/
+116
*
mesa: add support for glMapNamedBufferRangeEXT()
Timothy Arceri
2019-06-28
3
-14
/
+36
*
mesa: add support for glNamedBufferStorageEXT
Timothy Arceri
2019-06-28
3
-0
/
+19
*
mesa: add support for glNamedBuffer*DataEXT()
Timothy Arceri
2019-06-28
3
-2
/
+39
*
mesa: add support for glBindMultiTextureEXT
Timothy Arceri
2019-06-28
3
-10
/
+37
*
mesa: use a correct function return type
Andrii Simiklit
2019-06-27
2
-2
/
+2
*
glspirv: Call pass to lower frexp instructions
Caio Marcelo de Oliveira Filho
2019-06-19
1
-0
/
+2
*
mesa/main: Expose EXT_clip_control and related enums and the function
Gert Wollny
2019-06-06
3
-2
/
+8
*
mesa: Use string literals for format strings
Mark Janes
2019-06-03
1
-3
/
+3
*
mesa: EXT_dsa add selectorless matrix stack functions
Pierre-Eric Pelloux-Prayer
2019-06-03
4
-112
/
+820
*
mesa: factor out enum -> matrix stack lookup
Pierre-Eric Pelloux-Prayer
2019-06-03
1
-54
/
+56
[next]