index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
Age
Commit message (
Expand
)
Author
2000-11-14
removed unused set_color() and set_index() functions
Brian Paul
2000-11-14
Removed Driver.Color() and Driver.Index() functions.
Brian Paul
2000-11-13
Cleanup of derived state calculation prior to seperating software T&L
Keith Whitwell
2000-11-13
removed unused var
Brian Paul
2000-11-13
* Updated the autoconf/automake/libtool build system
Jon Taylor
2000-11-10
minor changes to silence compiler warnings
Brian Paul
2000-11-10
patched to silence compiler warnings (Martin Lindhe)
Brian Paul
2000-11-06
test ctx->RenderMode in chooser functions
Brian Paul
2000-11-06
test ctx->RenderMode in chooser functions, removed dead code
Brian Paul
2000-11-06
added buffer test to xmesa_choose_point(), fixes X protocol error
Brian Paul
2000-11-05
removed obsolete VB vars
Brian Paul
2000-11-05
- Changes for new software rasterizer modules
Keith Whitwell
2000-11-05
Reworked to use the new software rasterizer. Optimized line/tri functions
Keith Whitwell
2000-11-05
Use the new software rasterizer. Reworked optimized line,tri,point
Keith Whitwell
2000-11-05
Lots of changes:
Keith Whitwell
2000-10-31
Moved the software rasterizer to a new directory.
Keith Whitwell
2000-10-31
Remove dead code in FX driver.
Keith Whitwell
2000-10-30
Removed UPDATE_IMAGE_TRANSFER_STATE, use _NEW_PIXEL flag instead.
Brian Paul
2000-10-30
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
Committing in .
Jouk Jansen
2000-10-29
more minor header file re-org (moved CONST, ASSERT, INLINE to config.h)
Brian Paul
2000-10-28
Basic work to support deep color channels:
Brian Paul
2000-10-28
Lots of misc. bugfixes to bring GGIMesa in sync with the latest Mesa sources.
Jon Taylor
2000-10-27
Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.c
Brian Paul
2000-10-27
Implement EXT_fog_coord and EXT_secondary_color.
Keith Whitwell
2000-10-05
better handling of GLX_DEPTH_SIZE in glXChooseVisual()
Brian Paul
2000-09-28
removed ctx->Texture.Enabled, use ctx->Texture.ReallyEnabled instead
Brian Paul
2000-09-26
renamed gl_copy_context to _mesa_copy_context
Brian Paul
2000-09-26
First batch of OpenGL SI related changes:
Brian Paul
2000-09-12
added some casts (Takaaki Nomura)
Brian Paul
2000-09-12
Win32 updates (Chris Morley)
Brian Paul
2000-09-08
removed unused NEW_DRVSTATE flags
Brian Paul
2000-09-08
removed ctx->Driver.Dither function
Brian Paul
2000-09-08
added OSMesaCreateContextExt()
Brian Paul
2000-09-07
Removed ctx->Driver.LogicOp().
Brian Paul
2000-09-07
added xmesa_update_span_funcs()
Brian Paul
2000-09-07
newly organized Xlib driver files
Brian Paul
2000-08-31
fbiRev and tmuRev weren't getting initialized when using Glide3
Brian Paul
2000-08-31
added more resolutions (Andy Sloane)
Brian Paul
2000-08-22
Committing in .
Jouk Jansen
2000-08-21
use ImageTransferState
Brian Paul
2000-08-13
removed all dependencies on XMesa
Brian Paul
2000-08-13
fixed segfault problem when using MESA_GLX_FX
Brian Paul
2000-08-09
fixed depth mask bug in fxddClear(DD_DEPTH_BIT)
Brian Paul
2000-08-08
updated version to 3.5
Brian Paul
2000-08-02
updated Phil's email address
Brian Paul
2000-08-02
updates from mesa3d@billbaxter.com
Brian Paul
2000-07-19
a bunch of thread-safety changes
Brian Paul
2000-06-27
added GL_EXT_texture_env_combine (Holger Waechtler)
Brian Paul
2000-06-16
replaced fxTMReloadSubMipMapLevel() call w/ fxTMReloadMipMapLevel() to work-a...
Brian Paul
[prev]
[next]