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
/
state_tracker
/
st_glsl_to_tgsi.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Add parser/compiler support for unsized array's length()
Samuel Iglesias Gonsalvez
2015-09-25
1
-0
/
+5
*
st/mesa: keep track of saturated writes when eliminating dead code
Ilia Mirkin
2015-09-24
1
-2
/
+1
*
st/mesa: emit TXQS, support ARB_shader_texture_image_samples
Ilia Mirkin
2015-09-13
1
-1
/
+5
*
glsl: add ir_texture_samples texture opcode
Ilia Mirkin
2015-09-10
1
-0
/
+2
*
st/mesa: move to renumbering registers in a group
Dave Airlie
2015-08-31
1
-19
/
+38
*
st/mesa: reduce time spent in calculating temp read/writes
Dave Airlie
2015-08-31
1
-74
/
+79
*
st/mesa: cache tgsi opcode info in the instruction
Dave Airlie
2015-08-31
1
-23
/
+16
*
glsl: provide the option of using BFE for unpack builting lowering
Ilia Mirkin
2015-08-28
1
-1
/
+2
*
glsl: use bitfield_insert instead of and + shift + or for packing
Ilia Mirkin
2015-08-28
1
-0
/
+3
*
st/mesa: use PROGRAM_ARRAY for storing structs containing arrays
Brian Paul
2015-08-27
1
-3
/
+29
*
st/mesa: pass through 4th opcode argument in bitmap/pixel visitors
Ilia Mirkin
2015-08-21
1
-6
/
+6
*
st/mesa: fix assignments with 4-operand arguments (i.e. BFI)
Ilia Mirkin
2015-08-21
1
-1
/
+1
*
st/mesa: add shader dumping for shader-db
Marek Olšák
2015-07-29
1
-0
/
+66
*
st/mesa: fix GLSL 1.30 texture shadow functions with the GL_ALPHA depth mode ...
Marek Olšák
2015-07-29
1
-25
/
+2
*
st/mesa: add subroutine bits (v1.1)
Dave Airlie
2015-07-23
1
-1
/
+1
*
glsl/types: add new subroutine type (v3.2)
Dave Airlie
2015-07-23
1
-0
/
+4
*
st/mesa: add barrier support
Ilia Mirkin
2015-07-23
1
-1
/
+4
*
st/mesa: disable copy propagation for tessellation shaders
Ilia Mirkin
2015-07-23
1
-1
/
+5
*
st/mesa: add 2d indexing support to outputs
Ilia Mirkin
2015-07-23
1
-10
/
+37
*
st/mesa: handle tessellation 2D varyings correctly
Marek Olšák
2015-07-23
1
-8
/
+20
*
st/mesa: add conversion for tessellation shaders
Marek Olšák
2015-07-23
1
-10
/
+55
*
st/mesa: add tessellation shader states
Ilia Mirkin
2015-07-23
1
-0
/
+4
*
glsl: pass shader stage to lower_output_reads and handle tess control
Ilia Mirkin
2015-07-23
1
-1
/
+1
*
glsl: don't lower variable indexing on non-patch tessellation inputs/outputs
Marek Olšák
2015-07-23
1
-1
/
+1
*
st/mesa: Silence GCC unused-variable warning.
Vinson Lee
2015-07-21
1
-0
/
+1
*
glsl_to_tgsi: add SVIEW decl support
Rob Clark
2015-06-21
1
-1
/
+35
*
glsl: Add ir node for barrier
Chris Forbes
2015-06-12
1
-0
/
+7
*
glsl_to_tgsi: use TGSI array declarations for VS,GS arrays of outputs (v2)
Marek Olšák
2015-06-05
1
-41
/
+94
*
glsl_to_tgsi: use TGSI array declarations for GS,FS arrays of inputs (v2)
Marek Olšák
2015-06-05
1
-23
/
+191
*
glsl_to_tgsi: remove some emit functions by using C++ default values
Marek Olšák
2015-06-05
1
-61
/
+12
*
glsl_to_tgsi: rename emit -> emit_asm
Marek Olšák
2015-06-05
1
-214
/
+214
*
glsl_to_tgsi: remove memset after calloc
Marek Olšák
2015-06-05
1
-2
/
+0
*
glsl_to_tgsi: don't use a static array size for st_translate::arrays
Marek Olšák
2015-06-05
1
-8
/
+9
*
glsl_to_tgsi: don't use a static array size for "array_sizes"
Marek Olšák
2015-06-05
1
-5
/
+13
*
tgsi/ureg: add support for GS input array declarations
Marek Olšák
2015-06-05
1
-1
/
+1
*
tgsi/ureg: rename and simplify ureg_DECL_gs_input
Marek Olšák
2015-06-05
1
-4
/
+3
*
tgsi/ureg: add support for FS input array declarations
Marek Olšák
2015-06-05
1
-1
/
+1
*
st/mesa: silence unused var warnings for non-debug build
Brian Paul
2015-06-01
1
-0
/
+1
*
st/mesa: don't leak glsl_to_tgsi object on link failure
Ilia Mirkin
2015-05-25
1
-0
/
+1
*
st/mesa: make sure to create a "clean" bool when doing i2b
Ilia Mirkin
2015-05-11
1
-1
/
+1
*
st/mesa: add double input support including lowering (v3.1)
Dave Airlie
2015-05-08
1
-3
/
+24
*
st/glsl_to_tgsi: fix ir_assignment hack doing bad things for doubles
Dave Airlie
2015-05-08
1
-0
/
+1
*
mesa/st: Free st_translate with FREE macro.
Brian Paul
2015-04-17
1
-1
/
+1
*
glsl_to_tgsi: only associate the uniform storage once at link time
Marek Olšák
2015-04-16
1
-24
/
+0
*
glsl_to_tgsi: add STATE_FB_WPOS_Y_TRANSFORM at link time
Marek Olšák
2015-04-16
1
-20
/
+24
*
glsl_to_tgsi: add assertions for detecting out-of-bounds immediates access
Marek Olšák
2015-04-16
1
-0
/
+6
*
glsl_to_tgsi: don't use a potentially-undefined immediate for ir_query_levels
Marek Olšák
2015-04-16
1
-5
/
+3
*
glsl_to_tgsi: fix out-of-bounds constant access and crash for uniforms
Marek Olšák
2015-04-16
1
-4
/
+7
*
glsl_to_tgsi: cleanup includes
Marek Olšák
2015-04-16
1
-20
/
+5
*
st/mesa: add a debug option to compile shaders at link time
Marek Olšák
2015-04-16
1
-1
/
+2
[next]