index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: fix stencil border
Dave Airlie
2020-04-27
1
-2
/
+10
*
llvmpipe: fix d32 unorm depth conversions.
Dave Airlie
2020-04-27
1
-1
/
+4
*
draw/tess: fix TES patch vertices in.
Dave Airlie
2020-04-27
3
-5
/
+11
*
llvmpipe: bump max images to 16
Dave Airlie
2020-04-27
1
-1
/
+1
*
util/indirect: handle stride less than number of parameters.
Dave Airlie
2020-04-27
1
-1
/
+3
*
gallivm/nir: add helper invocation support
Dave Airlie
2020-04-27
3
-0
/
+13
*
gallivm/nir: fix image store conversions
Dave Airlie
2020-04-27
1
-7
/
+13
*
gallium: Fix setup of pstipple frag coord var.
Eric Anholt
2020-04-23
1
-5
/
+1
*
gallium: prepare framework for supporting AlphaToCoverageDitherControlNV
Indrajit Kumar Das
2020-04-23
1
-0
/
+1
*
gallium: add # of MRT to blend state
Rob Clark
2020-04-23
3
-2
/
+4
*
mesa/st: avoid u_vbuf for GLES
Rob Clark
2020-04-23
4
-3
/
+11
*
gallium/utils: silence strncpy warning
Pierre-Eric Pelloux-Prayer
2020-04-21
1
-1
/
+1
*
gallium/u_threaded: flush batch when hitting mapping limit
Pierre-Eric Pelloux-Prayer
2020-04-16
2
-0
/
+24
*
st/mesa: add support for GL_NV_viewport_array2
Ilia Mirkin
2020-04-15
1
-0
/
+4
*
gallium: add PIPE_CAP_VIEWPORT_MASK
Ilia Mirkin
2020-04-15
1
-0
/
+1
*
gallium: add TGSI_PROPERTY_LAYER_VIEWPORT_RELATIVE
Ilia Mirkin
2020-04-15
1
-0
/
+1
*
gallium: add TGSI_SEMANTIC_VIEWPORT_MASK
Ilia Mirkin
2020-04-15
1
-0
/
+1
*
draw/tess: free the NIR
Dave Airlie
2020-04-16
1
-1
/
+5
*
draw: free the NIR IR.
Dave Airlie
2020-04-16
2
-4
/
+11
*
gallium: initialize viewport swizzle in cso_set_viewport_dims
Karol Herbst
2020-04-15
1
-0
/
+4
*
gallium: add PIPE_CAP_SYSTEM_SVM
Karol Herbst
2020-04-15
1
-0
/
+3
*
u_blitter: fix stencil blitting
Dave Airlie
2020-04-15
1
-1
/
+1
*
draw: fix user culling pipeline order. (v2)
Dave Airlie
2020-04-15
8
-130
/
+214
*
draw/cull: run pipeline for culled points.
Dave Airlie
2020-04-15
1
-0
/
+3
*
draw: fix tessellation stats query
Dave Airlie
2020-04-15
1
-2
/
+5
*
gallivm/draw: calloc prim id toavoid undef
Dave Airlie
2020-04-15
1
-1
/
+1
*
gallivm/nir: lower implicit lod to tex.
Dave Airlie
2020-04-15
1
-0
/
+3
*
gallivm: fix left over shader vote debug
Dave Airlie
2020-04-15
1
-1
/
+0
*
draw: collect tessellation invocations statistics
Dave Airlie
2020-04-15
1
-0
/
+6
*
gallium/tgsi_to_nir: Set nir_intrinsic_align_mul to 16 and offset to 0
Gert Wollny
2020-04-14
1
-0
/
+1
*
gallium: add viewport swizzling state and cap
Ilia Mirkin
2020-04-12
1
-0
/
+1
*
meson: fix debug build on Android
Dominik Behr
2020-04-07
1
-1
/
+10
*
gallivm: Add missing header for powf.
Vinson Lee
2020-04-07
1
-0
/
+1
*
util: move and adjust the vertex upload heuristic equation from u_vbuf
Marek Olšák
2020-04-06
1
-2
/
+1
*
Revert "gallivm: disable rgtc/latc SNORM accellerated fetches"
Dave Airlie
2020-04-04
1
-19
/
+13
*
gallivm/rgtc: enable fast path for snorm types.
Dave Airlie
2020-04-04
1
-3
/
+9
*
gallivm/rgtc: fix the truncation to 8-bit
Dave Airlie
2020-04-04
1
-6
/
+10
*
gallivm: fix stream id fetch
Roland Scheidegger
2020-04-02
1
-4
/
+3
*
gallivm: switch the mask6/mask7 cases for signed rgtc formats
Roland Scheidegger
2020-04-02
1
-2
/
+2
*
gallivm: fix rgtc2 format
Roland Scheidegger
2020-04-02
1
-0
/
+2
*
gallium/util: let shader live cache users know if a hit occured
Pierre-Eric Pelloux-Prayer
2020-04-02
2
-2
/
+7
*
gallium/llvmpipe: add an optimised 32-bit memset
Dave Airlie
2020-04-01
1
-7
/
+3
*
st/mesa: add environment variable pin_app_thread for faster glthread on AMD Zen
Marek Olšák
2020-03-30
1
-0
/
+10
*
gallium/u_threaded: call the driver to pin threads to L3 immediately
Marek Olšák
2020-03-30
1
-6
/
+14
*
util: fix u_fifo_pop()
Rob Clark
2020-03-30
1
-1
/
+1
*
ddebug: add missing forward declaration
Pierre-Eric Pelloux-Prayer
2020-03-30
1
-0
/
+1
*
util: don't include p_defines.h and u_pointer.h from gallium
Marek Olšák
2020-03-27
5
-3
/
+5
*
x86_init_func_common: Add ENDBR at function entry
H.J. Lu
2020-03-26
1
-0
/
+5
*
mesa: allow out-of-order drawing to optimize immediate mode if it's safe
Marek Olšák
2020-03-26
1
-0
/
+1
*
gallium/util: Add back (and rename) util_float_to_half implementation
Roland Scheidegger
2020-03-25
1
-0
/
+57
[next]