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/phi_builder: Internal users should use nir_phi_builder_value_set_block_de...
Ian Romanick
2018-12-14
1
-2
/
+2
*
nir: fix opt_if_loop_last_continue()
Timothy Arceri
2018-12-14
1
-2
/
+6
*
nir: Move intel's half-float image store lowering to to nir_format.h.
Eric Anholt
2018-12-13
1
-0
/
+13
*
nir: Print the format of image variables.
Eric Anholt
2018-12-13
1
-0
/
+47
*
nir: Add a pass for lowering integer division by constants
Jason Ekstrand
2018-12-13
4
-0
/
+219
*
nir: Add a saturated unsigned integer add opcode
Ian Romanick
2018-12-13
1
-0
/
+2
*
nir/lower_int64: Add support for [iu]mul_high
Jason Ekstrand
2018-12-13
2
-0
/
+67
*
nir: Allow [iu]mul_high on non-32-bit types
Jason Ekstrand
2018-12-13
2
-4
/
+40
*
nir: remove unused variable
Alejandro Piñeiro
2018-12-13
1
-1
/
+0
*
nir: Pull some of intel's image load/store format conversion to nir_format.h
Eric Anholt
2018-12-12
1
-0
/
+38
*
nir: Add some more consts to the nir_format_convert.h helpers.
Eric Anholt
2018-12-12
1
-7
/
+6
*
nir: detect more induction variables
Timothy Arceri
2018-12-13
1
-0
/
+36
*
nir: reword code comment
Timothy Arceri
2018-12-13
1
-2
/
+2
*
nir: in loop analysis track actual control flow type
Timothy Arceri
2018-12-13
1
-13
/
+21
*
nir: add if opt opt_if_loop_last_continue()
Danylo Piliaiev
2018-12-13
1
-0
/
+95
*
nir: rework force_unroll_array_access()
Timothy Arceri
2018-12-13
1
-14
/
+35
*
nir: factor out some of the complex loop unroll code to a helper
Timothy Arceri
2018-12-13
1
-51
/
+64
*
nir: Document the function inlining process
Jason Ekstrand
2018-12-12
1
-0
/
+68
*
nir/lower_tex: Add lowering for some min_lod cases
Jason Ekstrand
2018-12-11
2
-0
/
+116
*
nir/lower_tex: Modify txd instructions instead of replacing them
Jason Ekstrand
2018-12-11
1
-41
/
+7
*
nir/lower_tex: Simplify lower_gradient logic
Jason Ekstrand
2018-12-11
1
-12
/
+9
*
spirv: Add support for MinLod
Jason Ekstrand
2018-12-11
4
-1
/
+16
*
nir: fix spelling typo
Rob Clark
2018-12-11
1
-1
/
+1
*
meson: Add nir_algebraic_parser_test to suites
Dylan Baker
2018-12-10
1
-0
/
+1
*
nir: make use of new nir_cf_list_clone_and_reinsert() helper
Timothy Arceri
2018-12-10
1
-48
/
+28
*
nir: add a new nir_cf_list_clone_and_reinsert() helper
Timothy Arceri
2018-12-10
1
-0
/
+10
*
nir: clarify some nit_loop_info member names
Timothy Arceri
2018-12-10
3
-17
/
+19
*
nir: small tidy ups for nir_loop_analyze()
Timothy Arceri
2018-12-10
1
-21
/
+10
*
nir: Fixup algebraic test for variable-sized conversions
Connor Abbott
2018-12-07
1
-1
/
+1
*
nir/algebraic: Make algebraic_parser_test.sh executable.
Vinson Lee
2018-12-06
1
-0
/
+0
*
nir: Make boolean conversions sized just like the others
Jason Ekstrand
2018-12-05
13
-45
/
+79
*
nir/opt_algebraic: Add 32-bit specifiers to a bunch of booleans
Jason Ekstrand
2018-12-05
1
-56
/
+56
*
nir/opt_algebraic: Drop bit-size suffixes from conversions
Jason Ekstrand
2018-12-05
1
-29
/
+29
*
nir/opt_algebraic: Simplify an optimization using the new search ops
Jason Ekstrand
2018-12-05
1
-7
/
+2
*
nir/algebraic: Add support for unsized conversion opcodes
Jason Ekstrand
2018-12-05
3
-10
/
+140
*
nir/algebraic: Refactor codegen a bit
Jason Ekstrand
2018-12-05
1
-10
/
+11
*
nir/algebraic: Clean up some __str__ cruft
Jason Ekstrand
2018-12-05
1
-4
/
+0
*
nir/opcodes: Rename tbool to tbool32
Jason Ekstrand
2018-12-05
1
-11
/
+11
*
nir/opcodes: Pull in the type helpers from constant_expressions
Jason Ekstrand
2018-12-05
3
-35
/
+35
*
nir/algebraic: Add unit tests for bitsize validation
Connor Abbott
2018-12-05
4
-1
/
+129
*
nir/algebraic: Rewrite bit-size inference
Connor Abbott
2018-12-05
3
-366
/
+317
*
spirv: add SpvCapabilityInt64Atomics
Samuel Pitoiset
2018-12-05
2
-1
/
+5
*
mesa: expose AMD_texture_texture4
Marek Olšák
2018-12-04
3
-0
/
+13
*
mesa: Revert INTEL_fragment_shader_ordering support
Matt Turner
2018-12-03
6
-28
/
+0
*
nir: Fix assert in print_intrinsic_instr().
Józef Kucia
2018-11-29
1
-1
/
+1
*
nir/derefs: Add a nir_derefs_do_not_alias enum value
Jason Ekstrand
2018-11-28
2
-3
/
+4
*
glsl: Remove unused member variable
Matt Turner
2018-11-27
1
-4
/
+0
*
nir: Call fflush() at the end of nir_print_shader()
Matt Turner
2018-11-27
1
-0
/
+1
*
nir: add fceil lowering
Jonathan Marek
2018-11-27
2
-0
/
+4
*
glsl: free or reuse memory allocated for TF varying
Gert Wollny
2018-11-26
1
-1
/
+8
[next]