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/radeon: only call pb_slabs_reclaim when slabs are actually used
Nicolai Hähnle
2017-07-03
1
-1
/
+2
*
swr: Limit memory held by defer deleted resources.
Bruce Cherniak
2017-07-02
1
-0
/
+6
*
svga: add texture size/levels sanity check code in svga_texture_create()
Brian Paul
2017-06-30
1
-0
/
+33
*
gallium/docs: document that TXF is used with PIPE_BUFFER resources
Brian Paul
2017-06-30
1
-1
/
+2
*
gallium/docs: clarify that samplers are not used with PIPE_BUFFER resources
Brian Paul
2017-06-30
1
-0
/
+8
*
vc4: Start using XML unpack functions in CL dump.
Eric Anholt
2017-06-30
5
-19
/
+67
*
vc4: Replace a couple of magic numbers with #define usage.
Eric Anholt
2017-06-30
1
-2
/
+2
*
vc4: Move rasterizer state packing to CSO creation time.
Eric Anholt
2017-06-30
4
-29
/
+25
*
vc4: Convert the driver to emitting the shader record using pack macros.
Eric Anholt
2017-06-30
3
-54
/
+92
*
vc4: Simplify pack header usage
Eric Anholt
2017-06-30
4
-35
/
+28
*
vc4: Start using the pack header.
Eric Anholt
2017-06-30
4
-51
/
+130
*
vc4: Introduce XML-based packet header generation like Intel's.
Eric Anholt
2017-06-30
1
-1
/
+4
*
swr: Minor cleanup of variable usage, no functional change.
Bruce Cherniak
2017-06-30
1
-2
/
+2
*
swr: use swr_query_result type instead of void
Tim Rowley
2017-06-30
2
-3
/
+3
*
swr/rast: increase number of possible draws in flight
Tim Rowley
2017-06-30
1
-1
/
+1
*
swr/rast: move default split size from driver to rasterizer
Tim Rowley
2017-06-30
2
-5
/
+1
*
swr/rast: Fix missing setup of psContext.pColorBuffer
Tim Rowley
2017-06-30
2
-16
/
+14
*
swr/rast: Switch intrinsic usage to SIMDLib
Tim Rowley
2017-06-30
30
-2679
/
+6222
*
swr/rast: Fix unused variable warnings
Tim Rowley
2017-06-30
1
-6
/
+0
*
swr/rast: Split rasterizer.cpp to improve compile time
Tim Rowley
2017-06-30
10
-1617
/
+1732
*
swr/rast: gen_backends.py remove extraneous semicolon
Tim Rowley
2017-06-30
1
-1
/
+2
*
swr/rast: Support dynamically sized vertex layout
Tim Rowley
2017-06-30
6
-21
/
+49
*
swr/rast: Split backend.cpp to improve compile time
Tim Rowley
2017-06-30
13
-1832
/
+2146
*
swr/rast: gen_backends.py removal of commented debug prints
Tim Rowley
2017-06-30
1
-4
/
+1
*
swr/rast: gen_backends.py quote cleanup
Tim Rowley
2017-06-30
1
-8
/
+8
*
swr/rast: generators will create target directories
Tim Rowley
2017-06-30
1
-0
/
+7
*
Android: fix typo in symlink for driver loading and 32 bit builds
Mauro Rossi
2017-06-30
1
-2
/
+2
*
svga: update a few surface format names
Brian Paul
2017-06-30
3
-24
/
+24
*
svga: whitespace fixes in svga_resource_buffer_upload.c
Brian Paul
2017-06-30
1
-15
/
+14
*
svga: add mksstats for surface view emulation
Charmaine Lee
2017-06-30
1
-10
/
+17
*
svga: change error handling convention for svga_set_stream_output()
Brian Paul
2017-06-30
3
-12
/
+18
*
svga: fixed surface size to include array size
Charmaine Lee
2017-06-30
1
-1
/
+2
*
svga: loop over box.depth for ReadBack_image on each slice
Neha Bhende
2017-06-30
1
-7
/
+8
*
svga: add mksstats for context creation
Charmaine Lee
2017-06-30
1
-2
/
+7
*
svga: re-validate sampler view at draw time if needed
Charmaine Lee
2017-06-30
4
-2
/
+35
*
gallium: os_process fixes for Android
Rob Herring
2017-06-30
1
-2
/
+2
*
etnaviv: Add unreachable statement to etna_amode to fix compilation warnings
Tomeu Vizoso
2017-06-30
1
-0
/
+2
*
swr: Remove need to allocate vertex buffer scratch space all in one go
cros-mesa-17.1.1-r14-vanilla
chadv/cros-mesa-17.1.1-r14-vanilla
Bruce Cherniak
2017-06-29
1
-23
/
+2
*
swr: conditionally validate vertex buffer state
Bruce Cherniak
2017-06-29
1
-4
/
+5
*
swr: set dynamic vertex size
Tim Rowley
2017-06-29
1
-2
/
+4
*
radeonsi: set COMPUTE_DISPATCH_INITIATOR.ORDER_MODE = 1
Marek Olšák
2017-06-29
1
-1
/
+4
*
radeonsi: use the DISPATCH packets to force COMPUTE_START_X/Y/Z = 0
Marek Olšák
2017-06-29
1
-7
/
+6
*
Android: use symlinks for driver loading
Rob Herring
2017-06-29
12
-0
/
+21
*
etnaviv: fix memory leak when BO allocation fails
Lucas Stach
2017-06-29
1
-1
/
+5
*
etnaviv: fill in layer_stride for imported resources
Lucas Stach
2017-06-29
1
-0
/
+2
*
etnaviv: fix shader miscompilation with more than 16 labels
Lucas Stach
2017-06-28
1
-28
/
+32
*
radeonsi: move instance divisors into a constant buffer
Marek Olšák
2017-06-27
7
-28
/
+93
*
radeonsi: check nr_cbufs in other places before flushing CB
Marek Olšák
2017-06-27
1
-2
/
+4
*
radeonsi: use #pragma pack to pack si_shader_key
Marek Olšák
2017-06-27
1
-0
/
+8
*
Revert "radeonsi: use uint32_t to declare si_shader_key.opt.kill_outputs"
Marek Olšák
2017-06-27
3
-10
/
+6
[next]