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
Commit message (
Expand
)
Author
Age
Files
Lines
*
winsys/svga: Don't abort on EBUSY errors from execbuffer
Thomas Hellstrom
2019-05-02
1
-1
/
+3
*
winsys/svga: Update the drm interface file
Thomas Hellstrom
2019-05-02
2
-174
/
+188
*
svga: Avoid bouncing buffer data in malloced buffers
Thomas Hellstrom
2019-05-02
3
-13
/
+36
*
winsys/svga: Enable the transfer_from_buffer GPU command for vgpu10
Thomas Hellstrom
2019-05-02
1
-0
/
+1
*
winsys/svga: Add an environment variable to force host-backed operation
Thomas Hellstrom
2019-05-02
1
-6
/
+11
*
llvmpipe: init some vars to NULL to silence MinGW compiler warnings
Brian Paul
2019-05-01
1
-2
/
+2
*
radeonsi: set sampler state and view functions for compute-only contexts
Marek Olšák
2019-05-01
3
-9
/
+12
*
radeonsi: use new atomic LLVM helpers
Marek Olšák
2019-05-01
1
-8
/
+4
*
lima/gpir: add limit of max 512 instructions
Erico Nunes
2019-05-02
1
-0
/
+6
*
panfrost: Fix blend shader upload
Alyssa Rosenzweig
2019-05-01
2
-7
/
+14
*
panfrost/decode: Hit MRT blend shader enable bits
Alyssa Rosenzweig
2019-05-01
2
-3
/
+18
*
panfrost: Remove shader dump
Alyssa Rosenzweig
2019-05-01
4
-9
/
+0
*
virgl: Re-use and extend queue transfers for intersecting buffer subdatas.
David Riley
2019-05-01
1
-0
/
+46
*
virgl: Allow transfer queue entries to be found and extended.
David Riley
2019-05-01
2
-0
/
+58
*
virgl: Store mapped hw resource with transfer object.
David Riley
2019-05-01
3
-7
/
+7
*
iris: Fix imageBuffer and PBO download.
Kenneth Graunke
2019-05-01
1
-2
/
+2
*
r600: reset tex array override even when no view bound
Dave Airlie
2019-05-02
1
-11
/
+10
*
swr/rast: Add general SWTag statistics
Alok Hota
2019-05-01
3
-161
/
+191
*
swr/rast: Add string handling to AR event framework
Alok Hota
2019-05-01
5
-31
/
+54
*
swr/rast: Add initial SWTag proto definitions
Alok Hota
2019-05-01
2
-39
/
+71
*
swr/rast: Cleanup and generalize gen_archrast
Alok Hota
2019-05-01
3
-123
/
+57
*
softpipe: setup pixel_offset for all primitive types
Erik Faye-Lund
2019-05-01
1
-11
/
+10
*
softpipe: Increase the GLSL feature level
Gert Wollny
2019-05-01
1
-1
/
+1
*
softpipe: Add support for TGSI_OPCODE_INTERP_CENTROID
Gert Wollny
2019-05-01
1
-0
/
+42
*
softpipe: Add support for TGSI_OPCODE_INTERP_OFFSET
Gert Wollny
2019-05-01
1
-0
/
+32
*
softpipe: Add (fake) support for TGSI_OPCODE_INTERP_SAMPLE
Gert Wollny
2019-05-01
1
-1
/
+40
*
softpipe: Add an per-input array for interpolator correctors to machine
Gert Wollny
2019-05-01
2
-4
/
+79
*
softpipe: Factor out evaluation of the source indices
Gert Wollny
2019-05-01
1
-28
/
+41
*
softpipe: evaluate cube the faces on a per sample bases
Gert Wollny
2019-05-01
1
-24
/
+16
*
softpipe: keep input lod for explicite derivatives
Gert Wollny
2019-05-01
1
-2
/
+4
*
softpipe: tie in new code path for lod evaluation
Gert Wollny
2019-05-01
2
-46
/
+21
*
softpipe: Move selection of shadow values up and clean parameter list
Gert Wollny
2019-05-01
1
-29
/
+43
*
softpipe: Pipe gather_comp through from st_tgsi_get_samples
Gert Wollny
2019-05-01
2
-5
/
+18
*
softpipe: Prepare handling explicit gradients
Gert Wollny
2019-05-01
3
-1
/
+42
*
softpipe: Factor gradient evaluation out of the lambda evaluation
Gert Wollny
2019-05-01
1
-19
/
+119
*
radeonsi/nir: call radeonsi nir opts before the scan pass
Timothy Arceri
2019-05-01
2
-0
/
+2
*
radeonsi/nir: create si_nir_opts() helper
Timothy Arceri
2019-05-01
2
-36
/
+43
*
swr/rast: early exit on empty triangle mask
Alok Hota
2019-04-30
1
-0
/
+6
*
swr/rast: add guards for cpuid on Linux
Alok Hota
2019-04-30
1
-0
/
+2
*
swr/rast: add flat shading
Alok Hota
2019-04-30
1
-0
/
+13
*
swr/rast: add SWR_STATIC_ASSERT() macro
Alok Hota
2019-04-30
1
-1
/
+8
*
swr/rast: update guardband rects at draw setup
Alok Hota
2019-04-30
1
-2
/
+3
*
swr/rast: add more llvm intrinsics
Alok Hota
2019-04-30
1
-0
/
+3
*
st/va: properly set stride and offset in vlVaDeriveImage
Julien Isorce
2019-04-30
1
-10
/
+25
*
radeonsi: implement resource_get_info
Julien Isorce
2019-04-30
1
-8
/
+35
*
gallium: add resource_get_info to pipe_screen
Julien Isorce
2019-04-30
4
-0
/
+51
*
st/nine: Check discard_delayed_release is set before allocating more
Axel Davy
2019-04-30
1
-0
/
+2
*
st/nine: Throttle rendering similarly for thread_submit
Axel Davy
2019-04-30
2
-22
/
+22
*
st/nine: Optimize a bit writeonly buffers
Axel Davy
2019-04-30
1
-1
/
+6
*
st/nine: Use TGSI_SEMANTIC_GENERIC for fog
Axel Davy
2019-04-30
2
-28
/
+29
[next]