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
2003-11-07
NCC fixes and some cosmetics
Daniel Borca
2003-11-03
small fixes wrt texture handling
Daniel Borca
2003-11-03
small fixes wrt texture handling
Daniel Borca
2003-11-03
Voodoo2 happiness
Daniel Borca
2003-10-31
removed detritus
Daniel Borca
2003-10-30
bugfixes wrt texture compression
Daniel Borca
2003-10-29
changes to accomodate texture compression
Daniel Borca
2003-10-22
cosmetics and memos
Daniel Borca
2003-10-21
wrap in #ifdef FX / #endif
Brian Paul
2003-10-21
Napalm total immersion
Daniel Borca
2003-10-15
protect whole file with #ifdef FX
Brian Paul
2003-10-14
minor fixes + doc update
Daniel Borca
2003-10-13
glide driver (wip)
Daniel Borca
2003-10-09
Reorganized combiners. Added optimized span functions.
Daniel Borca
2003-10-02
updates from Daniel Borca
Brian Paul
2003-09-23
remove a _TriangleCaps reference
Brian Paul
2003-09-18
a few less occurances of _TriangleCaps
Brian Paul
2003-08-19
DOS and glide driver updates from Daniel Borca
Brian Paul
2003-07-17
more DOS updates from Daniel Borca
Brian Paul
2003-06-16
fix include paths (Daniel Borca)
Brian Paul
2003-03-01
Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]
Brian Paul
2003-01-08
fix some float/ubyte mistakes (Daniel Borca)
Brian Paul
2002-11-04
misc driver updates (Daniel Borca)
Brian Paul
2002-10-29
updated email addresses
Brian Paul
2002-10-29
added some casts for mallocs (bug 630379)
Brian Paul
2002-10-24
Header file clean-up:
Brian Paul
2002-10-14
context-related cleanups (ex: _mesa_notifySwapBuffers instead of _mesa_swapbu...
Brian Paul
2002-10-11
Another round of glRead/DrawBuffer() clean-ups and simplifications.
Brian Paul
2002-10-04
Changed a number of context fields from GLchan to GLfloat (such as ClearColor).
Brian Paul
2002-09-27
new texture compression infrastructure
Brian Paul
2002-09-04
updated wglGetProcAddress
Brian Paul
2002-08-21
s/DrawDestMask/_DrawDestMask/
Brian Paul
2002-08-21
s/ProjectedClipPtr/NdcPtr/
Brian Paul
2002-08-21
fixed array index typo in VERT_SAVE_RGBA() macro
Brian Paul
2002-07-09
Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer()
Brian Paul
2002-06-15
Implemented GL_NV_texture_rectangle extension.
Brian Paul
2002-06-15
Added ctx parameter to _mesa_debug()
Brian Paul
2002-06-13
New _mesa_debug() function to replace fprintf() calls.
Brian Paul
2002-06-06
replaced 0xf and 0xf0 with TEXTURE0_ANY and TEXTURE1_ANY
Brian Paul
2002-03-16
Lots of changes related to framebuffer/window buffer resizing. Basically,
Brian Paul
2001-11-06
casts to silence warnings from gcc 2.96
Brian Paul
2001-09-23
fixed some configure;make build problems. cleaned-up copyright info.
Brian Paul
2001-09-19
set GR_STWHINT_ST_DIFF_TMU1 flag in the init() function (fixes multiarb demo)
Brian Paul
2001-09-19
fix fallback for stippled polygons, removed a debug message
Brian Paul
2001-09-19
compute dst->ooz, not dst->z in clip interpolation function
Brian Paul
2001-09-18
remove some debug
Keith Whitwell
2001-09-18
Fix FX driver to the point where gears & morph3d work.
Keith Whitwell
2001-08-29
changes to allow the driver to compile - still doesn't work though
Brian Paul
2001-07-17
Fix Alan Barnett's 'try10' display list bug.
Keith Whitwell
2001-07-13
Committing in .
Jouk Jansen
[next]