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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup of derived state calculation prior to seperating software T&L
Keith Whitwell
2000-11-13
2
-3
/
+7
*
removed unused var
Brian Paul
2000-11-13
1
-1
/
+0
*
* Updated the autoconf/automake/libtool build system
Jon Taylor
2000-11-13
1
-2
/
+8
*
minor changes to silence compiler warnings
Brian Paul
2000-11-10
1
-0
/
+1
*
patched to silence compiler warnings (Martin Lindhe)
Brian Paul
2000-11-10
2
-4
/
+4
*
test ctx->RenderMode in chooser functions
Brian Paul
2000-11-06
1
-9
/
+20
*
test ctx->RenderMode in chooser functions, removed dead code
Brian Paul
2000-11-06
2
-205
/
+36
*
added buffer test to xmesa_choose_point(), fixes X protocol error
Brian Paul
2000-11-06
1
-4
/
+6
*
removed obsolete VB vars
Brian Paul
2000-11-05
1
-5
/
+1
*
- Changes for new software rasterizer modules
Keith Whitwell
2000-11-05
6
-43
/
+61
*
Reworked to use the new software rasterizer. Optimized line/tri functions
Keith Whitwell
2000-11-05
1
-46
/
+116
*
Use the new software rasterizer. Reworked optimized line,tri,point
Keith Whitwell
2000-11-05
5
-417
/
+489
*
Lots of changes:
Keith Whitwell
2000-11-05
10
-540
/
+155
*
Moved the software rasterizer to a new directory.
Keith Whitwell
2000-10-31
5
-82
/
+95
*
Remove dead code in FX driver.
Keith Whitwell
2000-10-31
2
-7
/
+0
*
Removed UPDATE_IMAGE_TRANSFER_STATE, use _NEW_PIXEL flag instead.
Brian Paul
2000-10-30
1
-16
/
+16
*
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
5
-13
/
+91
*
Committing in .
Jouk Jansen
2000-10-30
1
-2
/
+2
*
more minor header file re-org (moved CONST, ASSERT, INLINE to config.h)
Brian Paul
2000-10-29
1
-1
/
+2
*
Basic work to support deep color channels:
Brian Paul
2000-10-28
1
-1
/
+1
*
Lots of misc. bugfixes to bring GGIMesa in sync with the latest Mesa sources.
Jon Taylor
2000-10-28
4
-7
/
+7
*
Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.c
Brian Paul
2000-10-27
1
-1
/
+1
*
Implement EXT_fog_coord and EXT_secondary_color.
Keith Whitwell
2000-10-27
1
-0
/
+1
*
better handling of GLX_DEPTH_SIZE in glXChooseVisual()
Brian Paul
2000-10-05
1
-6
/
+7
*
removed ctx->Texture.Enabled, use ctx->Texture.ReallyEnabled instead
Brian Paul
2000-09-28
6
-32
/
+32
*
renamed gl_copy_context to _mesa_copy_context
Brian Paul
2000-09-26
1
-2
/
+2
*
First batch of OpenGL SI related changes:
Brian Paul
2000-09-26
15
-282
/
+305
*
added some casts (Takaaki Nomura)
Brian Paul
2000-09-12
2
-32
/
+32
*
Win32 updates (Chris Morley)
Brian Paul
2000-09-12
1
-82
/
+30
*
removed unused NEW_DRVSTATE flags
Brian Paul
2000-09-08
1
-1
/
+0
*
removed ctx->Driver.Dither function
Brian Paul
2000-09-08
5
-78
/
+45
*
added OSMesaCreateContextExt()
Brian Paul
2000-09-08
1
-11
/
+49
*
Removed ctx->Driver.LogicOp().
Brian Paul
2000-09-07
4
-43
/
+15
*
added xmesa_update_span_funcs()
Brian Paul
2000-09-07
1
-2
/
+6
*
newly organized Xlib driver files
Brian Paul
2000-09-07
5
-0
/
+10515
*
fbiRev and tmuRev weren't getting initialized when using Glide3
Brian Paul
2000-08-31
1
-13
/
+26
*
added more resolutions (Andy Sloane)
Brian Paul
2000-08-31
1
-3
/
+5
*
Committing in .
Jouk Jansen
2000-08-22
3
-3
/
+12
*
use ImageTransferState
Brian Paul
2000-08-21
1
-1
/
+1
*
removed all dependencies on XMesa
Brian Paul
2000-08-13
1
-21
/
+5
*
fixed segfault problem when using MESA_GLX_FX
Brian Paul
2000-08-13
1
-11
/
+8
*
fixed depth mask bug in fxddClear(DD_DEPTH_BIT)
Brian Paul
2000-08-09
1
-0
/
+2
*
updated version to 3.5
Brian Paul
2000-08-08
1
-3
/
+3
*
updated Phil's email address
Brian Paul
2000-08-02
1
-2
/
+2
*
updates from
[email protected]
Brian Paul
2000-08-02
2
-8
/
+15
*
a bunch of thread-safety changes
Brian Paul
2000-07-19
1
-1
/
+4
*
added GL_EXT_texture_env_combine (Holger Waechtler)
Brian Paul
2000-06-27
1
-1
/
+2
*
replaced fxTMReloadSubMipMapLevel() call w/ fxTMReloadMipMapLevel() to work-a...
Brian Paul
2000-06-16
1
-1
/
+1
*
added dummy function to silence compiler warning
Brian Paul
2000-06-14
5
-5
/
+56
*
Lots of small updates to GGIMesa, tracking LibGGI internals changes
Jon Taylor
2000-06-11
11
-13
/
+62
[next]