index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-21
gallivm: add no-signed-zeros-fp-math option to lp_create_builder (v2)
Marek Olšák
2
-4
/
+19
2017-02-21
tgsi/scan: add basic info about tessellation OUT and IN uses
Marek Olšák
2
-0
/
+34
2017-02-21
gallium: do not #include foo.h within extern C {}
Emil Velikov
1
-2
/
+2
2017-02-20
gallivm: Reenable PPC VSX (v3)
Ben Crocker
1
-1
/
+13
2017-02-20
gallivm: Override getHostCPUName() "generic" w/ "pwr8" (v4)
Ben Crocker
1
-0
/
+13
2017-02-20
gallivm: Improve debug output (V2)
Ben Crocker
2
-1
/
+18
2017-02-20
gallium/u_suballoc: update comments
Marek Olšák
1
-3
/
+5
2017-02-19
gallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCHRONIZED unconditionally
Marek Olšák
2
-3
/
+9
2017-02-18
gallium: remove TGSI_OPCODE_CLAMP
Marek Olšák
7
-54
/
+1
2017-02-18
tgsi/lowering: stop using TGSI_OPCODE_CLAMP
Marek Olšák
1
-4
/
+13
2017-02-18
vl: fix a buffer leak in the bicubic filter by using an uploader
Marek Olšák
1
-16
/
+11
2017-02-18
gallium/hud: create files after graphs are created to get final names
Marek Olšák
5
-12
/
+23
2017-02-18
gallium/u_suballoc: allow setting pipe_resource::flags
Marek Olšák
2
-5
/
+19
2017-02-18
gallium/u_suballoc: use clear_buffer if available
Marek Olšák
1
-7
/
+14
2017-02-18
gallium/util: correctly unref a buffer in u_prim_restart
Marek Olšák
1
-1
/
+1
2017-02-18
gallium/util: remove unused u_index_modify helpers
Marek Olšák
2
-101
/
+0
2017-02-18
gallium/util: remove unused helper util_draw_texquad
Marek Olšák
2
-72
/
+0
2017-02-16
gallium: add extern "C" guards
George Kyriazis
2
-0
/
+15
2017-02-14
gallium/hud: add monitoring of API thread busy status
Marek Olšák
3
-0
/
+64
2017-02-14
gallium/u_queue: add util_queue_get_thread_time_nano
Marek Olšák
2
-0
/
+12
2017-02-14
gallium/os: add per-thread time clock queries
Marek Olšák
1
-0
/
+31
2017-02-14
gallium: let state trackers tell u_vbuf whether user VBOs are possible
Marek Olšák
5
-12
/
+18
2017-02-14
gallium/hud: don't use user vertex buffers
Marek Olšák
1
-7
/
+19
2017-02-14
gallium/hud: call u_upload_alloc only once
Marek Olšák
1
-8
/
+29
2017-02-14
gallium/u_upload_mgr: remove deprecated function u_upload_buffer
Marek Olšák
2
-51
/
+0
2017-02-14
gallium/vl: use the common uploader
Marek Olšák
2
-13
/
+2
2017-02-14
gallium/vbuf: use the common uploader
Marek Olšák
1
-10
/
+4
2017-02-14
gallium/blitter: use the common uploader
Marek Olšák
1
-9
/
+3
2017-02-14
gallium/primconvert: use the common uploader
Marek Olšák
1
-10
/
+2
2017-02-14
gallium/hud: use the common uploader
Marek Olšák
1
-9
/
+2
2017-02-14
gallium/u_upload_mgr: add a helper that creates the default uploader
Marek Olšák
2
-0
/
+16
2017-02-14
tgsi: fix memory leak in tgsi sanity check
Dave Airlie
1
-3
/
+5
2017-02-13
vl: remove DRI2DriverPrimeShift compile guards
Emil Velikov
1
-2
/
+0
2017-02-10
tgsi-dump: dump label if instruction has one
Marc-André Lureau
1
-11
/
+13
2017-02-10
tgsi: remove ureg_label_insn
Marc-André Lureau
2
-38
/
+0
2017-02-07
gallium/tgsi: fix oob access in parse instruction
Li Qiang
1
-1
/
+1
2017-02-06
gallium: Remove vc4 simulator hack from loader infrastructure.
Eric Anholt
1
-11
/
+0
2017-02-03
ilo: EOL unplumb unmaintained gallium drv from winsys
Edward O'Callaghan
2
-34
/
+0
2017-02-02
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen capability
Nicolai Hähnle
2
-3
/
+0
2017-02-01
vl: add h264 constrained baseline profile
Boyuan Zhang
1
-0
/
+1
2017-01-30
hud: fix compilation warnings in hud_nic_graph_install()
Samuel Pitoiset
1
-2
/
+2
2017-01-27
gallivm: remove explicit __STDC_.*_MACROS defines
Emil Velikov
1
-8
/
+0
2017-01-24
gallivm: don't try to use fast rcp for fdiv
Roland Scheidegger
1
-1
/
+3
2017-01-24
gallivm: (trivial) fix ddiv cpu implementation
Roland Scheidegger
1
-1
/
+0
2017-01-24
tgsi: implement ddiv opcode
Roland Scheidegger
1
-0
/
+14
2017-01-23
gallium: add TGSI_PROPERTY_MUL_ZERO_WINS
Ilia Mirkin
1
-1
/
+2
2017-01-20
gallium/hud: add missing break in hud_cpufreq_graph_install()
Samuel Pitoiset
1
-0
/
+1
2017-01-19
gallivm: use #ifdef not #if for PIPE_ARCH_BIG_ENDIAN
Dave Airlie
1
-1
/
+1
2017-01-18
android: gallium/auxiliary: fix building error in Android 7.0
Mauro Rossi
1
-1
/
+1
2017-01-18
gallium: correctly manage libsensors link flags
Emil Velikov
1
-2
/
+0
[next]