index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
osmesa: call _mesa_meta_init/free()
Brian Paul
2009-09-20
1
-0
/
+5
*
Revert "st/mesa: Compile in meta.c."
Brian Paul
2009-09-20
1
-1
/
+0
*
Revert "scons: add meta.c to sources"
Brian Paul
2009-09-20
1
-5
/
+0
*
Revert "mesa: move _mesa_meta_init/free() calls to core Mesa"
Brian Paul
2009-09-20
4
-5
/
+17
*
scons: add meta.c to sources
Brian Paul
2009-09-20
1
-0
/
+5
*
st/mesa: Compile in meta.c.
Chia-I Wu
2009-09-20
1
-0
/
+1
*
intel: meta clear has a new name.
Chia-I Wu
2009-09-20
1
-1
/
+1
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-20
6
-15
/
+34
|
\
|
*
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Nicolai Hähnle
2009-09-20
2
-5
/
+14
|
|
\
|
|
*
mesa/st: Initialize format bits of framebuffer renderbuffers
Nicolai Hähnle
2009-09-20
1
-0
/
+1
|
|
*
st/mesa: fix some incorrect branching/clean-up code in TexImage functions
Brian Paul
2009-09-16
1
-3
/
+3
|
|
*
st/mesa: fix texture memory allocation bug
Brian Paul
2009-09-16
1
-2
/
+10
|
*
|
mesa/st: Create front renderbuffer on the fly when supplied with a surface
Nicolai Hähnle
2009-09-20
1
-3
/
+15
|
*
|
r300/compiler: Fix R300 fragment program regression introduced by 0723cd1...
Nicolai Hähnle
2009-09-20
1
-1
/
+1
|
*
|
[i965] add a missing header file
Zou Nan hai
2009-09-18
1
-0
/
+1
|
*
|
[i965] use intel_batchbuffer_flush to flush the clear
Zou Nan hai
2009-09-18
1
-1
/
+2
|
*
|
mesa: fix clip plane, fog issues
Brian Paul
2009-09-16
1
-4
/
+0
*
|
|
mesa: remove redundant readbuffer check
Brian Paul
2009-09-19
1
-5
/
+0
*
|
|
mesa: rename functions to be more consistant with rest of mesa
Brian Paul
2009-09-19
9
-55
/
+54
*
|
|
swrast: remove obsolete s_imaging.c file
Brian Paul
2009-09-19
1
-176
/
+0
*
|
|
swrast: remove prototypes for obsolete functions
Brian Paul
2009-09-19
1
-21
/
+0
*
|
|
mesa: remove s_imaging.c from build
Brian Paul
2009-09-19
1
-1
/
+0
*
|
|
windows: replace old ColorTable, Convolution functions with new
Brian Paul
2009-09-19
3
-12
/
+12
*
|
|
mesa: use new meta functions
Brian Paul
2009-09-19
1
-4
/
+4
*
|
|
mesa: meta functions for glCopyColorTable, glCopyConvolutionFilter, etc
Brian Paul
2009-09-19
2
-0
/
+141
*
|
|
mesa: move readbuffer tests
Brian Paul
2009-09-19
3
-21
/
+16
*
|
|
mesa: use _mesa_get_current_tex_unit() helper
Brian Paul
2009-09-19
1
-4
/
+5
*
|
|
mesa: use _mesa_get_current_tex_unit() helper
Brian Paul
2009-09-19
1
-5
/
+6
*
|
|
mesa: fix some glCopyTex[Sub]Image regressions related to convolution
Brian Paul
2009-09-19
1
-0
/
+26
*
|
|
mesa: move _mesa_meta_init/free() calls to core Mesa
Brian Paul
2009-09-19
4
-17
/
+5
*
|
|
r600: fix point sizes
Alex Deucher
2009-09-19
1
-4
/
+4
*
|
|
r600: fix polygon offset
Alex Deucher
2009-09-19
1
-3
/
+8
*
|
|
swrast: remove obsolete s_texstore.c
Brian Paul
2009-09-19
1
-576
/
+0
*
|
|
swrast: remove prototypes for obsolete functions
Brian Paul
2009-09-19
1
-33
/
+0
*
|
|
mesa: remove s_texstore.c from makefile/project files
Brian Paul
2009-09-19
1
-1
/
+0
*
|
|
glapi: replace old TexCopy functions w/ new
Brian Paul
2009-09-19
1
-5
/
+5
*
|
|
windows: replace old TexCopy functions w/ new
Brian Paul
2009-09-19
2
-10
/
+10
*
|
|
gldirect: remove refs to soon-to-be-obsolete functions
Brian Paul
2009-09-19
1
-24
/
+2
*
|
|
mesa: use new _mesa_meta_CopyTex[Sub]Image() functions
Brian Paul
2009-09-19
1
-5
/
+6
*
|
|
intel: use new _mesa_meta_CopyTex[Sub]Image() functions
Brian Paul
2009-09-19
1
-9
/
+10
*
|
|
glapi: regenerated files
Brian Paul
2009-09-19
7
-2401
/
+2428
*
|
|
glapi: added tokens, function for GL_ARB_provoking_vertex
Brian Paul
2009-09-19
1
-0
/
+13
*
|
|
mesa: Allow BlitFramebuffer from a texture.
José Fonseca
2009-09-19
1
-11
/
+45
*
|
|
mesa: begin some texstore code refactoring
Brian Paul
2009-09-16
1
-28
/
+25
*
|
|
mesa: meta driver functions for glCopyTex[Sub]Image()
Brian Paul
2009-09-16
2
-23
/
+335
*
|
|
swrast: remove mipmap generation checks (done in core Mesa now)
Brian Paul
2009-09-16
1
-25
/
+0
*
|
|
s3v: remove unneeded initializations
Brian Paul
2009-09-16
1
-11
/
+0
*
|
|
ffb: remove disabled code
Brian Paul
2009-09-16
1
-18
/
+0
*
|
|
Merge branch 'mesa_7_6_branch'
Ian Romanick
2009-09-16
3
-0
/
+668
|
\
|
|
|
*
|
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Ian Romanick
2009-09-16
2
-0
/
+667
|
|
\
|
[next]