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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/va: GetConfigAttributes: check profile and entrypoint combination
Satyajit Sahu
2020-03-03
1
-2
/
+6
*
intel/isl: Implement D16_UNORM workarounds.
Rafael Antognolli
2020-03-03
1
-2
/
+18
*
st/va/postproc: reallocate interlaced destination buffer
Thong Thai
2020-03-03
1
-4
/
+1
*
panfrost: fix transform feedback
Louis-Francis Ratté-Boulianne
2020-03-03
1
-0
/
+7
*
gallium: add PIPE_CAP_PSIZ_CLAMPED
Louis-Francis Ratté-Boulianne
2020-03-03
2
-0
/
+2
*
gallium: add PIPE_CAP_VIEWPORT_TRANSFORM_LOWERED
Louis-Francis Ratté-Boulianne
2020-03-03
2
-0
/
+4
*
gallium: add PIPE_CAP_PACKED_STREAM_OUTPUT
Louis-Francis Ratté-Boulianne
2020-03-03
2
-0
/
+4
*
lima: don't disable tiling if there's linear modifier in list
Vasily Khoruzhick
2020-03-03
1
-3
/
+0
*
ac: rename lds_size_per_cu to lds_size_per_workgroup
Samuel Pitoiset
2020-03-03
1
-1
/
+1
*
nvc0: enable EXT_texture_shadow_lod
Ilia Mirkin
2020-03-02
2
-4
/
+10
*
st/mesa: allow TXB2/TXL2 to work with cube array shadow textures
Ilia Mirkin
2020-03-02
1
-2
/
+4
*
nv50,nvc0: add newly added PIPE_CAP's to list
Ilia Mirkin
2020-03-02
2
-0
/
+34
*
intel: fix the gen 12 compute shader scratch IDs
Paulo Zanoni
2020-03-03
1
-3
/
+8
*
intel: fix the gen 11 compute shader scratch IDs
Paulo Zanoni
2020-03-03
1
-1
/
+6
*
iris: Wait for the GPU to be idle before invalidating the aux table.
Rafael Antognolli
2020-03-02
1
-0
/
+12
*
iris: Split aux map initialization from invalidation.
Rafael Antognolli
2020-03-02
3
-9
/
+34
*
gallivm/tessellator: use private functions for min/max to avoid namespace issues
Dave Airlie
2020-03-03
1
-45
/
+45
*
lima: add RGBA5551 and RGBA4444 formats
Vasily Khoruzhick
2020-03-02
4
-25
/
+48
*
r600/sfn: Don't try to catch exceptions, the driver doesn't throw any
Gert Wollny
2020-03-02
1
-12
/
+6
*
r600/sfn: Use static_cast when type is already known
Gert Wollny
2020-03-02
8
-12
/
+12
*
r600/sfn: Avoid using dynamic_cast to identify type
Gert Wollny
2020-03-02
2
-17
/
+34
*
lima: Add etc1 support
Andreas Baierl
2020-03-02
2
-9
/
+9
*
st/va: remove unneeded code
Thong Thai
2020-02-28
1
-22
/
+12
*
freedreno: honor FD_MESA_DEBUG=nogrow
Rob Clark
2020-02-28
1
-4
/
+7
*
freedreno/a6xx: enable SKIP_IB2_ENABLE properly
Rob Clark
2020-02-28
1
-0
/
+8
*
freedreno/a6xx: don't emit YIELD packet
Rob Clark
2020-02-28
1
-3
/
+0
*
freedreno/a6xx: whitespace fix
Rob Clark
2020-02-28
1
-2
/
+2
*
freedreno/a6xx: emit LRZ clear in sysmem too
Rob Clark
2020-02-28
1
-0
/
+3
*
freedreno/a6xx: remove unused param
Rob Clark
2020-02-28
1
-3
/
+2
*
freedreno/ir3: remove from_tgsi
Rob Clark
2020-02-28
1
-5
/
+6
*
panfrost: LogicOp fixes and non 8-bit format support
Icecream95
2020-02-28
3
-7
/
+23
*
r600: add missing <array> include
Greg V
2020-02-28
1
-0
/
+1
*
llvmpipe: add support for tessellation shaders
Dave Airlie
2020-02-28
12
-8
/
+324
*
gallium/nir/tgsi: only scan fragment shader inputs for usage_mask
Dave Airlie
2020-02-28
1
-2
/
+5
*
draw: hook up final bits of tessellation
Dave Airlie
2020-02-28
9
-41
/
+446
*
draw: add main tessellation code
Dave Airlie
2020-02-28
9
-7
/
+2119
*
draw: add JIT context/functions for tess stages.
Dave Airlie
2020-02-28
3
-0
/
+313
*
gallivm/nir: add tessellation i/o support.
Dave Airlie
2020-02-28
3
-11
/
+174
*
gallivm/tgsi/swr: add mask vec to the tcs store
Dave Airlie
2020-02-28
3
-3
/
+5
*
gallivm/nir: align store_var param order with load_var
Dave Airlie
2020-02-28
3
-5
/
+7
*
gallivm/nir: add support for tess system values
Dave Airlie
2020-02-28
2
-1
/
+24
*
gallivm/nir: split out 64-bit splitting code
Dave Airlie
2020-02-28
1
-11
/
+20
*
gallium/auxiliary: add the microsoft tessellator and a pipe wrapper.
Dave Airlie
2020-02-28
6
-0
/
+3419
*
gallium/u_vbuf: silence a warning by using unreachable
Marek Olšák
2020-02-27
1
-1
/
+1
*
nir: fix 5 warnings
Marek Olšák
2020-02-27
1
-1
/
+1
*
gallivm: fix 5 warnings
Marek Olšák
2020-02-27
3
-4
/
+5
*
gallium/u_threaded: convert dividing by index_size to a bit shift
Marek Olšák
2020-02-28
1
-1
/
+1
*
gallium/u_threaded: fix uploading user indices with start != 0
Marek Olšák
2020-02-28
1
-1
/
+2
*
gallium: pass cso_velems_state into cso_context instead of pipe_vertex_element
Marek Olšák
2020-02-28
15
-117
/
+130
*
gallium/cso_hash: inline struct cso_hash_data
Marek Olšák
2020-02-28
2
-32
/
+28
[next]