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
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
android: gallium/auxiliary: fix "Unused source files" in tesselator
Mauro Rossi
2020-03-03
1
-1
/
+2
*
Revert "gallium/swr: Fix min/max range index draw"
Krzysztof Raszkowski
2020-03-03
1
-9
/
+0
*
gallium/swr: fix corruptions in Unigine Heaven
Jan Zielinski
2020-03-03
3
-1
/
+17
*
gallium: add PIPE_CAP_PSIZ_CLAMPED
Louis-Francis Ratté-Boulianne
2020-03-03
1
-0
/
+1
*
gallium: add PIPE_CAP_VIEWPORT_TRANSFORM_LOWERED
Louis-Francis Ratté-Boulianne
2020-03-03
1
-0
/
+3
*
gallium: add PIPE_CAP_PACKED_STREAM_OUTPUT
Louis-Francis Ratté-Boulianne
2020-03-03
1
-0
/
+3
*
gallivm/tessellator: use private functions for min/max to avoid namespace issues
Dave Airlie
2020-03-03
1
-45
/
+45
*
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
2
-2
/
+3
*
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
11
-75
/
+74
*
gallium/cso_hash: inline struct cso_hash_data
Marek Olšák
2020-02-28
2
-32
/
+28
*
gallium/cso_hash: pack cso_node better
Marek Olšák
2020-02-28
1
-1
/
+1
*
gallium/vl: add 4:2:2 support
Pierre-Eric Pelloux-Prayer
2020-02-27
2
-7
/
+20
*
gallium/video: remove pipe_video_buffer.chroma_format
Pierre-Eric Pelloux-Prayer
2020-02-27
3
-6
/
+5
*
gallivm/nir: handle mod 0 better.
Dave Airlie
2020-02-26
1
-3
/
+19
*
gallivm/nir: fix integer divide SIGFPE
Dave Airlie
2020-02-26
1
-5
/
+16
*
gallivm/tgsi: fix stream id regression
Dave Airlie
2020-02-26
1
-2
/
+5
*
gallium/hash_table: remove some function wrappers
Marek Olšák
2020-02-26
7
-100
/
+11
*
gallium/hash_table: turn it into a wrapper around util/hash_table
Marek Olšák
2020-02-26
8
-251
/
+44
*
gallium/hash_table: use the same callback signatures as util/hash_table
Marek Olšák
2020-02-26
2
-22
/
+22
*
gallium/hash_table: consolidate hash tables with FD keys
Marek Olšák
2020-02-26
2
-0
/
+52
*
gallium/hash_table: consolidate hash tables with pointer keys
Marek Olšák
2020-02-26
6
-66
/
+32
*
tgsi_to_nir: set num_images and num_samplers with holes correctly
Marek Olšák
2020-02-26
1
-0
/
+14
*
gallium/util: remove unused debug_print_foo helpers
Erik Faye-Lund
2020-02-24
4
-159
/
+0
*
gallium/util: do not use debug_print_format
Erik Faye-Lund
2020-02-24
3
-16
/
+4
*
util: move debug_memory_{begin,end} to os_memory_debug.h
Erik Faye-Lund
2020-02-24
1
-6
/
+0
*
hud: add GALLIUM_HUD_SCALE
Jonathan Marek
2020-02-24
1
-8
/
+11
*
tgsi_to_nir: Reuse glsl_get_sampler_dim_coordinate_components().
Eric Anholt
2020-02-24
1
-19
/
+2
*
gallium: Add a cap for enabling lowering of image load/store intrinsics.
Eric Anholt
2020-02-24
1
-0
/
+2
*
gallium/swr: Fix min/max range index draw
Krzysztof Raszkowski
2020-02-24
1
-0
/
+9
*
util: promote u_debug_memory.c to src/util
Erik Faye-Lund
2020-02-21
3
-454
/
+0
*
gallivm: fix crash in emit_get_buffer_size
Roland Scheidegger
2020-02-20
1
-1
/
+3
*
gallivm: fix crash with bptc border color sampling
Roland Scheidegger
2020-02-20
1
-1
/
+10
*
gallium/auxiliary/vl: fix bob compute shaders for deint yuv
Thong Thai
2020-02-19
1
-0
/
+4
*
gallium/util: remove unused u_surfaces.c/h
Marek Olšák
2020-02-19
4
-228
/
+0
*
llvmpipe: Fix another uninitialized value warning, on init_val.
Eric Anholt
2020-02-18
1
-1
/
+1
*
llvmpipe: Silence uninitialized variable warning about "vals"
Eric Anholt
2020-02-18
1
-1
/
+1
[next]