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
/
spirv
/
vtn_cfg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir,spirv: Rework function calls
Jason Ekstrand
2018-06-22
1
-118
/
+103
*
spirv/cfg: Make the builder fully capable for both walks
Jason Ekstrand
2018-06-22
1
-0
/
+2
*
spirv: Record the type of functions
Jason Ekstrand
2018-06-22
1
-2
/
+2
*
spirv: Use deref instructions for most variables
Jason Ekstrand
2018-06-22
1
-4
/
+4
*
spirv: Get rid of vtn_variable_mode_image/sampler
Neil Roberts
2018-06-21
1
-2
/
+2
*
spirv: fix visiting inner loops with same break/continue block
Samuel Pitoiset
2018-05-15
1
-0
/
+13
*
spirv: s/uint/unsigned/ to fix MSVC build
Brian Paul
2018-03-30
1
-1
/
+1
*
spirv: consider bitsize when handling OpSwitch cases
Eero Tamminen
2017-12-28
1
-3
/
+11
*
Revert "spirv: consider bitsize when handling OpSwitch cases"
Mark Janes
2017-12-21
1
-11
/
+3
*
spirv: consider bitsize when handling OpSwitch cases
Juan A. Suarez Romero
2017-12-20
1
-3
/
+11
*
spirv: Handle image and sampler function parameters
Jason Ekstrand
2017-12-12
1
-0
/
+73
*
spirv/cfg: Refactor the function parameter loop a bit
Jason Ekstrand
2017-12-12
1
-5
/
+9
*
spirv/cfg: Be a bit more precise about function parameters
Jason Ekstrand
2017-12-12
1
-3
/
+2
*
spirv: Add support for all bit sizes in OpSwitch
Jason Ekstrand
2017-12-11
1
-8
/
+26
*
spirv: Restructure the case loop in OpSwitch handling
Jason Ekstrand
2017-12-11
1
-3
/
+11
*
spirv: Replace unreachable with vtn_fail
Jason Ekstrand
2017-12-04
1
-4
/
+4
*
spirv: Replace assert with vtn_assert
Jason Ekstrand
2017-12-04
1
-25
/
+26
*
spirv: Only emit functions which are actually used
Jason Ekstrand
2017-12-02
1
-0
/
+2
*
spirv: Drop the impl field from vtn_builder
Jason Ekstrand
2017-12-02
1
-1
/
+1
*
nir/spirv: Allow loop breaks in a switch body.
Bas Nieuwenhuizen
2017-10-02
1
-1
/
+1
*
nir/spirv: handle if's with same label in both branches
Juan A. Suarez Romero
2017-09-12
1
-2
/
+10
*
nir/spirv: Add support for SPV_KHR_variable_pointers
Jason Ekstrand
2017-07-18
1
-2
/
+3
*
nir/spirv: Add a helper for pushing SSA values
Jason Ekstrand
2017-07-18
1
-6
/
+5
*
nir/spirv: Rework function argument setup
Jason Ekstrand
2017-07-05
1
-24
/
+32
*
nir/spirv: Use real pointer types
Jason Ekstrand
2017-07-05
1
-3
/
+11
*
nir/spirv: Stop using glsl_type for function types
Jason Ekstrand
2017-07-05
1
-21
/
+9
*
nir/spirv: Wrap access chains in a new vtn_pointer data structure
Jason Ekstrand
2017-07-05
1
-8
/
+6
*
nir/spirv: Rename some things from access_chain to pointer
Jason Ekstrand
2017-07-05
1
-5
/
+4
*
nir: Port to u_dynarray
Thomas Helland
2017-06-07
1
-3
/
+3
*
spirv: Use nir_builder for control flow
Jason Ekstrand
2017-03-01
1
-31
/
+14
*
spirv: Move cursor before calling vtn_ssa_value() in phi 2nd pass.
Kenneth Graunke
2017-01-09
1
-1
/
+2
*
nir/spirv/cfg: Use a nop intrinsic for tagging the ends of blocks
Jason Ekstrand
2016-10-03
1
-2
/
+4
*
nir/spirv/cfg: Detect switch_break after loop_break/continue
Jason Ekstrand
2016-10-01
1
-2
/
+2
*
nir/spirv/cfg: Handle switches whose break block is a loop continue
Jason Ekstrand
2016-10-01
1
-0
/
+13
*
spirv: fix warning in release build
Grazvydas Ignotas
2016-04-25
1
-1
/
+1
*
spirv: Move to compiler/
Jason Ekstrand
2016-04-14
1
-0
/
+778