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
/
glide
Age
Commit message (
Expand
)
Author
1999-12-01
fxInitPixelTables() change for Voodoo 1/2 vs 3
Brian Paul
1999-11-25
replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer()
Brian Paul
1999-11-22
removed redundant fxCloseHardware() decl
Brian Paul
1999-11-18
fixed FX_grSstControl(), now returns FxBool
Brian Paul
1999-11-18
removed unused fxTMNewTMFreeNode decl
Brian Paul
1999-11-15
texture palette update
Brian Paul
1999-11-15
include mem.h
Brian Paul
1999-11-15
fixed mistake in merge regarding texture palettes
Brian Paul
1999-11-15
update/merge with Daryll's X server changes
Brian Paul
1999-11-11
updated for new texture color palette struct
Brian Paul
1999-10-30
Added checking for FXMESA_USE_ARGB to disable pixel reformatting when not app...
Ted Jump
1999-10-20
Minor patches to cleanup some compiler warnings in MSVC
Ted Jump
1999-10-19
Changes to reduce the memory footprint of display lists
Keith Whitwell
1999-10-16
Fixed a MacOS specific compile error.
Miklos Fazekas
1999-10-13
now using MALLOC, CALLOC, FREE, etc macros
Brian Paul
1999-10-08
fixed voodoo initialization
Keith Whitwell
1999-10-08
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-10-05
Added PARB support.
Miklos Fazekas
1999-10-05
Added gl_ext_multitexture_ADD suport.
Miklos Fazekas
1999-10-05
Added packed ARGB support.
Miklos Fazekas
1999-10-05
Packed RGBA support.
Miklos Fazekas
1999-10-05
Packed RGB support.
Miklos Fazekas
1999-10-05
Added support for GL_ext_texture_add
Miklos Fazekas
1999-10-05
Minor cleanup.
Miklos Fazekas
1999-09-19
Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXT
Ted Jump
1999-09-18
Large patch:
Keith Whitwell
1999-09-17
Fix for write-rgba-span and others
Keith Whitwell
1999-09-17
Win32 build req't updates
Ted Jump
1999-09-13
added Eero's multitexture function patch
Brian Paul
1999-09-11
bugix from raul for fxddbitmap
Keith Whitwell
1999-09-11
include extensions.h
Brian Paul
1999-08-29
removed bogus call
Keith Whitwell
1999-08-29
more fixes on the fast path
Keith Whitwell
1999-08-26
various pipeline bugs
Keith Whitwell
1999-08-19
Initial revision
jtg