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
/
drivers
/
osmesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modified Files:
Jouk Jansen
2000-11-22
1
-19
/
+19
*
Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.
Brian Paul
2000-11-19
1
-8
/
+12
*
Minor header file changes to silence warnings.
Brian Paul
2000-11-17
1
-4
/
+4
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-5
/
+8
*
removed unused set_color() and set_index() functions
Brian Paul
2000-11-14
1
-28
/
+6
*
Removed Driver.Color() and Driver.Index() functions.
Brian Paul
2000-11-14
1
-68
/
+80
*
test ctx->RenderMode in chooser functions
Brian Paul
2000-11-06
1
-9
/
+20
*
removed obsolete VB vars
Brian Paul
2000-11-05
1
-5
/
+1
*
Reworked to use the new software rasterizer. Optimized line/tri functions
Keith Whitwell
2000-11-05
1
-46
/
+116
*
Moved the software rasterizer to a new directory.
Keith Whitwell
2000-10-31
1
-15
/
+20
*
Removed UPDATE_IMAGE_TRANSFER_STATE, use _NEW_PIXEL flag instead.
Brian Paul
2000-10-30
1
-16
/
+16
*
more minor header file re-org (moved CONST, ASSERT, INLINE to config.h)
Brian Paul
2000-10-29
1
-1
/
+2
*
removed ctx->Texture.Enabled, use ctx->Texture.ReallyEnabled instead
Brian Paul
2000-09-28
1
-3
/
+3
*
First batch of OpenGL SI related changes:
Brian Paul
2000-09-26
1
-18
/
+18
*
added OSMesaCreateContextExt()
Brian Paul
2000-09-08
1
-11
/
+49
*
added GL_EXT_texture_env_combine (Holger Waechtler)
Brian Paul
2000-06-27
1
-1
/
+2
*
include glheader.h instead of system headers
Brian Paul
2000-05-26
1
-3
/
+2
*
more work on GL_ARB_texture_cube_map
Brian Paul
2000-05-26
1
-1
/
+2
*
call _mesa_initialize_context()
Brian Paul
2000-04-22
1
-7
/
+7
*
more GL_HP_occlusion_test work
Brian Paul
2000-04-04
1
-244
/
+27
*
use BCOPY macro on FreeBSD
Brian Paul
2000-04-04
1
-3
/
+9
*
updates for separate R/G/B/A accum buffer sizes
Brian Paul
2000-03-31
1
-2
/
+2
*
Implemented support for the HP occlusion test extension (osmesa and X)
Randy Frank
2000-03-28
1
-61
/
+47
*
removed old Depth buffer pointer var
Brian Paul
2000-03-17
1
-3
/
+5
*
runtime selectable depth buffer depth
Brian Paul
2000-03-03
1
-62
/
+105
*
Added occlusion test code. Follows the HP proposed occlusion test extension.
Randy Frank
2000-01-15
1
-2
/
+219
*
GLcontext is now nested in OSMesaContext
Brian Paul
2000-01-14
1
-57
/
+69
*
updated Clear function for new mask bits
Brian Paul
2000-01-06
1
-3
/
+13
*
removed old thread code
Brian Paul
1999-12-17
1
-45
/
+16
*
pass new args to gl_create_framebuffer()
Brian Paul
1999-12-10
1
-3
/
+8
*
replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer()
Brian Paul
1999-11-25
1
-3
/
+12
*
initial changes for Mesa 3.3
Brian Paul
1999-11-11
1
-4
/
+4
*
removed GL_ prefix from memory macros
Brian Paul
1999-10-13
1
-5
/
+5
*
Initial revision
jtg
1999-08-19
1
-0
/
+1594