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
/
compiler
/
glsl
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
glsl: Add varyings to "zero-init of uninitialized vars" workaround
Danylo Piliaiev
2019-11-22
1
-1
/
+2
*
glsl: add missing initialization of the location path field
Iago Toral Quiroga
2019-11-21
1
-0
/
+2
*
mesa: add support cursor support for relative path shader includes
Timothy Arceri
2019-11-20
3
-1
/
+36
*
glsl: delay compilation skip if shader contains an include
Timothy Arceri
2019-11-20
1
-6
/
+40
*
glsl: add can_skip_compile() helper
Timothy Arceri
2019-11-20
1
-10
/
+20
*
glsl: error if #include used while extension is disabled
Timothy Arceri
2019-11-20
2
-0
/
+15
*
glsl: add preprocessor #include support
Timothy Arceri
2019-11-20
6
-3
/
+192
*
glsl: pass gl_context to glcpp_parser_create()
Timothy Arceri
2019-11-20
3
-7
/
+7
*
glsl: add ARB_shading_language_include support to #line
Timothy Arceri
2019-11-20
7
-8
/
+80
*
glsl: add infrastructure for ARB_shading_language_include
Timothy Arceri
2019-11-20
2
-0
/
+3
*
glsl_to_nir: rename image_access to mem_access
Marek Olšák
2019-11-19
1
-12
/
+12
*
nir: move data.image.access to data.access
Marek Olšák
2019-11-19
2
-4
/
+4
*
glsl: Check earlier for MaxTextureImageUnits and MaxImageUniforms
Caio Marcelo de Oliveira Filho
2019-11-11
2
-12
/
+24
*
glsl: Check earlier for MaxShaderStorageBlocks and MaxUniformBlocks
Caio Marcelo de Oliveira Filho
2019-11-11
1
-16
/
+16
*
glsl/linker: pass shader_info to analyze_clip_cull_usage directly
Marek Olšák
2019-11-08
1
-16
/
+9
*
nir: fix unused variable warning in find_and_update_previous_uniform_storage
Kai Wasserbäch
2019-11-07
1
-1
/
+1
*
nir: Handle image arrays when setting variable data
Kenneth Graunke
2019-11-04
1
-1
/
+1
*
nir: pack nir_variable::data::xfb_*
Marek Olšák
2019-11-04
1
-4
/
+7
*
nir: pack nir_variable::data::stream
Marek Olšák
2019-11-04
1
-0
/
+2
*
compiler: make variable::data::binding unsigned
Marek Olšák
2019-11-04
1
-1
/
+1
*
glsl: disable lower_fragdata_array() for NIR drivers
Timothy Arceri
2019-11-01
1
-1
/
+2
*
glsl: Enable textureSize for samplerExternalOES
Yevhenii Kolesnikov
2019-10-31
1
-0
/
+2
*
glsl: Initialize all fields of ir_variable in constructor
Danylo Piliaiev
2019-10-28
1
-0
/
+23
*
glsl/serialize: optimize for equal offsets in uniform remap tables
Marek Olšák
2019-10-25
1
-2
/
+28
*
glsl/serialize: restructure remap table code
Marek Olšák
2019-10-25
1
-63
/
+56
*
glsl: remove propagate_invariance() call from the linker
Timothy Arceri
2019-10-24
1
-2
/
+0
*
nir: add amul instruction
Rob Clark
2019-10-18
1
-1
/
+1
*
glsl: fix crash compiling bindless samplers inside unnamed UBOs
Timothy Arceri
2019-10-12
1
-5
/
+5
*
glsl/builtin: Add alternate versions of atan using new ops
Neil Roberts
2019-10-12
1
-2
/
+31
*
glsl: Add opcodes for atan and atan2
Neil Roberts
2019-10-12
4
-0
/
+27
*
glsl/tests: Handle no-exec errors
Dylan Baker
2019-10-10
2
-4
/
+42
*
meson: glcpp tests are expected to fail on windows
Dylan Baker
2019-10-10
1
-1
/
+2
*
meson: Add idep_getopt for tests
Dylan Baker
2019-10-10
2
-4
/
+4
*
meson: force inclusion of inttypes.h for glcpp with msvc
Dylan Baker
2019-10-10
1
-2
/
+12
*
nir: move gl_nir_opt_access from glsl directory
Marek Olšák
2019-10-10
3
-340
/
+0
*
meson: drop duplicate inc_nir from libglsl
Eric Engestrom
2019-10-07
1
-1
/
+1
*
glsl: Add helperInvocationEXT() builtin
Caio Marcelo de Oliveira Filho
2019-09-30
3
-0
/
+47
*
glsl: Parse `demote` statement
Caio Marcelo de Oliveira Filho
2019-09-30
5
-1
/
+49
*
glsl: Add ir_demote
Caio Marcelo de Oliveira Filho
2019-09-30
9
-0
/
+81
*
mesa: Extension boilerplate for EXT_demote_to_helper_invocation
Caio Marcelo de Oliveira Filho
2019-09-30
2
-0
/
+3
*
glsl: turn runtime asserts of compile-time value into compile-time asserts
Eric Engestrom
2019-09-25
1
-6
/
+12
*
glsl: correct bitcast-helpers
Erik Faye-Lund
2019-09-25
1
-2
/
+2
*
Move blob from compiler/ to util/
Jason Ekstrand
2019-09-19
2
-340
/
+0
*
glsl/nir: Add and use a gl_nir_link() function
Caio Marcelo de Oliveira Filho
2019-09-10
2
-0
/
+24
*
glsl/nir: Fill in the Parameters in NIR linker
Caio Marcelo de Oliveira Filho
2019-09-10
3
-2
/
+76
*
glsl/nir: Avoid overflow when setting max_uniform_location
Caio Marcelo de Oliveira Filho
2019-09-10
1
-1
/
+2
*
glsl/tests: Handle windows \r\n new lines
Dylan Baker
2019-09-10
1
-1
/
+1
*
glsl: Fix unroll of do{} while(false) like loops
Danylo Piliaiev
2019-09-06
2
-17
/
+41
*
nir: Carve out nir_lower_samplers from GLSL code.
Timur Kristóf
2019-09-06
1
-127
/
+1
*
gallium: Plumb through a way to disable GLSL const lowering
Connor Abbott
2019-09-05
1
-1
/
+2
[prev]
[next]