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
Age
Commit message (
Expand
)
Author
2003-01-28
some casts (Evgeny Kotsuba)
Brian Paul
2003-01-26
Make GL_SGI_texture_color_table work per-texture unit.
Brian Paul
2003-01-26
remove bad assertion, fix minor bug in _mesa_lookup_rgba()
Brian Paul
2003-01-25
optimize compute_coveragef (Evgeny Kotsuba)
Brian Paul
2003-01-25
new texture enums (Leif Delgass)
Brian Paul
2003-01-24
remove unused vars
Brian Paul
2003-01-24
silence some warnings
Brian Paul
2003-01-24
renamed dither-related preprocessor symbols (bug 536406)
Brian Paul
2003-01-22
push/pop color table state (Eric Plante)
Brian Paul
2003-01-22
improved solve_plane_chan() (Evgeny Kotsuba)
Brian Paul
2003-01-22
glGet(GL_CURRENT_SECONDARY_COLOR) should return 4 values, not 3
Brian Paul
2003-01-21
added missing break (Leif Delgass)
Brian Paul
2003-01-21
GL_SGI_texture_color_table extension (Eric Plante)
Brian Paul
2003-01-21
new X86 CPU detection code (Petr Sebor)
Brian Paul
2003-01-21
GL_ATI_texture_env_combine3 extension
Brian Paul
2003-01-21
check for NV_fragment_program for glGetString(GL_PROGRAM_ERROR_STRING_NV)
Brian Paul
2003-01-20
fix an assertion
Brian Paul
2003-01-20
use COPY_CHAN4 macro
Brian Paul
2003-01-20
use R/G/B/ACOMP indexes (Evgeny Kotsuba)
Brian Paul
2003-01-20
fix IBM CPP warning (Evgeny Kotsuba)
Brian Paul
2003-01-19
add some casts
Brian Paul
2003-01-16
fix for framebuffer width and height when window hasn't been realized.
Alan Hourihane
2003-01-16
another fix for glDrawPixels + clipping
Brian Paul
2003-01-16
update CurrentStack in glActiveTexture if needed (bug 669080)
Brian Paul
2003-01-15
fix glDrawPixels hang when clipping
Brian Paul
2003-01-15
Committing in .
Jouk Jansen
2003-01-15
Fix SourceForge bug 664908. wglDescribePixelFormat should return the
Karl Schultz
2003-01-14
fragment program execution
Brian Paul
2003-01-14
First batch of code for GL_NV_fragment_program.
Brian Paul
2003-01-14
initial code for render-to-texture
Brian Paul
2003-01-14
remove const from _mesa_strtof()
Brian Paul
2003-01-14
added _mesa_strtof()
Brian Paul
2003-01-14
OSMesa16 updates (Eric Plante), added _mesa_strtof()
Brian Paul
2003-01-13
fix fog stride bugs (Michel Danzer)
Brian Paul
2003-01-09
remove ADD_L altogether
Brian Paul
2003-01-09
s/16/32/ (Josh Vanderhoof)
Brian Paul
2003-01-09
moved ADD_L instruction (Linus Torvalds)
Brian Paul
2003-01-09
added font-related symbols
Brian Paul
2003-01-08
fix some float/ubyte mistakes (Daniel Borca)
Brian Paul
2003-01-08
move t->Image[i]->Format test (bug 659012)
Brian Paul
2003-01-08
fix typo in rotation code (bug 659677)
Brian Paul
2003-01-08
fix glCopyTexSubImage2D error checking (bug 661907)
Brian Paul
2002-12-30
Check that ActiveTextureARB doesn't overflow MaxTextureUnits
Alan Hourihane
2002-12-19
Add missing break statements
Keith Whitwell
2002-12-19
obsolete
Brian Paul
2002-12-19
DOS updates
Brian Paul
2002-12-18
DOS updates from Daniel Borca.
Brian Paul
2002-12-18
comment changes
Brian Paul
2002-12-18
improved error message
Brian Paul
2002-12-12
Add mechanism to destroy mutexes. Important on OS's where mutex initialization
Keith Whitwell
[next]