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
/
gallium
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/u_blitter: remove an unused variable
Marek Olšák
2019-10-17
1
-2
/
+0
*
gallivm: Fix saturated signed psub/padd intrinsics on llvm 8
Roland Scheidegger
2019-10-17
1
-18
/
+10
*
mesa/st: support lowering user-clip-planes automatically
Erik Faye-Lund
2019-10-17
1
-0
/
+1
*
mesa/gallium: automatically lower two-sided lighting
Erik Faye-Lund
2019-10-17
1
-0
/
+1
*
mesa/gallium: automatically lower point-size
Erik Faye-Lund
2019-10-17
1
-0
/
+1
*
mesa/gallium: automatically lower alpha-testing
Erik Faye-Lund
2019-10-17
1
-0
/
+1
*
gallium: add flatshade lowering capability
Dave Airlie
2019-10-17
1
-0
/
+3
*
gallium/u_blitter: set a more sane viewport-state
Erik Faye-Lund
2019-10-17
1
-6
/
+5
*
gallivm/draw/swr: make the gs_iface not depend on tgsi.
Dave Airlie
2019-10-15
3
-38
/
+41
*
gallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_CAP_THROTTLE
James Xiong
2019-10-14
1
-1
/
+1
*
gallivm: fix coroutines on aarch64 with llvm 8
Dave Airlie
2019-10-11
1
-0
/
+6
*
llvmpipe: add support for tg4 component selection.
Dave Airlie
2019-10-11
1
-0
/
+4
*
gallium: add a a new cap for changing the TGSI TG4 instruction encoding
Dave Airlie
2019-10-11
1
-0
/
+1
*
gallivm/sample: add gather component selection to the key.
Dave Airlie
2019-10-11
2
-1
/
+16
*
meson: fix pipe-loader compilation for windows
Dylan Baker
2019-10-10
1
-1
/
+6
*
llvmpipe/draw: handle UBOs that are < 16 bytes.
Dave Airlie
2019-10-10
1
-2
/
+7
*
gallium: remove PIPE_SHADER_CAP_SCALAR_ISA
Marek Olšák
2019-10-10
2
-4
/
+0
*
tgsi_to_nir: use nir_shader_compiler_options::lower_to_scalar
Marek Olšák
2019-10-10
1
-5
/
+3
*
tgsi_to_nir: add #ifdef header guards
Marek Olšák
2019-10-10
1
-0
/
+5
*
tgsi/scan: add tgsi_shader_info::msaa_images_declared
Marek Olšák
2019-10-09
2
-0
/
+19
*
radeonsi: remove si_vid_join_surfaces and use combined planar allocations
Marek Olšák
2019-10-09
2
-0
/
+45
*
vl: use u_format in vl_video_buffer_formats
Marek Olšák
2019-10-09
3
-100
/
+25
*
gallium/u_tests: test NV12 allocation and export
Marek Olšák
2019-10-09
1
-0
/
+159
*
gallium/util: add planar format layouts and helpers
Marek Olšák
2019-10-09
4
-7
/
+108
*
gallium/util: remove enum numbering from util_format_layout
Marek Olšák
2019-10-09
1
-9
/
+9
*
gallium/tgsi: add support for DEMOTE and READ_HELPER opcodes
Ilia Mirkin
2019-10-07
1
-2
/
+2
*
gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock
Marek Olšák
2019-10-07
3
-14
/
+24
*
util: use simple_mtx_t for util_range
Marek Olšák
2019-10-07
1
-5
/
+6
*
gallium: Add PIPE_CAP_DEMOTE_TO_HELPER_INVOCATION
Caio Marcelo de Oliveira Filho
2019-09-30
1
-0
/
+3
*
tgsi_to_nir: handle PIPE_FORMAT_NONE in image opcodes
Marek Olšák
2019-09-30
1
-0
/
+3
*
gallium/vl: don't set PIPE_HANDLE_USAGE_EXPLICIT_FLUSH
Marek Olšák
2019-09-24
1
-4
/
+1
*
tgsi_to_nir: fix 2-component system values like tess_level_inner_default
Marek Olšák
2019-09-23
1
-1
/
+3
*
tgsi_to_nir: fix masked out image loads
Marek Olšák
2019-09-23
1
-2
/
+1
*
util/u_queue: track job size and limit the size of queue growth
Timothy Arceri
2019-09-19
1
-1
/
+1
*
gallium: extend resource_get_param to be as capable as resource_get_handle
Marek Olšák
2019-09-18
4
-8
/
+29
*
Revert "gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP"
Christian Gmeiner
2019-09-18
1
-0
/
+3
*
gallivm: Limit DEBUG workaround to LLVM < 7
Michel Dänzer
2019-09-17
1
-0
/
+4
*
driconfig: add a new engine name/version parameter
Lionel Landwerlin
2019-09-15
1
-1
/
+1
*
gallium: util_set_vertex_buffers_mask(..): make use of u_bit_consecutive(..)
Christian Gmeiner
2019-09-14
1
-3
/
+2
*
gallium: Restore VSX for llvm >= 4
Adam Jackson
2019-09-12
1
-0
/
+14
*
tgsi_to_nir: Translate TGSI_INTERPOLATE_COLOR as INTERP_MODE_NONE
Danylo Piliaiev
2019-09-12
1
-1
/
+1
*
gallium/ttn: VARYING_SLOT_PSIZ and VARYING_SLOT_FOGC are scalar
Iago Toral Quiroga
2019-09-12
1
-0
/
+10
*
u_format: float type for R11G11B10_FLOAT/R9G9B9E5_FLOAT
Jonathan Marek
2019-09-11
1
-2
/
+2
*
u_format: add ETC2 to util_format_srgb/util_format_linear
Jonathan Marek
2019-09-11
1
-0
/
+12
*
gallium: Require LLVM >= 3.9
Adam Jackson
2019-09-11
4
-153
/
+3
*
gallium: Require LLVM >= 3.8
Adam Jackson
2019-09-11
1
-4
/
+2
*
gallium: Require LLVM >= 3.7
Adam Jackson
2019-09-11
2
-33
/
+4
*
gallium: Require LLVM >= 3.6
Adam Jackson
2019-09-11
4
-250
/
+82
*
gallium: Require LLVM >= 3.5
Adam Jackson
2019-09-11
3
-28
/
+2
*
gallium: Require LLVM >= 3.4
Adam Jackson
2019-09-11
5
-164
/
+6
[next]