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
2016-04-14
scons: Add a "check" target to run all unit tests.
Jose Fonseca
3
-17
/
+8
2016-04-14
test/unit: Make translate_test invoke translate_create by default.
Jose Fonseca
1
-3
/
+4
2016-04-14
test/unit: Make pipe_barrier_test actually check correct bahavior.
Jose Fonseca
1
-7
/
+50
2016-04-14
clover: Fix build against LLVM SVN >= r266163
Michel Dänzer
1
-0
/
+14
2016-04-13
nir/dead_variables: Configurably work with any variable mode
Jason Ekstrand
5
-13
/
+28
2016-04-13
i965: Switch to NIR for ldexp lowering.
Kenneth Graunke
2
-2
/
+1
2016-04-13
nir/algebraic: Add lowering for ldexp
Jason Ekstrand
1
-0
/
+31
2016-04-13
i965: Implement the new imod and irem opcodes
Jason Ekstrand
2
-0
/
+72
2016-04-13
nir: Add more modulus opcodes
Jason Ekstrand
2
-1
/
+16
2016-04-13
i965/vec4: Inline get_pull_constant_offset
Jason Ekstrand
2
-25
/
+14
2016-04-13
nir/lower_io: Allow for a full bitmask of modes
Jason Ekstrand
2
-7
/
+7
2016-04-13
nir/lower_indirect: nir_variable_mode is now a bitfield
Jason Ekstrand
2
-7
/
+7
2016-04-13
nir: Convert nir_variable_mode to a bitfield
Jason Ekstrand
2
-17
/
+19
2016-04-13
gallium/swr: Make flat shading tris work.
George Kyriazis
2
-0
/
+5
2016-04-13
Revert "freedreno/a4xx: better occlusion/sample counting"
Rob Clark
1
-6
/
+1
2016-04-13
freedreno/a4xx: rasterizer_discard support
Rob Clark
1
-0
/
+17
2016-04-13
freedreno/ir3: fix array textures on a4xx
Rob Clark
1
-3
/
+9
2016-04-13
freedreno: fix stream-out offset handling for lines/tris
Rob Clark
1
-1
/
+1
2016-04-13
freedreno: fix handling for stream-out offsets
Rob Clark
1
-1
/
+2
2016-04-13
freedreno: fix prims-emitted query
Rob Clark
3
-2
/
+12
2016-04-13
freedreno: fix max-line-width
Rob Clark
1
-0
/
+10
2016-04-13
freedreno: add flag to enable dEQP hacks
Rob Clark
2
-0
/
+2
2016-04-13
freedreno/ir3: hack to avoid getting stuck in a loop
Rob Clark
1
-1
/
+11
2016-04-13
freedreno/ir3: use (ss) instead of (sy) for ldlv
Rob Clark
1
-1
/
+7
2016-04-13
freedreno/ir3: cleanup double cmps.s from frontend
Rob Clark
1
-0
/
+31
2016-04-13
glsl: Rename "vertex_input_slots" -> "is_vertex_input"
Matt Turner
6
-14
/
+14
2016-04-13
gallivm: Workaround LLVM PR 27332.
Jose Fonseca
1
-3
/
+14
2016-04-13
gallium/radeon: move a comment to the correct place
Marek Olšák
1
-3
/
+3
2016-04-13
radeonsi: gate PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT by LLVM version
Nicolai Hähnle
1
-1
/
+2
2016-04-13
gallium/radeon: add an env variable to force a level of aniso filtering
Marek Olšák
5
-9
/
+31
2016-04-13
llvmpipe: Test rounding of x.5.
Jose Fonseca
1
-1
/
+2
2016-04-13
gallivm: use llvm.nearbyint instead of llvm.round.
Roland Scheidegger
1
-98
/
+1
2016-04-13
nv50/ra: `isinf()` is in namespace `std` since C++11.
Pierre Moreau
1
-0
/
+4
2016-04-13
scons: Allow building with Address Sanitizer.
Jose Fonseca
2
-6
/
+14
2016-04-12
mesa: Change an error code in glSamplerParameterI[iu]v().
Kenneth Graunke
1
-4
/
+6
2016-04-13
softpipe: Free tgsi.image elements on context destruction.
Jose Fonseca
1
-0
/
+2
2016-04-13
softpipe: Enable ARB_framebuffer_no_attachments
Edward O'Callaghan
1
-1
/
+2
2016-04-12
vc4: Work around hardware limits on the number of verts in a single draw.
Eric Anholt
1
-18
/
+92
2016-04-13
softpipe: avoid buffer overflow
Thomas Hindoe Paaboel Andersen
2
-8
/
+8
2016-04-13
tgsi: fix buffer overflow
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2016-04-12
swr: handle pci cap requests
Tim Rowley
1
-0
/
+4
2016-04-12
swr: support samplers in vertex shaders
Tim Rowley
6
-105
/
+228
2016-04-12
radeonsi: enable GLSL 4.20 and therefore OpenGL 4.2
Nicolai Hähnle
1
-1
/
+2
2016-04-13
va: check null context in vlVaDestroyContext
Iurie Salomov
1
-0
/
+4
2016-04-12
nir/clone: Copy bit size when cloning registers
Jason Ekstrand
1
-0
/
+1
2016-04-13
radeonsi: fix a critical SI hang since PIPELINESTAT_START/STOP was added
Marek Olšák
2
-9
/
+2
2016-04-12
glsl: Don't copy propagate or tree graft precise values.
Kenneth Graunke
3
-1
/
+8
2016-04-12
i965/tiled_memcpy: Fix rgba8_copy_16_aligned_dst() typo
Kristian Høgsberg Kristensen
1
-4
/
+4
2016-04-12
glsl/linker: Recurse on struct fields when adding shader variables
Kristian Høgsberg Kristensen
1
-6
/
+45
2016-04-12
glsl/linker: Pass name and type through to create_shader_variable()
Kristian Høgsberg Kristensen
1
-9
/
+12
[next]