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
/
compiler
/
glsl
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
glsl: Store the precision for a function return type
Neil Roberts
2019-09-04
3
-1
/
+30
*
glsl: replace 'x + (-x)' with constant 0
Pierre-Eric Pelloux-Prayer
2019-08-29
1
-0
/
+12
*
compiler/glsl: Fix warning about unused function
Caio Marcelo de Oliveira Filho
2019-08-23
1
-1
/
+3
*
nir: Add explicit signs to image min/max intrinsics
Jason Ekstrand
2019-08-21
4
-12
/
+32
*
mesa/compiler: rework tear down of builtin/types
Lionel Landwerlin
2019-08-21
7
-67
/
+31
*
glsl/tests: take refs on glsl types
Lionel Landwerlin
2019-08-21
9
-18
/
+64
*
glsl/standalone: init shader stage in init_gl_program()
Vasily Khoruzhick
2019-08-17
1
-2
/
+4
*
win32: unify strcasecmp definitions
Erik Faye-Lund
2019-08-15
1
-0
/
+1
*
glsl: fixup u64-warning
Erik Faye-Lund
2019-08-15
1
-1
/
+1
*
glsl: Optimize the SoftFP64 shader when first creating it.
Kenneth Graunke
2019-08-12
1
-0
/
+13
*
nir: add atomic_inc_wrap/atomic_dec_wrap image intrinsics
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-1
/
+9
*
glsl: add EXT_shader_image_load_store new image functions
Pierre-Eric Pelloux-Prayer
2019-08-06
2
-0
/
+14
*
glsl: add EXT_shader_image_load_store keywords to lexer
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-36
/
+36
*
glsl: add size qualifiers from EXT_shader_image_load_store
Pierre-Eric Pelloux-Prayer
2019-08-06
2
-39
/
+93
*
glsl: handle differences between ARB/EXT versions of shader_image_load_store
Pierre-Eric Pelloux-Prayer
2019-08-06
4
-3
/
+21
*
glcpp: use pre-expansion line number for __LINE__
Jonathan Marek
2019-08-06
1
-4
/
+7
*
meson: drop unused dep_{thread,dl}
Eric Engestrom
2019-08-03
1
-1
/
+1
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
2
-3
/
+3
*
nir: Stop whacking gl_FrontFacing to a system value
Jason Ekstrand
2019-08-01
1
-7
/
+2
*
autotools: delete leftover script wrapper
Eric Engestrom
2019-07-31
1
-16
/
+0
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
3
-4
/
+4
*
compiler: replace MAYBE_UNUSED with UNUSED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
glsl: Add builtin functions for EXT_texture_shadow_lod
Paulo Zanoni
2019-07-30
1
-0
/
+26
*
glsl: Allow _textureCubeArrayShadow function to accept ir_texture_opcode
Paulo Zanoni
2019-07-30
1
-4
/
+19
*
mesa: extension boilerplate for EXT_texture_shadow_lod
Paulo Zanoni
2019-07-30
2
-0
/
+3
[next]