index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-18
Revert "etnaviv: Fake occlusion query capability"
Christian Gmeiner
1
-3
/
+2
2017-01-18
android: ac/debug: move sid_tables.h generation and IB decode to amd/common
Mauro Rossi
2
-13
/
+18
2017-01-18
android: gallium/auxiliary: fix building error in Android 7.0
Mauro Rossi
1
-1
/
+1
2017-01-18
android: amd/common: fix LLVMInitializeAMDGPU* functions declaration
Mauro Rossi
1
-0
/
+2
2017-01-18
android: radeonsi: fix LLVMInitializeAMDGPU* functions declaration
Mauro Rossi
1
-0
/
+2
2017-01-18
android: radeon: fix LLVMInitializeAMDGPU* functions declaration
Mauro Rossi
1
-0
/
+1
2017-01-18
nouveau: remove always false argument in nouveau_fence_new()
Emil Velikov
5
-11
/
+6
2017-01-18
egl/wayland: resolve quirky try_damage_buffer() implementation
Emil Velikov
1
-10
/
+0
2017-01-18
configure: remove HAVE_EGL_DRIVER_DRI[23]
Emil Velikov
1
-2
/
+0
2017-01-18
gallium: correctly manage libsensors link flags
Emil Velikov
2
-2
/
+1
2017-01-18
egl/wayland: unify dri2_wl_create_surface implementations
Emil Velikov
1
-93
/
+21
2017-01-18
egl/wayland: use the destroy_window_callback for swrast
Emil Velikov
1
-0
/
+2
2017-01-18
glx: unify GLX_SGIX_pbuffer aliased declarations
Emil Velikov
2
-18
/
+0
2017-01-18
glx: use GLX_ALIAS for glXGetProcAddress
Emil Velikov
1
-13
/
+4
2017-01-18
mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro
Emil Velikov
4
-13
/
+7
2017-01-18
glx: remove always false ifdef GLX_NO_STATIC_EXTENSION_FUNCTIONS
Emil Velikov
1
-5
/
+0
2017-01-18
etnaviv: Fake occlusion query capability
Wladimir J. van der Laan
1
-2
/
+3
2017-01-18
etnaviv: add flags parameter to texture barrier
Christian Gmeiner
1
-1
/
+1
2017-01-18
etnaviv: handle PIPE_CAP_TGSI_FS_FBFETCH
Christian Gmeiner
1
-0
/
+1
2017-01-18
gallivm: (trivial) fix copy/paste bug with big endian code
Roland Scheidegger
1
-2
/
+4
2017-01-18
configure.ac: Revert recent HAVE_LLVM changes.
Jose Fonseca
5
-12
/
+12
2017-01-18
vulkan: automake: do not use EXTRA_DIST in a conditional
Emil Velikov
1
-1
/
+1
2017-01-18
configure.ac: Set and use HAVE_GALLIUM_LLVM define
Tobias Droste
5
-12
/
+12
2017-01-18
gallivm: Cleanup USE_MCJIT.
Jose Fonseca
1
-10
/
+25
2017-01-17
i965: Don't map/unmap in brw_print_program_cache on LLC platforms.
Kenneth Graunke
1
-2
/
+4
2017-01-17
i965: Move program cache printing to brw_program_cache.c.
Kenneth Graunke
3
-57
/
+49
2017-01-17
i965: Make a helper for finding an existing shader variant.
Kenneth Graunke
7
-85
/
+68
2017-01-17
glsl: Make copy propagation not panic when it sees an intrinsic.
Kenneth Graunke
1
-4
/
+27
2017-01-17
i965: Make DCE set null destinations on messages with side effects.
Kenneth Graunke
1
-13
/
+41
2017-01-17
i965: Combine some dead code elimination NOP'ing code.
Kenneth Graunke
1
-8
/
+1
2017-01-17
i965: Make DCE explicitly not eliminate any control flow instructions.
Kenneth Graunke
1
-3
/
+2
2017-01-18
radv: disable vertex reuse when writing viewport index
Dave Airlie
1
-0
/
+2
2017-01-18
radv: add support for layered clears (v2)
Dave Airlie
1
-6
/
+22
2017-01-18
radv/ac: split part of llvm compile into a separate function
Dave Airlie
1
-11
/
+22
2017-01-18
radv/ac: switch an if to switch
Dave Airlie
1
-4
/
+9
2017-01-18
radv: add support for writing layer/viewport index (v2)
Dave Airlie
3
-4
/
+25
2017-01-17
ac/debug: Decrease num_dw for type 2 NOP's.
Bas Nieuwenhuizen
1
-0
/
+1
2017-01-17
radeonsi: for the tess barrier, only use emit_waitcnt on SI and LLVM 3.9+
Marek Olšák
1
-2
/
+5
2017-01-17
st/vdpau: remove the delayed rendering hack(v1.1)
Nayan Deshmukh
6
-141
/
+52
2017-01-17
st/vdpau: use dri3 to directly send the buffer to X(v2)
Nayan Deshmukh
2
-27
/
+33
2017-01-17
vl/dri3: use external texture as back buffers(v4)
Nayan Deshmukh
2
-17
/
+114
2017-01-17
anv: set UAV coherence required bit when needed
Iago Toral Quiroga
1
-0
/
+51
2017-01-17
anv: increase ANV_MAX_STATE_SIZE_LOG2 limit to 1 MB
Samuel Iglesias Gonsálvez
2
-2
/
+2
2017-01-16
nv50/ir: optimize shl + and
Ilia Mirkin
1
-0
/
+11
2017-01-16
nvc0: enable FBFETCH with a special slot for color buffer 0
Ilia Mirkin
9
-6
/
+172
2017-01-16
st/mesa: add support for advanced blend when fb can be fetched from
Ilia Mirkin
4
-8
/
+37
2017-01-16
gallium: add flags parameter to texture barrier
Ilia Mirkin
14
-16
/
+24
2017-01-16
gallium: add PIPE_CAP_TGSI_FS_FBFETCH
Ilia Mirkin
17
-2
/
+20
2017-01-16
gallium: add FBFETCH opcode to retrieve the current sample value
Ilia Mirkin
3
-2
/
+15
2017-01-16
mesa: allow BlendBarrier to be used without support for full fb fetch
Ilia Mirkin
1
-1
/
+2
[next]