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
2011-06-29
drisw: Remove cargo culting that breaks GLX 1.3 ctors
Adam Jackson
1
-4
/
+0
2011-06-29
glx: Verify that drawable creation on the client side actually worked
Adam Jackson
2
-26
/
+63
2011-06-29
glx: Alias glXFreeContextEXT to glXDestroyContext
Adam Jackson
1
-14
/
+6
2011-06-29
i965/gen7: Add missing ! to brw->gs.prog_active assertion.
Kenneth Graunke
1
-1
/
+1
2011-06-29
mesa: bump version to 7.12 (devel)
Brian Paul
3
-4
/
+4
2011-06-29
configs: add libdrm cflags to linux-llvm config
Brian Paul
1
-0
/
+3
2011-06-29
i915g: Move definition of M_PI in i915_fpc_translate.c
Jon TURNEY
1
-5
/
+3
2011-06-29
st/mesa: s/tex_usage/bindings/ in st_format.h
Brian Paul
1
-1
/
+1
2011-06-29
st/mesa: Use correct internal target
Emil Velikov
1
-2
/
+2
2011-06-29
st/glx: Fix compilation error
Thomas Hellstrom
2
-4
/
+4
2011-06-29
st/mesa: fix overwriting gl_format with pipe_format since 9d380f48
Andre Maasikas
1
-2
/
+2
2011-06-29
st/dri: Get rid of the evil struct dri_drawable::context member
Thomas Hellstrom
2
-5
/
+0
2011-06-29
st-api: Rework how drawables are invalidated v3.
Thomas Hellstrom
14
-120
/
+121
2011-06-29
i915g: Fix unimplemented Abs comment.
Stéphane Marchesin
1
-1
/
+1
2011-06-28
i915g: If we have a program, that means the other fields are ours and we can ...
Stéphane Marchesin
1
-3
/
+5
2011-06-28
i915g: Don't overflow the program buffer.
Stéphane Marchesin
1
-13
/
+25
2011-06-28
i915g: Update the TODO with another idea.
Stéphane Marchesin
1
-0
/
+2
2011-06-28
glsl: Rewrote _mesa_glsl_process_extension to use table-driven logic.
Paul Berry
1
-109
/
+218
2011-06-28
glsl: Changed extension enable bits to bools.
Paul Berry
1
-22
/
+22
2011-06-28
glsl: permit explicit locations on fragment shader outputs, not inputs
Paul Berry
1
-1
/
+1
2011-06-28
i915g: Fix comment about sin/cos constants.
Stéphane Marchesin
1
-2
/
+2
2011-06-28
i915g: Fix staging texture uploads a bit.
Stéphane Marchesin
1
-5
/
+1
2011-06-28
i965: Reissue PIPELINE_POINTERS and BINDING_TABLE_POINTERS on SBA change.
Eric Anholt
6
-12
/
+55
2011-06-28
i965/gen6: Fix scissors using invalid STATE_BASE_ADDRESS.
Eric Anholt
1
-2
/
+2
2011-06-28
glx: Check HAVE_XF86VIDMODE before adding it as an implicit link
Alan Hourihane
1
-1
/
+5
2011-06-28
Don't use -fvisibilty=hidden on cygwin
Jon TURNEY
1
-0
/
+9
2011-06-28
Fix config check that claims to test if CXX supports -fvisibility=hidden opti...
Jon TURNEY
1
-0
/
+2
2011-06-28
i915g: Add a debug_printf when we get the Abs flag.
Stéphane Marchesin
1
-0
/
+3
2011-06-28
i915g: Support PIPE_FORMAT_B10G10R10A2_UNORM.
Stéphane Marchesin
3
-0
/
+10
2011-06-28
i915g: Improve SIN/COS a bit.
Stéphane Marchesin
1
-20
/
+20
2011-06-28
i915g: When emulating LUMINANCE8 and INTENSITY8 texutres, route alpha properly.
Stéphane Marchesin
1
-2
/
+2
2011-06-28
i915g: fix shadow compare.
Stéphane Marchesin
2
-1
/
+26
2011-06-28
targets/egl-static: fix library search order
Chia-I Wu
1
-2
/
+2
2011-06-28
st/egl: update fbdev backend
Chia-I Wu
3
-173
/
+241
2011-06-27
i915g: Enable GL_ARB_instanced_arrays.
Stéphane Marchesin
2
-2
/
+1
2011-06-27
i915g: Fix a bug in facing.
Stéphane Marchesin
3
-7
/
+7
2011-06-27
i965: step message register allocation
Ben Widawsky
1
-5
/
+5
2011-06-27
glsl: Fix depth unbalancing problem in if-statement flattening
Ian Romanick
1
-3
/
+1
2011-06-27
i915g: Remove unused cbuf_dirty.
Stéphane Marchesin
1
-2
/
+0
2011-06-27
i915g: Add a comment about a bug.
Stéphane Marchesin
1
-0
/
+1
2011-06-27
i915g: initial support for SEMANTIC_FACE.
Stéphane Marchesin
3
-5
/
+28
2011-06-27
i915g: update TODO.
Stéphane Marchesin
1
-0
/
+13
2011-06-27
i915g: Return the max result for the fake occlusion queries.
Stéphane Marchesin
1
-1
/
+2
2011-06-27
i915g: Fix depth texture formats.
Stéphane Marchesin
1
-9
/
+39
2011-06-27
i915g: Fix u_blitter comment.
Stéphane Marchesin
1
-1
/
+2
2011-06-27
i915g: Implement fake DDX/DDY.
Stéphane Marchesin
1
-0
/
+12
2011-06-27
i915g: Fix gl_FragCoord.
Stéphane Marchesin
3
-44
/
+13
2011-06-27
egl: Fix Terminate with shared gbm screens
Benjamin Franzke
3
-2
/
+9
2011-06-27
st/d3d1x: fix for st/egl native.h interface change
Chia-I Wu
1
-14
/
+19
2011-06-27
configure.ac: sort Gallium directories alphabetically
Marek Olšák
1
-0
/
+6
[next]