index
:
~nh/mesa
r300-compiler
r300g-glsl
nh's Mesa repository; mostly r300 related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-21
Merge branch 'master' into r300-compiler
r300-compiler
Nicolai Hähnle
359
-10624/+18025
2009-09-21
Merge branch 'mesa_7_6_branch'
Nicolai Hähnle
4
-6/+62
2009-09-21
r300: Zero-initialize register for NV_vertex_program
Nicolai Hähnle
2
-0/+32
2009-09-21
r300: Fix handling of NV_vertex_program parameters
Nicolai Hähnle
2
-6/+30
2009-09-21
Merge branch 'mesa_7_6_branch'
Michel Dänzer
5
-18/+25
2009-09-21
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Michel Dänzer
1
-1/+2
2009-09-21
intel: Fix crash in intel_flush().
Michel Dänzer
1
-1/+2
2009-09-21
nouveau: allow building modesetting_drv.so
Ben Skeggs
2
-0/+210
2009-09-21
nouveau: drm_api create_screen()'s 'arg' argument can be NULL
Ben Skeggs
1
-1/+1
2009-09-21
windows: call _mesa_meta_init/free()
Brian Paul
1
-0/+5
2009-09-21
xlib: always call _mesa_meta_init/free()
Brian Paul
1
-4/+2
2009-09-21
dri/swrast: call _mesa_meta_init/free()
Brian Paul
1
-0/+4
2009-09-21
osmesa: call _mesa_meta_init/free()
Brian Paul
1
-0/+5
2009-09-21
Revert "st/mesa: Compile in meta.c."
Brian Paul
1
-1/+0
2009-09-21
Revert "scons: add meta.c to sources"
Brian Paul
1
-5/+0
2009-09-21
Revert "mesa: move _mesa_meta_init/free() calls to core Mesa"
Brian Paul
4
-5/+17
2009-09-21
scons: add meta.c to sources
Brian Paul
1
-0/+5
2009-09-21
st/mesa: Compile in meta.c.
Chia-I Wu
1
-0/+1
2009-09-21
intel: meta clear has a new name.
Chia-I Wu
1
-1/+1
2009-09-21
xorg/st: fixup builds against later dpms headers.
Dave Airlie
3
-0/+13
2009-09-20
radeon: Fix legacy bo not to reuse dma buffers before refcount is 1.
Pauli Nieminen
1
-2/+7
2009-09-20
r300/compiler: Fix trig instructions in R300 fp
Nicolai Hähnle
1
-9/+9
2009-09-20
radeon: Fix typo in variable name.
Pauli Nieminen
1
-1/+1
2009-09-20
radeon: Improve WARN_ONCE macro to appear as single statement.
Pauli Nieminen
1
-5/+6
2009-09-20
scons: Drop gprof support for profile builds; tweak optimization flags instead.
José Fonseca
1
-1/+5
2009-09-20
llvmpipe: Fix lp_get_cached_tile.
José Fonseca
1
-1/+1
2009-09-20
llvmpipe: Update tile status on flush.
José Fonseca
1
-0/+3
2009-09-20
radeon: Fix "verts" debugging enable
Nicolai Hähnle
1
-1/+1
2009-09-20
Merge branch 'mesa_7_6_branch'
Brian Paul
8
-18/+43
2009-09-20
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Nicolai Hähnle
3
-8/+21
2009-09-20
mesa/st: Create front renderbuffer on the fly when supplied with a surface
Nicolai Hähnle
1
-3/+15
2009-09-20
mesa/st: Initialize format bits of framebuffer renderbuffers
Nicolai Hähnle
1
-0/+1
2009-09-20
docs: Document new features in radeon/r200/r300 drivers
Nicolai Hähnle
1
-0/+2
2009-09-20
r300/compiler: Fix R300 fragment program regression introduced by 0723cd1...
Nicolai Hähnle
1
-1/+1
2009-09-19
mesa: remove redundant readbuffer check
Brian Paul
1
-5/+0
2009-09-19
mesa: rename functions to be more consistant with rest of mesa
Brian Paul
9
-55/+54
2009-09-19
swrast: remove obsolete s_imaging.c file
Brian Paul
1
-176/+0
2009-09-19
swrast: remove prototypes for obsolete functions
Brian Paul
1
-21/+0
2009-09-19
mesa: remove s_imaging.c from build
Brian Paul
3
-8/+0
2009-09-19
windows: replace old ColorTable, Convolution functions with new
Brian Paul
3
-12/+12
2009-09-19
mesa: use new meta functions
Brian Paul
1
-4/+4
2009-09-19
mesa: meta functions for glCopyColorTable, glCopyConvolutionFilter, etc
Brian Paul
2
-0/+141
2009-09-19
mesa: move readbuffer tests
Brian Paul
3
-21/+16
2009-09-19
mesa: use _mesa_get_current_tex_unit() helper
Brian Paul
1
-4/+5
2009-09-19
mesa: use _mesa_get_current_tex_unit() helper
Brian Paul
1
-5/+6
2009-09-19
mesa: fix some glCopyTex[Sub]Image regressions related to convolution
Brian Paul
1
-0/+26
2009-09-19
mesa: move _mesa_meta_init/free() calls to core Mesa
Brian Paul
4
-17/+5
2009-09-19
r600: fix point sizes
Alex Deucher
1
-4/+4
2009-09-19
r600: fix polygon offset
Alex Deucher
1
-3/+8
2009-09-19
swrast: remove obsolete s_texstore.c
Brian Paul
1
-576/+0
[next]