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
/
progs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-26
Remove CVS keywords.
José Fonseca
26
-30
/
+0
2008-05-26
Merge branch 'gallium-tex-surface' into gallium-0.1
Jakob Bornecrantz
6
-6
/
+12
2008-05-23
Merge branch 'gallium-i915-current' into gallium-0.1
Jakob Bornecrantz
6
-6
/
+12
2008-05-21
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Michel Dänzer
19
-32
/
+574
2008-05-21
fix assorted bugs, works now
Brian
1
-12
/
+13
2008-05-20
add new binaries to ignore to make 'git status' cleaner
Zack Rusin
4
-1
/
+28
2008-05-20
Ignore more generated files in progs/
Dan Nicholson
11
-18
/
+58
2008-05-20
add a simple but nice example of convolution filters in glsl
Zack Rusin
4
-1
/
+475
2008-05-20
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Brian Paul
1
-2
/
+3
2008-05-20
mesa: call glutDestroyWindow()
Brian Paul
1
-2
/
+3
2008-05-20
mesa: call glutDestroyWindow()
Brian Paul
1
-1
/
+3
2008-05-20
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Brian Paul
1
-1
/
+3
2008-05-20
mesa: call glutDestroyWindow()
Brian Paul
1
-1
/
+3
2008-05-18
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Brian Paul
2
-2
/
+8
2008-05-16
mesa: call glutDestroyWindow() on exit to help find mem leaks
Brian Paul
2
-2
/
+8
2008-05-14
egl: Updated EGL samples to use new i915 EGL winsys
Jakob Bornecrantz
6
-6
/
+12
2008-05-08
disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested dept...
Brian Paul
1
-0
/
+1
2008-05-07
mesa: document a/s keys
Brian Paul
1
-0
/
+2
2008-05-07
mesa: add texturing to thread test
Brian Paul
1
-67
/
+237
2008-05-03
Press <space> to reset limit/bias values, clean-up limit/bias printf
Brian Paul
1
-7
/
+25
2008-05-02
set TextureID = NULL after deleting the array
Brian Paul
1
-0
/
+1
2008-04-30
added xdemos/sharedtex.c test
Brian Paul
2
-0
/
+325
2008-04-29
disable GL_TEXTURE_1D at end of frame to fix failed assertion
Brian Paul
1
-0
/
+1
2008-04-28
mesa: explicitly delete textures before creating new ones
Brian Paul
1
-1
/
+12
2008-04-24
trivial: simple edgeflag test
Keith Whitwell
2
-0
/
+142
2008-04-23
mesa: add dedicated point-wide-smooth test, restore original tri.c as tri-orig.c
Keith Whitwell
4
-14
/
+284
2008-04-11
mesa: new Z-compositing test (glDrawPixels(GL_DEPTH) + stencil)
Brian Paul
2
-0
/
+224
2008-04-11
add missing glViewport calls
Brian Paul
1
-0
/
+6
2008-04-10
mesa: add a new test for glDrawPixels(GL_DEPTH_COMPONENT)
Brian Paul
2
-0
/
+193
2008-04-04
mesa: test code to exercise more GLSL functions
Brian
1
-27
/
+18
2008-04-04
mesa: added more ext funcs (from Mesa/master)
Brian
1
-0
/
+24
2008-04-04
mesa: add missing glPush/PopMatrix() calls
Brian
1
-0
/
+2
2008-04-04
mesa: add missing glPush/PopMatrix() calls
Brian
1
-0
/
+2
2008-04-04
test glStencilFuncSeparateATI()
Brian
1
-0
/
+26
2008-04-01
mesa: added a cast to avoid int overflow, plus rename texels->pixels
Brian
1
-4
/
+4
2008-04-01
mesa: measure fill rate for drawing a large quad with basic shading/texture m...
Brian
2
-0
/
+211
2008-04-01
mesa: destroy window upon exit
Brian
1
-1
/
+4
2008-03-24
mesa: call glutDestroyWindow (help find mem leaks)
Brian Paul
1
-1
/
+4
2008-03-21
mesa: minor code re-org
Brian Paul
1
-24
/
+39
2008-03-19
better text labels
Brian Paul
1
-9
/
+16
2008-03-17
mesa: new mipmap generation, lod bias demo
Brian Paul
2
-0
/
+250
2008-03-14
mesa: call glColorMask(1,1,1,1) before glClear()
Brian Paul
1
-0
/
+4
2008-02-28
Added calibrate_rast.c program
Brian
2
-0
/
+396
2008-02-28
Convert crlf->lf line endings.
José Fonseca
3
-515
/
+515
2008-02-25
Added line smooth test
Brian
2
-0
/
+173
2008-02-25
Remove files of unsupported build systems.
José Fonseca
6
-477
/
+0
2008-02-25
Update git ignores.
José Fonseca
1
-0
/
+1
2008-02-20
Test calling glTexSubImage2D mid-way through a frame.
Brian
2
-0
/
+224
2008-02-16
Added minmag.c test
Brian
2
-0
/
+199
2008-02-14
gallium: new pgon-mode.c test
Brian
2
-0
/
+137
[next]