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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
swr: [rasterizer jitter] Pass LLVM-IR size into jitter
Tim Rowley
3
-3
/
+4
2017-02-08
swr: [rasterizer core] Frontend SIMD16 WIP
Tim Rowley
4
-293
/
+331
2017-02-08
swr: [rasterizer jitter] Disable unsafe FP optimizations in the jitter
Tim Rowley
1
-1
/
+1
2017-02-08
swr: [rasterizer core] Frontend SIMD16 WIP
Tim Rowley
4
-142
/
+243
2017-02-08
swr: [rasterizer jitter] Add DEBUGTRAP jit builder function
Tim Rowley
2
-1
/
+9
2017-02-08
swr: [rasterizer jitter] Multisample blend jit fix
Tim Rowley
1
-2
/
+2
2017-02-08
swr: [rasterizer jitter] Change SimdVector representation to array
Tim Rowley
2
-6
/
+2
2017-02-08
swr: [rasterizer jitter] Fix issues with stream-out on llvm>=3.8
Tim Rowley
3
-6
/
+6
2017-02-08
swr: [rasterizer jitter] Adjust jitter header includes
Tim Rowley
6
-11
/
+11
2017-02-08
swr: [rasterizer core] Frontend SIMD16 WIP
Tim Rowley
5
-43
/
+813
2017-02-08
docs: update package contents
Eric Engestrom
1
-2
/
+2
2017-02-08
docs: fix unpacking instructions
Eric Engestrom
1
-20
/
+4
2017-02-08
docs: remove dead 'beta' link
Eric Engestrom
1
-1
/
+2
2017-02-08
docs: add a note about the new version scheme
Eric Engestrom
1
-0
/
+8
2017-02-08
r600/sb: Fix memory leak
Bartosz Tomczyk
1
-1
/
+7
2017-02-08
mesa: use PRId64/PRIu64 when printing 64-bit ints
Timothy Arceri
1
-2
/
+2
2017-02-08
mesa/st: fix strict aliasing issue in int64 code.
Dave Airlie
1
-4
/
+2
2017-02-08
mesa/uniform: fix strict aliasing issues with int64 code.
Dave Airlie
1
-12
/
+26
2017-02-07
radv: handle dcc in explicit image resolve path. (v2)
Dave Airlie
1
-3
/
+8
2017-02-07
radv: Enable fast clears by default.
Bas Nieuwenhuizen
3
-4
/
+4
2017-02-07
spirv: Add more asserts in vtn_vector_construct
Jason Ekstrand
1
-0
/
+15
2017-02-07
configure.ac: remove src/gallium/winsys/intel/drm/Makefile reference
Emil Velikov
1
-1
/
+0
2017-02-07
docs: reword ilo removal note
Emil Velikov
1
-2
/
+1
2017-02-07
configure.ac: Remove redundant libglvnd stanza
Boyan Ding
1
-49
/
+32
2017-02-07
travis: use both cores for make/make check
Emil Velikov
1
-0
/
+1
2017-02-07
travis: add nearly all gallium drivers to the list
Emil Velikov
1
-2
/
+2
2017-02-07
travis: correct libdrm required regex to also track libdrm itself
Emil Velikov
1
-1
/
+1
2017-02-07
configure.ac: add swr to the gallium drivers list.
Emil Velikov
1
-1
/
+1
2017-02-07
configure.ac: list all the dri-drivers in the help string
Emil Velikov
1
-1
/
+1
2017-02-06
glsl: correct compute shader checks for memoryBarrier functions
Marc Di Luzio
1
-6
/
+12
2017-02-07
gallium/tgsi: fix oob access in parse instruction
Li Qiang
1
-1
/
+1
2017-02-06
Revert "i965: Disable guardband clipping in the smaller-than-viewport case."
Kenneth Graunke
1
-31
/
+0
2017-02-06
i965: Always scissor on Gen6-7.5 instead of disabling guardband.
Kenneth Graunke
3
-48
/
+5
2017-02-06
i965: Use a better guardband calculation.
Jason Ekstrand
4
-82
/
+126
2017-02-06
i965: Combine the Gen6 SF and Clip viewport atoms.
Kenneth Graunke
3
-57
/
+30
2017-02-07
radv: pass FMASK alignment to application
Dave Airlie
1
-0
/
+1
2017-02-07
radv: Pass DCC alignment to application.
Bas Nieuwenhuizen
1
-0
/
+1
2017-02-07
radv: Pass CMASK alignment to application.
Bas Nieuwenhuizen
1
-0
/
+1
2017-02-06
radv/ac: avoid the fmask path when doing txs.
Dave Airlie
1
-1
/
+2
2017-02-06
swr: [rasterizer core] Removed unused clip code.
Bruce Cherniak
2
-26
/
+0
2017-02-06
swr: [rasterizer core] Remove dead code Clipper::ClipScalar()
Bruce Cherniak
1
-39
/
+0
2017-02-06
gallium: Remove vc4 simulator hack from loader infrastructure.
Eric Anholt
2
-21
/
+0
2017-02-06
loader: Add an environment variable to override driver name choice.
Eric Anholt
1
-0
/
+11
2017-02-06
targets: Use a macro to reduce cut and paste in driver setup.
Eric Anholt
1
-111
/
+22
2017-02-07
radeon/ac: move common llvm build functions to a separate file.
Dave Airlie
7
-851
/
+934
2017-02-06
eglmesaext: add new enums for EGL_MESA_drm_image_formats
Nicolai Hähnle
1
-0
/
+7
2017-02-06
docs: add EGL_MESA_drm_image_formats extension proposal
Nicolai Hähnle
2
-0
/
+103
2017-02-06
dri/common: clear the loaderPrivate pointer in driDestroyDrawable
Nicolai Hähnle
1
-0
/
+12
2017-02-06
glx: guard swap-interval functions against destroyed drawables
Nicolai Hähnle
2
-3
/
+19
2017-02-06
glx/dri3: guard in_current_context against a disappeared drawable
Nicolai Hähnle
1
-0
/
+4
[next]