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: get rid of PIPE_CAP_SM3
Erik Faye-Lund
2019-07-10
1
-6
/
+3
*
gallium: give vertex-shader saturate its own cap
Erik Faye-Lund
2019-07-10
1
-0
/
+1
*
gallium: give fragment-shader derivatives its own cap
Erik Faye-Lund
2019-07-10
1
-0
/
+1
*
gallium: give fragment-shader texture-lod its own cap
Erik Faye-Lund
2019-07-10
1
-0
/
+3
*
gallium: Add util_format_is_unorm8 check
Alyssa Rosenzweig
2019-07-09
1
-1
/
+16
*
llvmpipe: enable ARB_shader_storage_buffer_object
Dave Airlie
2019-07-07
1
-1
/
+2
*
draw: add shader buffer interfaces.
Dave Airlie
2019-07-07
4
-1
/
+57
*
gallivm: add buffer operations to the tgsi->llvm conversion.
Dave Airlie
2019-07-07
3
-4
/
+315
*
gallivm: move mask_vec function up higher so it can be reused.
Dave Airlie
2019-07-07
1
-14
/
+15
*
tgsi: denote which load/store/atomic channels are unsigned
Dave Airlie
2019-07-07
1
-0
/
+12
*
draw: add support for ssbo ptrs to jit tables.
Dave Airlie
2019-07-07
2
-3
/
+49
*
gallivm: add some basic SSBO limits. (v2)
Dave Airlie
2019-07-07
1
-0
/
+4
*
util: add util_copy_shader_buffer.
Dave Airlie
2019-07-07
1
-0
/
+16
*
gallivm: add ssbo pointers to the soa build api.
Dave Airlie
2019-07-07
3
-4
/
+13
*
gallivm: add compare exchange wrapper
Dave Airlie
2019-07-07
3
-1
/
+39
*
vertex shader: add exec masking (v2)
Dave Airlie
2019-07-07
1
-3
/
+10
*
gallium/u_blitter: add return to fix the build
Marek Olšák
2019-07-03
1
-0
/
+1
*
radeonsi/gfx10: generate gfx10_format_table.h
Nicolai Hähnle
2019-07-03
1
-1
/
+2
*
gallium/u_blitter: implement copying from ZS to color and vice versa
Marek Olšák
2019-07-03
5
-35
/
+314
*
gallium/util: rewrite depth-stencil blit shaders
Marek Olšák
2019-07-03
3
-183
/
+46
*
gallium/u_blitter: enable MSAA when blitting to MSAA surfaces
Brian Paul
2019-07-03
1
-22
/
+34
*
vl: Use CS composite shader only if TEX_LZ and DIV are supported
Gert Wollny
2019-06-30
2
-8
/
+11
*
gallium: Add CAP for opcode DIV
Gert Wollny
2019-06-30
1
-0
/
+1
*
vl: replace DIV-ADD with MAD using inverse size
Gert Wollny
2019-06-30
1
-4
/
+5
*
gallium/u_transfer_helper: Don't leak a reference to the resource.
Kenneth Graunke
2019-06-28
1
-0
/
+2
*
gallivm: Improve lp_build_rcp_refine.
Jose Fonseca
2019-06-28
1
-6
/
+6
*
gallium: Make util_copy_image_view handle shader_access
Kenneth Graunke
2019-06-27
1
-0
/
+2
*
gallium: Teach GALLIUM_REFCNT_LOG about array textures
Kenneth Graunke
2019-06-27
1
-0
/
+9
*
gallium/util: Make it possible to disable persistent maps in the upload manager
Thomas Hellstrom
2019-06-20
2
-2
/
+16
*
gallium/util: Make u_debug_flush support persistent maps
Thomas Hellstrom
2019-06-20
2
-29
/
+66
*
gallium/virgl: Add code path for virgl to read driconf
Gert Wollny
2019-06-20
5
-3
/
+11
*
meson: Search for execinfo.h
Jory Pratt
2019-06-19
1
-4
/
+4
*
gallium: Remove unused util_ringbuffer
Caio Marcelo de Oliveira Filho
2019-06-17
4
-193
/
+0
*
gallium: add z24s8_as_r8g8b8a8 format
Rob Clark
2019-06-15
1
-0
/
+7
*
gallium: Add PIPE_CAP_ATOMIC_FLOAT_MINMAX
Caio Marcelo de Oliveira Filho
2019-06-13
1
-0
/
+1
*
vl: Always enable drm winsys.
Bas Nieuwenhuizen
2019-06-13
2
-9
/
+3
*
gallium: Add PIPE_CAP_CS_DERIVED_SYSTEM_VALUES_SUPPORTED
Caio Marcelo de Oliveira Filho
2019-06-11
1
-0
/
+1
*
gallium/u_transfer_helper: Free the staging buffer on unmap.
Kenneth Graunke
2019-06-09
1
-0
/
+1
*
Revert "vl: Enable DRM by default."
Bas Nieuwenhuizen
2019-06-04
2
-2
/
+2
*
vl: Enable DRM by default.
Bas Nieuwenhuizen
2019-06-04
2
-2
/
+2
*
u_blitter: don't fail mipmap generation for depth formats containing stencil
Marek Olšák
2019-06-03
1
-1
/
+2
*
Change a few frequented uses of DEBUG to !NDEBUG
Marek Olšák
2019-05-29
1
-1
/
+1
*
radeonsi: clean up winsys creation
Marek Olšák
2019-05-27
1
-11
/
+2
*
gallivm: fix default cbuf info.
Roland Scheidegger
2019-05-24
1
-1
/
+1
*
nir: Drop imov/fmov in favor of one mov instruction
Jason Ekstrand
2019-05-24
1
-5
/
+5
*
nir/builder: Merge nir_[if]mov_alu into one nir_mov_alu helper
Jason Ekstrand
2019-05-24
1
-4
/
+4
*
nir/builder: Remove the use_fmov parameter from nir_swizzle
Jason Ekstrand
2019-05-24
1
-6
/
+4
*
ptn,ttn: Use nir_channel for selecting channels
Jason Ekstrand
2019-05-24
1
-1
/
+1
*
gallium: Add PIPE_CAP_FBFETCH_COHERENT and expose extensions
Kenneth Graunke
2019-05-23
1
-0
/
+1
*
gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count
Kenneth Graunke
2019-05-23
2
-2
/
+2
[next]