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
*
gallivm: fix tex offsets with mirror repeat linear
Roland Scheidegger
2015-10-24
1
-4
/
+5
*
gallivm: fix sampling with texture offsets in SoA path
Roland Scheidegger
2015-10-24
1
-3
/
+8
*
util/format: add helper util_format_is_snorm8
Marek Olšák
2015-10-24
2
-0
/
+22
*
gallium/util: add a test for NULL fragment shaders
Marek Olšák
2015-10-24
1
-0
/
+38
*
gallivm: Explicitly disable unsupported CPU features.
Jose Fonseca
2015-10-23
1
-38
/
+34
*
virgl/vtest: add vtest driver
Dave Airlie
2015-10-23
1
-0
/
+12
*
virgl: add driver for virtio-gpu 3D (v2)
Dave Airlie
2015-10-23
1
-0
/
+42
*
tgsi: try and handle overflowing shaders. (v2)
Dave Airlie
2015-10-23
2
-3
/
+9
*
tgsi: add option to dump floats as hex values
Dave Airlie
2015-10-23
3
-2
/
+30
*
gallivm: Translate all util_cpu_caps bits to LLVM attributes.
Jose Fonseca
2015-10-22
1
-2
/
+34
*
draw: fix splitting of line loops (v2)
Brian Paul
2015-10-20
4
-8
/
+32
*
gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
Marek Olšák
2015-10-20
2
-0
/
+4
*
tgsi/scan: use properties for clip/cull distance writemasks
Marek Olšák
2015-10-20
1
-14
/
+14
*
gallium: add new properties for clip and cull distance usage
Marek Olšák
2015-10-20
1
-0
/
+2
*
gallivm: implement the correct version of LRP
Marek Olšák
2015-10-17
1
-6
/
+13
*
gallivm: set correct opcode info from unary/binary/ternary emits
Marek Olšák
2015-10-17
1
-3
/
+6
*
tgsi: move pipe_shader_from_tgsi_processor function to util
Marek Olšák
2015-10-17
2
-24
/
+24
*
gallium/hud: fix possible NULL pointer dereference
Marek Olšák
2015-10-17
1
-0
/
+3
*
tgsi: initialize ctx.file in tgsi_dump_instruction()
Brian Paul
2015-10-16
1
-0
/
+1
*
gallium/util: fix debug_get_flags_option on 32-bit harder
Rob Clark
2015-10-15
1
-3
/
+3
*
u_vbuf: fix vb slot assignment for translated buffers
Nicolai Hähnle
2015-10-12
1
-0
/
+1
*
tgsi: (trivial) kill c99-ism.
Roland Scheidegger
2015-10-09
1
-2
/
+3
*
tgsi/scan: add info about declared samplers (v2)
Marek Olšák
2015-10-09
2
-0
/
+3
*
tgsi: add a utility for emulating some GL features
Marek Olšák
2015-10-09
3
-0
/
+208
*
glsl: move shader_enums into nir
Rob Clark
2015-10-09
1
-1
/
+1
*
tgsi: add const qualifier to silence warning
Brian Paul
2015-10-06
1
-1
/
+1
*
tgsi/scan: add interpolation info into tgsi_shader_info
Marek Olšák
2015-10-03
2
-3
/
+101
*
gallivm: Allow drivers and state trackers to initialize gallivm LLVM targets v2
Tom Stellard
2015-10-02
2
-7
/
+32
*
gallium/util: avoid unreferencing random memory on buffer alloc failure
Ilia Mirkin
2015-09-28
1
-1
/
+1
*
gallium/u_blitter: handle allocation failures
Marek Olšák
2015-09-24
1
-0
/
+6
*
gallium/ttn: Convert to using VARYING_SLOT_* / FRAG_RESULT_*.
Eric Anholt
2015-09-16
2
-14
/
+173
*
tgsi: add a TXQS opcode to retrieve the number of texture samples
Ilia Mirkin
2015-09-13
1
-1
/
+2
*
tgsi/scan: add support to figure out max nesting depth
Rob Clark
2015-09-13
2
-0
/
+21
*
tgsi, softpipe: Constify tgsi_sampler in query_lod vfunc
Krzesimir Nowak
2015-09-11
1
-1
/
+1
*
tgsi,softpipe: capitalize the tgsi_sampler_control enum values
Brian Paul
2015-09-11
2
-24
/
+25
*
tgsi: Add code for handling lodq opcode
Krzesimir Nowak
2015-09-10
2
-0
/
+56
*
tgsi: Remove trailing backslash in comment
Krzesimir Nowak
2015-09-10
1
-1
/
+1
*
gallium/ttn: fix cursor handling vs builder
Rob Clark
2015-09-09
1
-8
/
+6
*
auxiliary: rework the python generated sources rules
Emil Velikov
2015-09-09
1
-12
/
+17
*
llvmpipe: convert double to long long instead of unsigned long long
Oded Gabbay
2015-09-04
1
-1
/
+1
*
gallium/pb_bufmgr_cache: add a way to remove buffers from the cache explicitly
Marek Olšák
2015-09-03
2
-6
/
+41
*
u_upload_mgr: remove the return value from u_upload_data
Marek Olšák
2015-09-03
3
-22
/
+18
*
u_upload_mgr: remove the return value from u_upload_buffer
Marek Olšák
2015-09-03
2
-31
/
+18
*
u_upload_mgr: remove the return value from u_upload_alloc_buffer
Marek Olšák
2015-09-03
1
-11
/
+9
*
u_upload_mgr: remove the return value from u_upload_alloc
Marek Olšák
2015-09-03
3
-34
/
+34
*
u_upload_mgr: optimize u_upload_alloc
Marek Olšák
2015-09-03
1
-15
/
+17
*
tgsi/scan: add uses_doubles to tgsi scanner
Dave Airlie
2015-09-02
2
-1
/
+5
*
auxiliary/os: Don't implement os_get_option() on embedded builds.
José Fonseca
2015-09-01
1
-0
/
+2
*
util: add a couple primitive restart helper functions
Brian Paul
2015-09-01
3
-0
/
+331
*
tgsi: add tgsi utility to transform a fragment shader to support aa point
Charmaine Lee
2015-09-01
3
-0
/
+346
[next]