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
/
nir
/
nir.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Make nir_const_value a union
Jason Ekstrand
2016-05-26
1
-9
/
+7
*
nir: Add a lowering pass for YUV textures
Kristian Høgsberg Kristensen
2016-05-24
1
-0
/
+7
*
nir: Add new 'plane' texture source type
Kristian Høgsberg Kristensen
2016-05-24
1
-0
/
+1
*
nir: Add a simple nir_lower_wpos_center() pass for Vulkan drivers.
Kenneth Graunke
2016-05-20
1
-0
/
+1
*
nir/print: add support for print annotations
Rob Clark
2016-05-17
1
-0
/
+1
*
nir: add double input bitmap
Juan A. Suarez Romero
2016-05-17
1
-0
/
+2
*
nir: Mark nir_start_block()/nir_impl_last_block() with returns_nonnull.
Matt Turner
2016-05-16
1
-4
/
+5
*
nir: Add a nir->info.uses_interp_var_at_offset flag.
Kenneth Graunke
2016-05-15
1
-0
/
+3
*
nir: return progress from lower_idiv
Rob Clark
2016-05-15
1
-1
/
+1
*
nir: Add texture opcodes and source types for multisample compression
Jason Ekstrand
2016-05-14
1
-0
/
+6
*
nir: Add an info bit for uses_sample_qualifier
Jason Ekstrand
2016-05-14
1
-0
/
+5
*
nir/algebraic: Separate ffma lowering from fusing
Jason Ekstrand
2016-05-11
1
-0
/
+1
*
nir/lower-io: add support for lowering inputs
Rob Clark
2016-05-11
1
-1
/
+2
*
nir: rename lower_outputs_to_temporaries -> lower_io_to_temporaries
Rob Clark
2016-05-11
1
-2
/
+2
*
nir: lower-io-types pass
Rob Clark
2016-05-11
1
-0
/
+1
*
nir: passthrough-edgeflags support
Rob Clark
2016-05-11
1
-0
/
+2
*
nir: add lowering pass for glBitmap
Rob Clark
2016-05-11
1
-0
/
+7
*
nir: add lowering pass for glDrawPixels
Rob Clark
2016-05-11
1
-0
/
+13
*
nir: add lowering pass for y-transform
Rob Clark
2016-05-11
1
-0
/
+11
*
nir: remove now-unused nir_foreach_block*_call()
Connor Abbott
2016-05-05
1
-38
/
+0
*
nir: Separate 32 and 64-bit fmod lowering
Samuel Iglesias Gonsálvez
2016-05-04
1
-1
/
+2
*
nir/lower_double_ops: lower mod()
Samuel Iglesias Gonsálvez
2016-05-04
1
-1
/
+2
*
nir: clamp-color-output support
Rob Clark
2016-04-30
1
-0
/
+2
*
nir: Switch the arguments to nir_foreach_def
Jason Ekstrand
2016-04-28
1
-2
/
+2
*
nir: Switch the arguments to nir_foreach_use and friends
Jason Ekstrand
2016-04-28
1
-4
/
+4
*
nir: Switch the arguments to nir_foreach_function
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_parallel_copy_entry
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_phi_src
Jason Ekstrand
2016-04-28
1
-4
/
+4
*
nir: Switch the arguments to nir_foreach_instr
Jason Ekstrand
2016-04-28
1
-5
/
+5
*
nir: Add lrp lowering for doubles in opt_algebraic
Samuel Iglesias Gonsálvez
2016-04-28
1
-0
/
+2
*
nir: rename lower_flrp to lower_flrp32
Samuel Iglesias Gonsálvez
2016-04-28
1
-1
/
+1
*
nir/lower_double_ops: lower round_even()
Iago Toral Quiroga
2016-04-28
1
-1
/
+2
*
nir/lower_double_ops: lower fract()
Iago Toral Quiroga
2016-04-28
1
-0
/
+1
*
nir/lower_double_ops: lower ceil()
Iago Toral Quiroga
2016-04-28
1
-0
/
+1
*
nir/lower_double_ops: lower floor()
Iago Toral Quiroga
2016-04-28
1
-0
/
+1
*
nir/lower_double_ops: lower trunc()
Iago Toral Quiroga
2016-04-28
1
-0
/
+1
*
nir: add a pass to lower some double operations
Connor Abbott
2016-04-28
1
-0
/
+7
*
nir: rewrite nir_foreach_block and friends
Connor Abbott
2016-04-27
1
-7
/
+92
*
nir: Add a helper for figuring out what channels of an SSA def are read
Jason Ekstrand
2016-04-26
1
-0
/
+2
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
1
-3
/
+3
*
nir/lower-tex: add srgb->linear lowering
Rob Clark
2016-04-19
1
-0
/
+7
*
nir/intrinsics: Add a vulkan_resource_index intrinsic
Jason Ekstrand
2016-04-14
1
-0
/
+12
*
nir: Add a descriptor_set field to nir_variable
Jason Ekstrand
2016-04-14
1
-0
/
+5
*
nir: Add another index to load_uniform to specify the range read
Jason Ekstrand
2016-04-14
1
-0
/
+7
*
nir: Avoid structure initalization expressions.
Jose Fonseca
2016-04-14
1
-2
/
+16
*
nir/dead_variables: Configurably work with any variable mode
Jason Ekstrand
2016-04-13
1
-1
/
+1
*
nir/lower_io: Allow for a full bitmask of modes
Jason Ekstrand
2016-04-13
1
-1
/
+1
*
nir/lower_indirect: nir_variable_mode is now a bitfield
Jason Ekstrand
2016-04-13
1
-1
/
+1
*
nir: Convert nir_variable_mode to a bitfield
Jason Ekstrand
2016-04-13
1
-17
/
+16
*
nir/lower_system_values: Add support for several computed values
Jason Ekstrand
2016-04-11
1
-0
/
+3
[next]