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
/
nir
/
meson.build
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Separate dead write removal into its own pass
Caio Marcelo de Oliveira Filho
2018-10-15
1
-0
/
+1
*
nir: Add test file for vars related passes
Caio Marcelo de Oliveira Filho
2018-10-15
1
-0
/
+11
*
nir: Add an array copy optimization
Jason Ekstrand
2018-08-23
1
-0
/
+1
*
nir: Add a structure splitting pass
Jason Ekstrand
2018-08-23
1
-0
/
+1
*
meson: Build with Python 3
Mathieu Bridon
2018-08-10
1
-7
/
+7
*
nir/meson: fix c vs cpp args for nir test
Dylan Baker
2018-08-01
1
-1
/
+1
*
nir: add builtin builder
Karol Herbst
2018-07-24
1
-0
/
+2
*
nir: Add a large constants optimization pass
Jason Ekstrand
2018-07-02
1
-0
/
+1
*
nir: Delete lower_io_types
Jason Ekstrand
2018-06-22
1
-1
/
+0
*
nir: Add a concept of per-member structs and a lowering pass
Jason Ekstrand
2018-06-22
1
-0
/
+1
*
nir: Add a deref path helper struct
Jason Ekstrand
2018-06-22
1
-0
/
+1
*
nir: Add helpers for working with deref instructions
Jason Ekstrand
2018-06-22
1
-0
/
+1
*
nir: add pass to move load_const
Rob Clark
2018-06-19
1
-0
/
+1
*
nir: Add an ALU lowering pass for mul_high.
Eric Anholt
2018-06-06
1
-0
/
+1
*
nir: Add the start of a format conversion helper header
Jason Ekstrand
2018-05-09
1
-0
/
+1
*
compiler/lower_64bit_packing: rename the pass to be more generic
Iago Toral Quiroga
2018-05-03
1
-1
/
+1
*
compiler/nir: add a lowering pass to convert the bit size of ALU operations
Iago Toral Quiroga
2018-05-03
1
-0
/
+1
*
nir: add missing dependency in meson.build
Rob Clark
2018-05-02
1
-1
/
+1
*
nir: move GL specific passes to src/compiler/glsl
Timothy Arceri
2018-05-01
1
-3
/
+0
*
nir/spirv: add gl_spirv_validation method
Alejandro Piñeiro
2018-03-30
1
-0
/
+1
*
spirv: Move SPIR-V building to Makefile.spirv.am and spirv/meson.build
Ian Romanick
2018-03-29
1
-15
/
+0
*
nir: mako all the intrinsics
Rob Clark
2018-03-27
1
-4
/
+20
*
nir: autotools, meson: add GLSL.ext.AMD.h in the files list
Juan A. Suarez Romero
2018-03-22
1
-0
/
+1
*
st/nir/radeonsi: move nir_lower_uniforms_to_ubo() to the state tracker
Timothy Arceri
2018-03-20
1
-1
/
+0
*
nir: add nir_opt_move_load_ubo() optimization pass
Samuel Pitoiset
2018-03-16
1
-0
/
+1
*
spirv: handle AMD_gcn_shader extended instructions
Daniel Schürmann
2018-03-07
1
-0
/
+1
*
spirv: Add initial subgroup support
Jason Ekstrand
2018-03-07
1
-0
/
+1
*
nir: add nir_opt_shrink_load pass
Samuel Pitoiset
2018-02-06
1
-0
/
+1
*
meson: Use dependencies for nir
Dylan Baker
2018-01-11
1
-3
/
+15
*
meson: Use consistent style for tests
Dylan Baker
2018-01-11
1
-9
/
+10
*
spirv: Add a prepass to set types on vtn_values
Jason Ekstrand
2017-12-11
1
-1
/
+10
*
nir: add varying array splitting pass
Timothy Arceri
2017-12-04
1
-0
/
+1
*
nir: Add a new subgroups lowering pass
Jason Ekstrand
2017-11-07
1
-1
/
+1
*
nir: add serialization and deserialization
Connor Abbott
2017-10-31
1
-0
/
+2
*
meson: extract out variable for nir_algebraic.py
Rob Clark
2017-10-24
1
-0
/
+2
*
nir: Move vc4's alpha test lowering to core NIR.
Eric Anholt
2017-10-10
1
-0
/
+1
*
meson: add nir_linking_helpers.c to libnir
Dylan Baker
2017-10-09
1
-0
/
+1
*
meson: convert gtest to an internal dependency
Dylan Baker
2017-10-03
1
-2
/
+2
*
meson: Add build Intel "anv" vulkan driver
Dylan Baker
2017-09-27
1
-0
/
+205