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
/
main
/
dd.h
Age
Commit message (
Expand
)
Author
2000-11-24
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-16
Move the transform and lighting code to two new directories
Keith Whitwell
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-10
removed old TexImage() and TexSubImage() functions
Brian Paul
2000-11-05
- Changes for new software rasterizer modules
Keith Whitwell
2000-10-31
Moved the software rasterizer to a new directory.
Keith Whitwell
2000-10-30
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-29
More GLchan color channel changes.
Brian Paul
2000-10-28
Basic work to support deep color channels:
Brian Paul
2000-09-28
new params for SpecificCompressedTexFormat() (Bill White)
Brian Paul
2000-09-14
updated comments
Brian Paul
2000-09-08
removed ctx->Driver.Dither function
Brian Paul
2000-09-07
Removed ctx->Driver.LogicOp().
Brian Paul
2000-09-07
added device driver function for texture proxy testing
Brian Paul
2000-08-29
finished compressed texture support (Bill White)
Brian Paul
2000-08-08
added GetInteger/Float/Double/Boolean/Pointer device driver functions
Brian Paul
2000-06-06
more work on GL_ARB_texture_compression
Brian Paul
2000-05-24
more work on GL_ARB_texture_compression
Brian Paul
2000-03-29
changes for single-copy textures
Brian Paul
2000-03-23
more clean-up and rearranging
Brian Paul
2000-03-21
removed retainInternalCopy from TexSubImage functions
Brian Paul
2000-03-20
more reorganization and clean-up
Brian Paul
2000-03-20
rearranged order of some functions
Brian Paul
2000-03-20
added new TexImage and TexSubImage functions
Brian Paul
2000-03-20
added device driver functions for CopyTexImage, CopyTexSubImage, GetTexImage
Brian Paul
2000-03-07
removed Driver.UseGlobalTexturePalette()
Brian Paul
2000-03-07
added target parameter to Driver.TexEnv()
Brian Paul
2000-03-03
added LineWidth device driver function
Brian Paul
2000-03-03
runtime selectable depth buffer depth
Brian Paul
2000-03-03
added device driver ReadPixels and CopyPixels functions
Brian Paul
2000-02-27
add callbacks for stipple
Keith Whitwell
2000-02-25
Fog coordinate stage which drivers may use to replace standard fogging
Keith Whitwell
2000-02-17
removed driver RendererString() and ExtensionString() funcs
Brian Paul
2000-01-06
new Clear function mask
Brian Paul
1999-12-10
changes in hardware depth buffer support
Brian Paul
1999-12-10
added stencil buffer functions
Brian Paul
1999-11-25
replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer()
Brian Paul
1999-11-22
changed comment for WriteRGBSpan()
Brian Paul
1999-10-21
updated some comments/docs
Brian Paul
1999-09-30
more hooks for mga driver, including an immediate fastpath
Keith Whitwell
1999-09-18
Large patch:
Keith Whitwell
1999-08-19
Initial revision
jtg
[prev]