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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/validate: dump annotated shader with error msgs
Rob Clark
2016-05-17
1
-1
/
+62
*
nir/validate: assert() -> validate_assert()
Rob Clark
2016-05-17
1
-126
/
+128
*
nir/print: add support for print annotations
Rob Clark
2016-05-17
2
-1
/
+35
*
nir: add double input bitmap
Juan A. Suarez Romero
2016-05-17
2
-0
/
+3
*
glsl: make reserved_varying_slot() static
Timothy Arceri
2016-05-17
1
-1
/
+1
*
glsl: include per-patch varyings when generating reserved slot bitfield
Timothy Arceri
2016-05-17
1
-3
/
+6
*
glsl: don't incorrectly eliminate patches with explicit locations
Timothy Arceri
2016-05-17
1
-1
/
+2
*
glsl: remove remainings tabs in link_varyings.cpp
Timothy Arceri
2016-05-17
1
-2
/
+2
*
glsl: fix location and component packing validation on patches
Timothy Arceri
2016-05-17
2
-1
/
+3
*
glsl/linker: Include the interface name for input and output blocks
Ian Romanick
2016-05-16
1
-1
/
+16
*
glsl/linker: Use canonical format for ARB_program_interface_query spec quotes
Ian Romanick
2016-05-16
1
-49
/
+51
*
nir: Mark nir_start_block()/nir_impl_last_block() with returns_nonnull.
Matt Turner
2016-05-16
1
-4
/
+5
*
glsl: Don't do constant propagation in opt_constant_folding.
Kenneth Graunke
2016-05-15
2
-0
/
+21
*
glsl: Avoid excess tree walking when folding ir_dereference_arrays.
Kenneth Graunke
2016-05-15
1
-0
/
+6
*
glsl: Consolidate duplicate copies of constant folding.
Kenneth Graunke
2016-05-15
3
-32
/
+19
*
glsl: Remove bonus tree walking in opt_constant_folding().
Kenneth Graunke
2016-05-15
1
-2
/
+0
*
glsl: Make opt_constant_variable() bail in useless cases.
Kenneth Graunke
2016-05-15
1
-0
/
+7
*
nir: Add a nir->info.uses_interp_var_at_offset flag.
Kenneth Graunke
2016-05-15
3
-0
/
+10
*
glsl: Drop bad ASSERT_TRUE in gl_CullDistance link_varyings test.
Kenneth Graunke
2016-05-15
1
-6
/
+6
*
nir: forward-declare 'struct gl_shader_program'
Rob Clark
2016-05-15
1
-1
/
+2
*
nir: return progress from lower_idiv
Rob Clark
2016-05-15
2
-7
/
+16
*
nir: fix comment typo about f2d/d2f
Rob Clark
2016-05-15
1
-2
/
+2
*
nir: Add texture opcodes and source types for multisample compression
Jason Ekstrand
2016-05-14
2
-0
/
+12
*
nir/builder: Add a helper for grabbing multiple channels from an ssa def
Jason Ekstrand
2016-05-14
1
-0
/
+14
*
nir/builder: Generate the alu helpers directly in python
Jason Ekstrand
2016-05-14
2
-31
/
+13
*
nir: Add an info bit for uses_sample_qualifier
Jason Ekstrand
2016-05-14
3
-1
/
+13
*
Revert "glsl: Extend lowering pass for gl_ClipDistance to support other array...
Dave Airlie
2016-05-14
3
-160
/
+95
*
glsl: make sure that textureProj(bias) variants are only exposed in fs
Ilia Mirkin
2016-05-13
1
-37
/
+37
*
glsl: be more strict when validating shader inputs
Ilia Mirkin
2016-05-13
1
-8
/
+18
*
glsl: make sure that interpolateAt arguments are variables
Ilia Mirkin
2016-05-13
1
-1
/
+1
*
glsl: Add arb_cull_distance support (v3)
Tobias Klausmann
2016-05-14
11
-39
/
+181
*
glsl: Extend lowering pass for gl_ClipDistance to support other arrays (v4)
Tobias Klausmann
2016-05-14
3
-95
/
+160
*
glsl: rename lower_clip_distance to lower_distance.
Dave Airlie
2016-05-14
2
-55
/
+55
*
mesa/main: Add support for GL_ARB_cull_distance (v2)
Tobias Klausmann
2016-05-14
3
-3
/
+3
*
nir: Remove empty visit_call_src and visit_load_const_src functions
Ian Romanick
2016-05-12
1
-17
/
+2
*
nir: Silence unused parameter warnings
Ian Romanick
2016-05-12
4
-6
/
+9
*
nir: glsl_get_bit_size() should take glsl_type
Rob Clark
2016-05-12
9
-21
/
+20
*
glsl: fixed uninitialized pointer
Jakob Sinclair
2016-05-12
1
-0
/
+5
*
nir/algebraic: Separate ffma lowering from fusing
Jason Ekstrand
2016-05-11
2
-1
/
+2
*
glsl: export accessor for builtin-uniform descriptors
Rob Clark
2016-05-11
2
-9
/
+15
*
nir/lower-io: add support for lowering inputs
Rob Clark
2016-05-11
2
-9
/
+45
*
nir/lower-io: split out some helper fxns
Rob Clark
2016-05-11
1
-52
/
+70
*
nir: rename lower_outputs_to_temporaries -> lower_io_to_temporaries
Rob Clark
2016-05-11
3
-7
/
+7
*
nir: move callsite of lower_outputs_to_temporaries
Rob Clark
2016-05-11
2
-6
/
+0
*
nir: lower-io-types pass
Rob Clark
2016-05-11
3
-0
/
+182
*
nir: passthrough-edgeflags support
Rob Clark
2016-05-11
3
-0
/
+61
*
nir: add lowering pass for glBitmap
Rob Clark
2016-05-11
3
-0
/
+147
*
nir: add lowering pass for glDrawPixels
Rob Clark
2016-05-11
3
-0
/
+268
*
nir: add lowering pass for y-transform
Rob Clark
2016-05-11
3
-0
/
+322
*
glsl: use var with initializer on global var validation
Juan A. Suarez Romero
2016-05-11
3
-22
/
+20
[next]