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
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: fix u_fifo_pop()
Rob Clark
2020-03-30
1
-1
/
+1
*
ddebug: add missing forward declaration
Pierre-Eric Pelloux-Prayer
2020-03-30
1
-0
/
+1
*
util: don't include p_defines.h and u_pointer.h from gallium
Marek Olšák
2020-03-27
5
-3
/
+5
*
x86_init_func_common: Add ENDBR at function entry
H.J. Lu
2020-03-26
1
-0
/
+5
*
mesa: allow out-of-order drawing to optimize immediate mode if it's safe
Marek Olšák
2020-03-26
1
-0
/
+1
*
gallium/util: Add back (and rename) util_float_to_half implementation
Roland Scheidegger
2020-03-25
1
-0
/
+57
*
gallivm: disable rgtc/latc SNORM accellerated fetches
Roland Scheidegger
2020-03-25
1
-13
/
+19
*
rbug: do not return void-value
Erik Faye-Lund
2020-03-25
1
-1
/
+1
*
rbug: clean up cast-warnings
Erik Faye-Lund
2020-03-25
1
-2
/
+2
*
pipebuffer: clean up cast-warnings
Erik Faye-Lund
2020-03-25
1
-2
/
+2
*
gallium/gallivm: Remove workaround disabling AVX code for newer CPUs
Jan Zielinski
2020-03-23
1
-9
/
+3
*
gallivm: add support for rgtc/latc fetches.
Dave Airlie
2020-03-23
3
-3
/
+415
*
gallivm/s3tc: split out dxt5 alpha code
Dave Airlie
2020-03-23
1
-35
/
+55
*
vbo,gallium: make glBegin/End buffer size configurable by drivers
Marek Olšák
2020-03-21
1
-0
/
+3
*
tgsi/util: Change boolean for bool
Mark Menzynski
2020-03-20
2
-3
/
+4
*
gallium/util: Switch util_float_to_half to _mesa_float_to_half()'s impl.
Eric Anholt
2020-03-17
1
-52
/
+2
*
gallium/u_vbuf: simplify the first if statement in u_vbuf_upload_buffers
Marek Olšák
2020-03-17
1
-6
/
+8
*
gallium/u_threaded: don't sync the thread for all unsychronized mappings
Marek Olšák
2020-03-17
1
-0
/
+3
*
gallium: add PIPE_CAP_DRAW_INFO_START_WITH_USER_INDICES
Marek Olšák
2020-03-11
1
-0
/
+1
*
gallium: hud_context: Fix scalar initializer warning.
John Stultz
2020-03-11
1
-1
/
+3
*
gallium/cso_context: remove cso_delete_xxx_shader helpers to fix the live cache
Marek Olšák
2020-03-10
2
-76
/
+0
*
Revert "gallium: make handles of set_global_binding 64 bit"
Karol Herbst
2020-03-10
2
-2
/
+2
*
gallium: make handles of set_global_binding 64 bit
Karol Herbst
2020-03-10
2
-2
/
+2
*
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
[next]