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
2014-05-14
automake: Honor GL_LIB for gallium libgl-xlib
Brad King
1
-7
/
+7
2014-05-14
gallivm: only fetch pointers to constant buffers once
Roland Scheidegger
2
-37
/
+65
2014-05-14
gallivm: fix output stream flushing in error case for disassembly.
Roland Scheidegger
1
-0
/
+5
2014-05-14
radeonsi: Fix anisotropic filtering state setup
Michel Dänzer
3
-13
/
+12
2014-05-14
tgsi: support parsing texture offsets from text tgsi shaders
Ilia Mirkin
1
-5
/
+48
2014-05-14
mesa/st: provide native integers implementation of ir_unop_any
Ilia Mirkin
1
-24
/
+76
2014-05-14
gallium/docs: clarify when query results are reset
Rob Clark
1
-0
/
+2
2014-05-14
gallivm: Remove lp_func_delete_body.
José Fonseca
3
-15
/
+0
2014-05-14
gallivm: Remove gallivm_free_function.
José Fonseca
2
-23
/
+0
2014-05-14
llvmpipe: Delete unneeded LLVM stuff earlier.
José Fonseca
7
-34
/
+16
2014-05-14
draw: Delete unneeded LLVM stuff earlier.
Frank Henigman
1
-15
/
+4
2014-05-14
gallivm: Separate freeing LLVM intermediate data from freeing final code.
Frank Henigman
2
-7
/
+22
2014-05-14
gallivm: One code memory pool with deferred free.
Frank Henigman
4
-1
/
+283
2014-05-14
gallivm: Run passes per module, not per function.
José Fonseca
1
-28
/
+19
2014-05-14
gallivm: Use LLVM global context.
José Fonseca
1
-23
/
+17
2014-05-14
gallivm: Stop using module providers.
José Fonseca
2
-27
/
+7
2014-05-14
gallivm,draw,llvmpipe: Remove support for versions of LLVM prior to 3.1.
José Fonseca
15
-548
/
+20
2014-05-13
i965: Reformat brw_set_src1 so it can be easily found with grep.
Matt Turner
1
-3
/
+4
2014-05-13
i965: fix size assert for gen7 in brw_init_compaction_tables()
Samuel Iglesias Gonsalvez
1
-4
/
+4
2014-05-13
i965: Relax accumulator dependency scheduling on Gen < 6
Iago Toral Quiroga
3
-59
/
+36
2014-05-13
glsl: simplify the M_PI*f macros, fixes build on OpenBSD
Jonathan Gray
1
-5
/
+3
2014-05-13
freedreno/a3xx: occlusion query support
Rob Clark
5
-3
/
+185
2014-05-13
freedreno: add support for hw queries
Rob Clark
10
-8
/
+734
2014-05-13
freedreno/query: allow multiple query implementations
Rob Clark
6
-107
/
+269
2014-05-13
mesa: Dump ARB_vp/fp source and IR when MESA_GLSL=dump.
Kenneth Graunke
1
-1
/
+26
2014-05-13
i965: Don't _swrast_BlitFramebuffer when doing CopyTexSubImage.
Kenneth Graunke
1
-1
/
+1
2014-05-13
i965/gen8: Set depth extent field
Jordan Justen
1
-1
/
+1
2014-05-13
i965/gen8 depth: Set depth size based on LOD0 for 3D textures
Jordan Justen
1
-2
/
+2
2014-05-13
i965/gen7 depth: Set depth size based on LOD0 for 3D textures
Jordan Justen
1
-2
/
+2
2014-05-13
i965/gen8 renderbuffer: Set depth size based on LOD0 for 3D textures
Jordan Justen
1
-1
/
+1
2014-05-13
i965/gen7 renderbuffer: Set depth size based on LOD0 for 3D textures
Jordan Justen
1
-1
/
+1
2014-05-13
freedreno/a3xx: add point-size
Rob Clark
1
-4
/
+14
2014-05-13
freedreno: update generated headers
Rob Clark
4
-54
/
+252
2014-05-13
glsl_to_tgsi: remove unnecessary dead code elimination pass
Bryan Cain
1
-45
/
+5
2014-05-13
ralloc: Omit detailed license information about talloc.
José Fonseca
1
-4
/
+3
2014-05-13
i965: Avoid redundant call to brw_merge_inputs() in brw_try_draw_prims()
Iago Toral Quiroga
1
-7
/
+6
2014-05-13
glsl: Do not call lhs->variable_referenced() multiple times
Iago Toral Quiroga
1
-3
/
+2
2014-05-13
meta: Refactor state save/restore for framebuffer texture blits
Topi Pohjolainen
2
-22
/
+52
2014-05-12
wayland: Move version 2 request to end of interface specification
Kristian Høgsberg
1
-16
/
+19
2014-05-13
glsl: the number of samplers is already calculated so use it
Timothy Arceri
1
-2
/
+1
2014-05-12
i965: Stop doing remapping of "special" regs.
Eric Anholt
1
-37
/
+0
2014-05-12
i965: Generalize the pixel_x/y workaround for all UW types.
Eric Anholt
1
-4
/
+4
2014-05-12
i965: Move has_hiz from the slice to the level.
Eric Anholt
5
-30
/
+25
2014-05-12
meta: Refactor configuration of renderbuffer sampling
Topi Pohjolainen
2
-13
/
+30
2014-05-12
meta: Refactor binding of renderbuffer as texture image
Topi Pohjolainen
2
-30
/
+47
2014-05-12
meta: Merge compiling and linking of blit program
Topi Pohjolainen
3
-31
/
+39
2014-05-12
i965/blorp: Expose coordinate scissoring and mirroring
Topi Pohjolainen
4
-118
/
+213
2014-05-12
i965/gen8: Use helper variables for surface parameters
Topi Pohjolainen
1
-4
/
+8
2014-05-11
nv50,nvc0: fix blit 3d path for 1d array textures
Ilia Mirkin
1
-0
/
+6
2014-05-11
nv50,nvc0: leave queries on during blit, turn them on for 2d engine
Ilia Mirkin
6
-6
/
+35
[next]