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-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