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
*
gallium/hud: Add support for block I/O, network I/O and lmsensor stats
Steven Toth
2016-09-28
7
-0
/
+1260
*
gallium/radeon/winsyses: reduce the number of pb_cache buckets
Nicolai Hähnle
2016-09-27
1
-1
/
+1
*
gallium/pipebuffer: add pb_slab utility
Nicolai Hähnle
2016-09-27
3
-0
/
+409
*
gallium/u_math: add util_logbase2_ceil
Nicolai Hähnle
2016-09-27
1
-0
/
+12
*
mesa/st: support lowering multi-planar YUV
Rob Clark
2016-09-26
1
-1
/
+3
*
gallium/util: make use of strtol() in debug_get_num_option()
Samuel Pitoiset
2016-09-26
1
-17
/
+8
*
gallium/util: add comment on util_is_format_compatible()
Brian Paul
2016-09-21
1
-0
/
+24
*
gallivm: support negation on 64-bit integers
Nicolai Hähnle
2016-09-21
1
-0
/
+4
*
gallivm/llvmpipe: prepare support for ARB_gpu_shader_int64.
Dave Airlie
2016-09-21
5
-5
/
+500
*
tgsi/softpipe: prepare ARB_gpu_shader_int64 support. (v3)
Dave Airlie
2016-09-21
1
-132
/
+541
*
gallium/tgsi: add support for 64-bit integer immediates.
Dave Airlie
2016-09-21
6
-2
/
+115
*
gallium: add opcode and types for 64-bit integers. (v3)
Dave Airlie
2016-09-21
2
-11
/
+85
*
vl/dri3: handle the case of different GPU(v4.2)
Nayan Deshmukh
2016-09-20
1
-13
/
+53
*
tgsi: Enable returns from within loops
Lars Hamre
2016-09-17
1
-0
/
+4
*
ttn: fix warning after 7bf76563e
Rob Clark
2016-09-16
1
-0
/
+2
*
Revert "tgsi/scan: don't set interp flags for inputs only used by INTERP inst...
Marek Olšák
2016-09-15
1
-57
/
+48
*
tgsi/scan: don't set interp flags for inputs only used by INTERP instructions
Marek Olšák
2016-09-13
1
-48
/
+57
*
ddebug: dump shader buffers and images
Marek Olšák
2016-09-13
2
-0
/
+22
*
vl/util: Fix YV12/I420 convert to NV12 U/V reversal
Andy Furniss
2016-09-13
1
-1
/
+1
*
vl/rbsp: match initial escaped bits with valid in the buffer
Leo Liu
2016-09-12
1
-2
/
+4
*
gallium: remove PIPE_BIND_TRANSFER_READ/WRITE
Marek Olšák
2016-09-08
1
-2
/
+0
*
gallium: switch drivers to the slab allocator in src/util
Marek Olšák
2016-09-06
3
-269
/
+0
*
gallium/postprocess: Fix resource freeing
Thomas Hellstrom
2016-09-01
1
-4
/
+2
*
gallium: Use enum pipe_shader_type in set_shader_images()
Kai Wasserbäch
2016-08-29
2
-2
/
+4
*
gallium: Use enum pipe_shader_type in set_sampler_views()
Kai Wasserbäch
2016-08-29
6
-11
/
+13
*
gallium: Use enum pipe_shader_type in bind_sampler_states() (v2)
Kai Wasserbäch
2016-08-29
4
-11
/
+17
*
tgsi/scan: remember sampler view types
Marek Olšák
2016-08-29
2
-0
/
+5
*
gallium/hud: move signo declaration inside PIPE_OS_UNIX block
Brian Paul
2016-08-26
1
-1
/
+1
*
gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
2016-08-25
3
-1
/
+3
*
gallium/ttn: Remove duplicated TGSI_OPCODE_DP2A initialization
Rhys Kidd
2016-08-24
1
-1
/
+0
*
vl/rbsp: fix another three byte not detected
Leo Liu
2016-08-24
1
-1
/
+1
*
gallium/cso: avoid unnecessary null dereference
Eric Engestrom
2016-08-24
1
-1
/
+1
*
gallium/hud: round max_value to print nicely rounded numbers next to graphs
Marek Olšák
2016-08-22
3
-4
/
+80
*
gallium/hud: generalize code for drawing numbers next to graphs
Marek Olšák
2016-08-22
1
-5
/
+8
*
gallium/hud: draw numbers with 3 decimal places if those aren't 0
Marek Olšák
2016-08-22
1
-5
/
+12
*
gallium/hud: use sRGB for nicer AA lines
Marek Olšák
2016-08-22
1
-0
/
+21
*
gallium/hud: use AA lines for graphs
Marek Olšák
2016-08-22
1
-1
/
+5
*
gallium/hud: don't enable blending for all objects
Marek Olšák
2016-08-22
1
-2
/
+7
*
ttn: Use nir_load_front_face instead of the TGSI-style input.
Eric Anholt
2016-08-19
1
-3
/
+27
*
ttn: Make FRAG_RESULT_DEPTH be a float variable to match gtn and ptn.
Eric Anholt
2016-08-19
1
-3
/
+16
*
gallium: change pipe_image_view::first_element/last_element -> offset/size
Marek Olšák
2016-08-17
1
-2
/
+2
*
gallium: change pipe_sampler_view::first_element/last_element -> offset/size
Marek Olšák
2016-08-17
1
-2
/
+2
*
gallivm: add lp_build_alloca_undef
Nicolai Hähnle
2016-08-17
2
-0
/
+24
*
gallivm: add create_builder_at_entry helper function
Nicolai Hähnle
2016-08-17
1
-23
/
+22
*
tgsi/scan: add tgsi_scan_arrays
Nicolai Hähnle
2016-08-17
2
-0
/
+93
*
gallium: remove unused u_clear.h file
Brian Paul
2016-08-16
2
-65
/
+0
*
gallium/util: minor reformatting in u_box.h
Brian Paul
2016-08-16
1
-29
/
+13
*
gallium/u_blitter: split out a helper for common clear state
Rob Clark
2016-08-16
2
-13
/
+30
*
gallium/u_blitter: add helper to save FS const buffer state
Rob Clark
2016-08-16
2
-0
/
+25
*
gallium/u_blitter: export some functions
Rob Clark
2016-08-16
2
-70
/
+84
[next]