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-12
etnaviv: gallium driver for Vivante GPUs
The etnaviv authors
70
-0
/
+14952
2017-01-12
gallium: add renderonly library
Christian Gmeiner
5
-0
/
+303
2017-01-12
spirv: Handle patch decorations up-front
Jason Ekstrand
1
-0
/
+23
2017-01-12
anv: Support loader interface version 3 (patch v2)
Chad Versace
1
-0
/
+44
2017-01-12
vulkan: Add new cast macros for VkIcd types
Chad Versace
5
-16
/
+34
2017-01-12
Always defer memory free in swr_resource_destroy
George Kyriazis
1
-12
/
+5
2017-01-12
nir/i965: assert first is always less than 64
Juan A. Suarez Romero
1
-0
/
+1
2017-01-12
nvc0: enable GL 4.3 on gm107+
Samuel Pitoiset
1
-7
/
+4
2017-01-12
nvc0: use sched control codes for gm107 MP counters code
Samuel Pitoiset
1
-44
/
+44
2017-01-12
nvc0: use sched control codes for gm107 blitter shader
Samuel Pitoiset
1
-6
/
+14
2017-01-12
nv50/ir: use sched control codes for gm107 builtins
Samuel Pitoiset
2
-40
/
+40
2017-01-12
nv50/ir: improve instruction pipelining on gm107
Samuel Pitoiset
3
-4
/
+1027
2017-01-12
nv50/ir: do not insert texture barriers on gm107
Samuel Pitoiset
1
-1
/
+2
2017-01-12
i965/gen7: expose OpenGL 4.2 on Haswell when supported
Juan A. Suarez Romero
2
-2
/
+2
2017-01-12
i965: enable ARB_shader_precision to HSW+
Samuel Iglesias Gonsálvez
1
-1
/
+1
2017-01-12
i965: unify the code to enable of ARB_gpu_shader_fp64 and ARB_vertex_attrib_6...
Samuel Iglesias Gonsálvez
1
-7
/
+2
2017-01-12
i965: Enable ARB_vertex_attrib_64bit for Haswell
Alejandro Piñeiro
1
-1
/
+3
2017-01-12
i965: check for dual slot attributes on any gen
Juan A. Suarez Romero
1
-2
/
+1
2017-01-12
i965/vec4: emit correctly load_inputs for 64bit data
Juan A. Suarez Romero
1
-6
/
+15
2017-01-12
i965/vec4: take into account doubles when creating attribute mapping
Alejandro Piñeiro
1
-4
/
+9
2017-01-12
i965/vec4/nir: vec4 also needs to remap vs attributes
Alejandro Piñeiro
1
-10
/
+22
2017-01-12
i965/vec4: use attribute slots for first non payload GRF
Alejandro Piñeiro
1
-1
/
+1
2017-01-12
i965: downsize *64*PASSTHRU formats to equivalent *32*FLOAT formats on gen < 8
Alejandro Piñeiro
1
-30
/
+139
2017-01-12
i965: return PASSTHRU surface types also on gen7
Alejandro Piñeiro
1
-2
/
+6
2017-01-12
main/buffers: take into account FRONT_AND_BACK on ReadBuffer
Alejandro Piñeiro
1
-0
/
+2
2017-01-12
main/buffers: update error handling on DrawBuffers for 4.5
Alejandro Piñeiro
1
-13
/
+33
2017-01-12
radeonsi: num_records is in units of stride for swizzled buffers even on VI
Nicolai Hähnle
1
-2
/
+0
2017-01-12
spirv: fix typo in warning message
Iago Toral Quiroga
1
-1
/
+1
2017-01-11
i965: Enable predicate support on gen >= 8.
Rafael Antognolli
1
-1
/
+1
2017-01-12
util: fix list_is_singular()
Timothy Arceri
1
-1
/
+1
2017-01-11
anv/image: Disable HiZ for depth buffer arrays
Nanley Chery
1
-0
/
+2
2017-01-11
anv/cmd_buffer: Fix programmed HiZ qpitch
Nanley Chery
1
-1
/
+1
2017-01-11
anv/cmd_buffer: Fix arrayed depth/stencil attachments
Nanley Chery
1
-2
/
+5
2017-01-11
clover: Check for executables before enqueueing a kernel
Pierre Moreau
1
-1
/
+4
2017-01-11
spirv: Shut up unhandled enumeration value warnings.
Kenneth Graunke
1
-0
/
+2
2017-01-12
nir: don't turn ieq/ine into inot if used by an if
Timothy Arceri
2
-2
/
+8
2017-01-12
nir: add late opt to turn inot/b2f combos back to bcsel
Timothy Arceri
2
-0
/
+19
2017-01-12
nir: add imprecise flrp optimisation
Timothy Arceri
1
-0
/
+1
2017-01-12
i965: Use the nir_move_comparisons pass.
Kenneth Graunke
1
-0
/
+1
2017-01-12
i965: Move nir_lower_locals_to_regs a bit later.
Kenneth Graunke
1
-2
/
+2
2017-01-12
nir: Introduce a nir_opt_move_comparisons() pass.
Kenneth Graunke
3
-0
/
+188
2017-01-12
nir/algebraic: add support for conditional helper functions to expressions
Timothy Arceri
3
-1
/
+15
2017-01-11
anv/TODO: Check off a bunch of stuff
Jason Ekstrand
1
-12
/
+0
2017-01-11
nir/search: Only allow matching SSA values
Jason Ekstrand
1
-5
/
+11
2017-01-11
egl/dri2: add image_loader_extension back into loader extensions for wayland
Derek Foreman
1
-0
/
+1
2017-01-11
gallium/tgsi: fix overflow in parse property
Li Qiang
1
-3
/
+6
2017-01-11
st/dri: remove trailing whitespace
Mauro Rossi
1
-1
/
+1
2017-01-11
android: st/mesa: fix building error in libmesa_st_mesa
Mauro Rossi
1
-1
/
+3
2017-01-11
radv: fix multi-viewport emission
Dave Airlie
1
-2
/
+2
2017-01-11
nir: change asserts to unreachable in nir_type_conversion_op
Tapani Pälli
1
-3
/
+3
[next]