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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: mark all bound shader buffer ranges as initialized
Marek Olšák
2017-03-16
1
-0
/
+3
*
nvc0: take extra pushbuf space into account for pushbuf_space calls
Ilia Mirkin
2017-03-16
1
-2
/
+2
*
radeonsi: fix broken tessellation on Carrizo and Stoney
Marek Olšák
2017-03-01
1
-1
/
+3
*
r300g: only allow byteswapped formats on big endian
Grazvydas Ignotas
2017-03-01
1
-0
/
+5
*
android: radeonsi: fix sid_table.h generated header include path
Mauro Rossi
2017-03-01
1
-1
/
+3
*
etnaviv: remove number of pixel pipes validation
Christian Gmeiner
2017-03-01
1
-10
/
+0
*
etnaviv: move pctx initialisation to avoid a null dereference
Christian Gmeiner
2017-03-01
1
-5
/
+5
*
radeonsi: fix UINT/SINT clamping for 10-bit formats on <= CIK
Nicolai Hähnle
2017-03-01
6
-19
/
+43
*
radeonsi: handle MultiDrawIndirect in si_get_draw_start_count
Nicolai Hähnle
2017-03-01
1
-7
/
+53
*
gallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCHRONIZED unconditionally
Marek Olšák
2017-03-01
3
-3
/
+5
*
radeonsi: fix UNSIGNED_BYTE index buffer fallback with non-zero start (v2)
Marek Olšák
2017-03-01
1
-2
/
+2
*
nvc0: disable linked tsc mode in compute launch descriptor
Ilia Mirkin
2017-02-23
2
-2
/
+6
*
nvc0: set the render condition in the compute object
Ilia Mirkin
2017-02-23
1
-2
/
+10
*
gm107/ir: fix address offset bitfield for ATOMS
Ilia Mirkin
2017-02-23
1
-1
/
+1
*
vc4: Avoid emitting small immediates for UBO indirect load address guards.
Eric Anholt
2017-02-23
5
-4
/
+20
*
gallium/radeon: fix performance of buffer readbacks
Marek Olšák
2017-02-10
1
-8
/
+9
*
nvc0/ir: fix ubo max clamp, reset file index
Ilia Mirkin
2017-02-10
1
-1
/
+3
*
nvc0/ir: fix robustness guarantees for constbuf loads on kepler+ compute
Ilia Mirkin
2017-02-10
1
-25
/
+22
*
nvc0: increase number of ubo binding points
Ilia Mirkin
2017-02-10
1
-3
/
+2
*
swr: [rasterizer core] Remove dead code Clipper::ClipScalar()
Bruce Cherniak
2017-02-10
1
-39
/
+0
*
Revert "radeonsi: decrease the number of texture slots to 24"
Marek Olšák
2017-02-08
1
-1
/
+1
*
etnaviv: force vertex buffers through the MMU
Lucas Stach
2017-02-03
1
-1
/
+4
*
etnaviv: Set SE.CLIP registers, add margins for scissor/clip registers
Wladimir J. van der Laan
2017-02-03
3
-20
/
+52
*
etnaviv: Generate new sin/cos instructions on GC3000
Wladimir J. van der Laan
2017-02-03
3
-1
/
+40
*
etnaviv: Cannot render to rb-swapped formats
Wladimir J. van der Laan
2017-02-03
1
-2
/
+5
*
etnaviv: Avoid infinite loop in find_frame()
Christian Gmeiner
2017-02-03
1
-1
/
+1
*
radeonsi: don't invoke DCC decompression in update_all_texture_descriptors
Marek Olšák
2017-02-03
1
-5
/
+6
*
r600: Fix stack overflow
Bartosz Tomczyk
2017-02-03
1
-1
/
+1
*
freedreno: automake: correctly set MKDIR_GEN
Emil Velikov
2017-02-03
1
-0
/
+1
*
radeonsi: handle first_non_void correctly in si_create_vertex_elements
Marek Olšák
2017-02-03
1
-3
/
+3
*
radeonsi: always set the TCL1_ACTION_ENA when invalidating L2
Marek Olšák
2017-01-24
1
-1
/
+2
*
swr: Align query results allocation
George Kyriazis
2017-01-24
2
-4
/
+5
*
swr: Prune empty nodes in CalculateProcessorTopology.
Bruce Cherniak
2017-01-24
1
-0
/
+9
*
r600: implement DDIV
Nicolai Hähnle
2017-01-24
1
-0
/
+59
*
r600: factor out cayman_emit_unary_double_raw
Nicolai Hähnle
2017-01-24
1
-20
/
+42
*
r600: double multiply can handle only one multiply at a time
Nicolai Hähnle
2017-01-24
1
-17
/
+19
*
freedreno/a5xx: set frag shader threadsize
Rob Clark
2017-01-24
1
-2
/
+7
*
freedreno/a5xx: set fragcoordxy properly
Rob Clark
2017-01-24
1
-1
/
+1
*
freedreno/a5xx: fix psize
Rob Clark
2017-01-24
2
-8
/
+5
*
freedreno/a5xx: srgb fix
Rob Clark
2017-01-24
1
-1
/
+2
*
freedreno/a5xx: fix int vbos
Rob Clark
2017-01-24
1
-1
/
+3
*
freedreno/a5xx: fix clear for uint/sint formats
Rob Clark
2017-01-24
1
-19
/
+28
*
freedreno/a5xx: fix cull state
Rob Clark
2017-01-24
1
-5
/
+5
*
freedreno: update generated headers
Rob Clark
2017-01-24
6
-13
/
+36
*
radeonsi: don't forget to add HTILE to the buffer list for texturing
Marek Olšák
2017-01-20
1
-6
/
+13
*
radeonsi: fix texture gather on stencil textures
Nicolai Hähnle
2017-01-20
1
-2
/
+16
*
radeonsi: Always leave poly_offset in a valid state
Zachary Michaels
2017-01-20
1
-1
/
+3
*
radeonsi: determine in advance which VBOs should be added to the buffer list
Marek Olšák
2017-01-18
3
-4
/
+11
*
radeonsi: use fewer pointer dereferences in upload_vertex_buffer_descriptors
Marek Olšák
2017-01-18
1
-8
/
+9
*
radeonsi: reject invalid vertex buffer indices at state creation
Marek Olšák
2017-01-18
2
-5
/
+6
[next]