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
*
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
*
gallivm: disable rgtc/latc SNORM accellerated fetches
Roland Scheidegger
2020-03-25
1
-13
/
+19
*
rbug: do not return void-value
Erik Faye-Lund
2020-03-25
1
-1
/
+1
*
rbug: clean up cast-warnings
Erik Faye-Lund
2020-03-25
1
-2
/
+2
*
pipebuffer: clean up cast-warnings
Erik Faye-Lund
2020-03-25
1
-2
/
+2
*
gallium/gallivm: Remove workaround disabling AVX code for newer CPUs
Jan Zielinski
2020-03-23
1
-9
/
+3
*
gallivm: add support for rgtc/latc fetches.
Dave Airlie
2020-03-23
3
-3
/
+415
*
gallivm/s3tc: split out dxt5 alpha code
Dave Airlie
2020-03-23
1
-35
/
+55
*
vbo,gallium: make glBegin/End buffer size configurable by drivers
Marek Olšák
2020-03-21
1
-0
/
+3
*
tgsi/util: Change boolean for bool
Mark Menzynski
2020-03-20
2
-3
/
+4
*
gallium/util: Switch util_float_to_half to _mesa_float_to_half()'s impl.
Eric Anholt
2020-03-17
1
-52
/
+2
*
gallium/u_vbuf: simplify the first if statement in u_vbuf_upload_buffers
Marek Olšák
2020-03-17
1
-6
/
+8
[next]