index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
swrast
/
s_texstore.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge texmem-0-3-branch.
Keith Whitwell
2006-11-01
1
-5
/
+5
*
Lots of changes to support runtime renderbuffer depths.
Brian Paul
2006-10-12
1
-27
/
+39
*
Move mipmap generation functions, texture scaling functions into new
Brian Paul
2006-09-29
1
-0
/
+1
*
some new comments
Brian Paul
2006-05-19
1
-2
/
+10
*
Replace MESA_FORMAT_DEPTH_COMPONENT_FLOAT32 with 32-bit integer format.
Brian Paul
2006-04-06
1
-17
/
+18
*
s/GLuint/GLushort/ in read_depth_stencil_image()
Brian Paul
2006-03-15
1
-1
/
+2
*
Use new gl_framebuffer _Depth/_StencilBuffer fields instead of
Brian Paul
2005-11-16
1
-6
/
+3
*
In gl_texture_image replace IntFormat with InternalFormat and Format with
Brian Paul
2005-10-05
1
-6
/
+6
*
Use Visual.depthBits rather than Renderbuffer::DepthBits for depth buffer
Brian Paul
2005-10-04
1
-4
/
+4
*
fix an assertion
Brian Paul
2005-10-01
1
-1
/
+1
*
implemented fallbacks for GL_EXT_packed_depth_stencil
Brian Paul
2005-09-30
1
-56
/
+216
*
Remove last remnants of pre-renderbuffer code.
Brian Paul
2005-09-03
1
-8
/
+2
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-3
/
+5
*
Implementation of GL_EXT_pixel_buffer_object extension.
Brian Paul
2004-03-13
1
-25
/
+24
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
replace _mesa_ prefix with _swrast_, remove s_histogram.[ch]
Brian Paul
2003-03-25
1
-3
/
+3
*
Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]
Brian Paul
2003-03-01
1
-4
/
+5
*
Header file clean-up:
Brian Paul
2002-10-24
1
-2
/
+2
*
new texture compression infrastructure
Brian Paul
2002-09-27
1
-98
/
+48
*
fixed _mesa_generate_mipmaps() target problem
Brian Paul
2002-09-16
1
-8
/
+8
*
Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer()
Brian Paul
2002-07-09
1
-5
/
+3
*
initial support for GL_SGIS_generate_mipmap extension
Brian Paul
2001-05-21
1
-1
/
+27
*
interpolate fog valus as floats, not fixed - fixed the swrast fog problem
Brian Paul
2001-05-03
1
-5
/
+7
*
added a work-around in _swrast_copy_texsubimage[123]d() to fix alpha channel ...
Brian Paul
2001-04-13
1
-1
/
+49
*
More texture format updates. Drivers now need only plug an appropriate
Gareth Hughes
2001-03-28
1
-34
/
+34
*
New files
Keith Whitwell
2001-03-19
1
-0
/
+405