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
/
uniforms.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: add an ASSERTED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
mesa: drop MAYBE_UNUSED var
Eric Engestrom
2019-07-31
1
-3
/
+1
*
mesa/uniforms: Fix GetUniformLocation (ARB_gl_spirv)
Antia Puentes
2019-07-12
1
-1
/
+1
*
mesa: include dispatch.h less
Marek Olšák
2018-04-12
1
-1
/
+0
*
mesa: change gl_link_status enums to uppercase
Brian Paul
2018-01-26
1
-1
/
+1
*
mesa: add KHR_no_error support for glGetUniformLocation()
Timothy Arceri
2017-06-29
1
-0
/
+11
*
mesa: add KHR_no_error support for glShaderStorageBlockBinding()
Samuel Pitoiset
2017-06-28
1
-0
/
+12
*
mesa: add shader_storage_block_binding() helper
Samuel Pitoiset
2017-06-28
1
-9
/
+19
*
mesa: add KHR_no_error support for glUniformBlockBinding()
Samuel Pitoiset
2017-06-28
1
-0
/
+10
*
mesa: add uniform_block_binding() helper
Samuel Pitoiset
2017-06-28
1
-9
/
+16
*
mesa: fix unused variable warning in release builds
Timothy Arceri
2017-06-27
1
-1
/
+2
*
mesa: update textures for bindless samplers bound to texture units
Samuel Pitoiset
2017-06-14
1
-1
/
+16
*
mesa: add update_single_shader_texture_used() helper
Samuel Pitoiset
2017-06-14
1
-29
/
+38
*
mesa: add support for glUniformHandleui64*ARB()
Samuel Pitoiset
2017-06-14
1
-0
/
+15
*
mapi: add GL_ARB_bindless_texture entry points
Samuel Pitoiset
2017-06-14
1
-0
/
+24
*
mesa: validate sampler type across the whole program
Timothy Arceri
2017-04-22
1
-5
/
+21
*
mesa: remove unused variable warning in release builds
Timothy Arceri
2017-02-21
1
-7
/
+2
*
st/mesa/i965: create link status enum
Timothy Arceri
2017-02-09
1
-1
/
+1
*
mesa: Arrange _mesa_uniform parameters to match the call sites
Ian Romanick
2017-01-26
1
-96
/
+96
*
mesa: Arrange _mesa_uniform_matrix parameters to match the call sites
Ian Romanick
2017-01-26
1
-54
/
+63
*
mesa: Fix copy-and-paste bug in _mesa_(Program|)Uniform[1234](i|ui)64vARB fun...
Ian Romanick
2017-01-25
1
-16
/
+16
*
mesa: Add support for 64-bit integer uniforms
Dave Airlie
2017-01-20
1
-2
/
+168
*
mapi: Add support for ARB_gpu_shader_int64.
Dave Airlie
2017-01-20
1
-0
/
+182
*
st/mesa/glsl: move SamplerTargets to gl_program
Timothy Arceri
2017-01-06
1
-1
/
+1
*
mesa/glsl: set sampler units directly in gl_program
Timothy Arceri
2017-01-06
1
-2
/
+1
*
st/mesa/glsl/nir/i965: make use of new gl_shader_program_data in gl_shader_pr...
Timothy Arceri
2016-11-19
1
-9
/
+11
*
glsl/mesa: split gl_shader in two
Timothy Arceri
2016-06-30
1
-1
/
+1
*
mesa: Use bitmask/ffs to iterate SamplersUsed
Mathias Fröhlich
2016-06-16
1
-21
/
+21
*
mesa/main: fix another undefined left shift
Nicolai Hähnle
2016-05-07
1
-1
/
+1
*
mesa/ubo: add missing compute cases for ubo/atomic buffers
Dave Airlie
2016-05-05
1
-0
/
+6
*
glsl: fully split apart buffer block arrays
Timothy Arceri
2016-04-06
1
-4
/
+4
*
glsl: reduce buffer block duplication
Timothy Arceri
2016-03-26
1
-31
/
+2
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-1
/
+1
*
nir: move glsl_types.{cpp,h} to compiler
Emil Velikov
2016-01-26
1
-1
/
+1
*
mesa: Use separate indices for UBO & SSBO during binding
Jordan Justen
2016-01-08
1
-10
/
+20
*
mesa: rename UniformBlockStageIndex to InterfaceBlockStageIndex
Jordan Justen
2015-11-03
1
-2
/
+2
*
mesa: Rename {Num}UniformBlocks to {Num}BufferInterfaceBlocks
Iago Toral Quiroga
2015-10-14
1
-6
/
+6
*
mesa: rename gl_shader_program's NumUniformBlocks to NumBufferInterfaceBlocks
Samuel Iglesias Gonsalvez
2015-09-29
1
-4
/
+4
*
mesa: add glShaderStorageBlockBinding()
Samuel Iglesias Gonsalvez
2015-09-25
1
-0
/
+52
*
mesa: Pass the type to _mesa_uniform_matrix as a glsl_base_type
Ian Romanick
2015-09-02
1
-36
/
+36
*
mesa/arb_gpu_shader_fp64: add support for glGetUniformdv
Dave Airlie
2015-08-23
1
-9
/
+0
*
mesa: fix and simplify resource query for arrays
Timothy Arceri
2015-07-30
1
-2
/
+3
*
mesa: add program interface queries for tessellation shaders
Marek Olšák
2015-07-23
1
-6
/
+15
*
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
Kenneth Graunke
2015-07-20
1
-1
/
+1
*
mesa: refactor GetUniformBlockIndex
Tapani Pälli
2015-04-16
1
-6
/
+6
*
mesa: refactor GetUniformIndices
Tapani Pälli
2015-04-16
1
-3
/
+3
*
mesa: refactor GetUniformLocation
Tapani Pälli
2015-04-16
1
-18
/
+1
*
mesa: refactor GetActiveUniformBlockName
Tapani Pälli
2015-04-16
1
-13
/
+5
*
mesa: remove unused _mesa_get_uniform_name
Tapani Pälli
2015-04-16
1
-39
/
+0
*
mesa: refactor GetActiveUniformName
Tapani Pälli
2015-04-16
1
-9
/
+2
[next]