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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Add lowering pass for ir_bin_imul_high
Ian Romanick
2016-07-19
2
-0
/
+150
*
glsl: Add lowering pass for ir_unop_find_msb
Ian Romanick
2016-07-19
2
-0
/
+107
*
glsl: Add lowering pass for ir_unop_find_lsb
Ian Romanick
2016-07-19
2
-0
/
+87
*
glsl: Add lowering pass for ir_unop_bitfield_reverse
Ian Romanick
2016-07-19
2
-0
/
+92
*
glsl: Add lowering pass for ir_quadop_bitfield_insert
Ian Romanick
2016-07-19
2
-0
/
+74
*
glsl: Add lowering pass for ir_triop_bitfield_extract
Ian Romanick
2016-07-19
2
-0
/
+81
*
glsl: Add lowering pass for ir_unop_bit_count
Ian Romanick
2016-07-19
2
-0
/
+54
*
MESA_shader_integer_functions: Allow new function overload matching rules
Ian Romanick
2016-07-19
1
-5
/
+7
*
MESA_shader_integer_functions: Allow implicit int->uint conversions
Ian Romanick
2016-07-19
2
-6
/
+10
*
MESA_shader_integer_functions: Expose new built-in functions
Ian Romanick
2016-07-19
1
-11
/
+20
*
MESA_shader_integer_functions: Boiler plate extension tracking
Ian Romanick
2016-07-19
6
-0
/
+10
*
MESA_shader_integer_functions: Add extension specification
Ian Romanick
2016-07-19
1
-0
/
+520
*
gm107/ir: make use of ADD32I for all immediates
Samuel Pitoiset
2016-07-19
1
-1
/
+1
*
gm107/ir: add missing NEG modifier for IADD32I
Samuel Pitoiset
2016-07-19
1
-0
/
+1
*
ddebug: Fix trivial typo in stderr message
Andreas Boll
2016-07-19
1
-1
/
+1
*
configure.ac: Use ${datarootdir} for --with-vulkan-icddir help string too
Andreas Boll
2016-07-19
1
-1
/
+1
*
vl: fix memory leak
Eric Engestrom
2016-07-19
1
-7
/
+1
*
vl: add entry point
Boyuan Zhang
2016-07-19
1
-0
/
+1
*
nv50,nvc0: srgb rendering is only available for rgba/bgra
Ilia Mirkin
2016-07-18
1
-2
/
+2
*
nvc0: add support for BGRA8 images
Ilia Mirkin
2016-07-18
7
-1
/
+16
*
i965: Skip update_texture_surface when the plane doesn't exist
Jason Ekstrand
2016-07-18
1
-8
/
+10
*
glsl: use linked shaders rather than compiled shaders
Timothy Arceri
2016-07-19
1
-4
/
+4
*
The extension is already exposed, this simply marks it as done.
Lars Hamre
2016-07-19
1
-1
/
+1
*
docs: Fix typo in extension name
Anuj Phogat
2016-07-18
1
-1
/
+1
*
docs: Add support for GL_KHR_texture_compression_astc_sliced_3d
Anuj Phogat
2016-07-18
1
-0
/
+1
*
Revert "docs: Mark KHR_texture_compression_astc_sliced_3d done on i965"
Anuj Phogat
2016-07-18
1
-1
/
+0
*
docs: Mark KHR_texture_compression_astc_sliced_3d done on i965
Anuj Phogat
2016-07-18
1
-0
/
+1
*
i965/gen9: Enable KHR_texture_compression_astc_sliced_3d
Anuj Phogat
2016-07-18
1
-0
/
+1
*
mesa: Add the infrastructure for KHR_texture_compression_astc_sliced_3d
Anuj Phogat
2016-07-18
3
-3
/
+6
*
radeon/uvd: add session context buffer for polaris 10/11 v2
Christian König
2016-07-18
2
-0
/
+21
*
vl/dri3: fix a memory leak from front buffer
Leo Liu
2016-07-18
1
-0
/
+1
*
i965/tes/scalar: fix 64-bit indirect input loads
Iago Toral Quiroga
2016-07-18
1
-22
/
+64
*
i965/tcs/scalar: only update imm_offset for second message in 64bit input loads
Iago Toral Quiroga
2016-07-18
1
-7
/
+1
*
i965: Move pulls_bary setting to emit_pixel_interpolator_send().
Kenneth Graunke
2016-07-17
1
-4
/
+4
*
i965: Write gl_FragCoord directly to the destination.
Kenneth Graunke
2016-07-17
3
-10
/
+4
*
i965: Drop has_pln checks in unlit centroid workaround.
Kenneth Graunke
2016-07-17
1
-5
/
+2
*
i965: Drop VARYING_SLOT_FACE special case in barycentric setup.
Kenneth Graunke
2016-07-17
1
-3
/
+2
*
compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
Kenneth Graunke
2016-07-17
37
-131
/
+131
*
virgl: drop pointless leftover init of virgl_transfer_inline_write.
Dave Airlie
2016-07-17
1
-1
/
+0
*
nv50: fix alphatest for non-blendable formats
Ilia Mirkin
2016-07-16
14
-11
/
+118
*
mesa/st: reduce size of state->st bitmask
Rob Clark
2016-07-16
1
-1
/
+1
*
gallium/u_queue: add optional cleanup callback
Rob Clark
2016-07-16
5
-5
/
+14
*
radeonsi: remove the DRAW_PREAMBLE packet
Nicolai Hähnle
2016-07-16
3
-12
/
+1
*
mesa: handle numSamples=0 in _mesa_test_proxy_teximage()
Brian Paul
2016-07-15
1
-3
/
+1
*
nir: Use dest.ssa.num_components rather than intrin->num_components.
Kenneth Graunke
2016-07-15
1
-1
/
+1
*
nir: Update outdated intrinsic const_index comments.
Kenneth Graunke
2016-07-15
1
-7
/
+9
*
nir: Use nir_intrinsic_set_base in atomic lowering.
Kenneth Graunke
2016-07-15
1
-2
/
+2
*
nir: Split nir_lower_io's input/output/atomic handling into helpers.
Kenneth Graunke
2016-07-15
1
-91
/
+87
*
nir: Drop bogus nir_var_shader_in case in nir_lower_io's store_op().
Kenneth Graunke
2016-07-15
1
-1
/
+0
*
nir: Share destination rewriting and replacement code in IO lowering.
Kenneth Graunke
2016-07-15
1
-25
/
+19
[next]