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
Age
Commit message (
Expand
)
Author
2003-02-17
Replace some #defines with enums. (Klaus Niederkrueger)
Brian Paul
2003-02-17
fixed bad zoomed.zStep assignment (bug 687811)
Brian Paul
2003-02-17
Implement parsing of texture instructions and prototype execution.
Brian Paul
2003-02-16
more work on DEFINE/DECLARATION statements, symbol tables
Brian Paul
2003-02-10
cast GLfloat
Alan Hourihane
2003-02-08
replace _mesa_strtof() with _mesa_strtod()
Brian Paul
2003-02-08
disable normal xform code - see bug 673938
Brian Paul
2003-02-06
fix assertion in transfer_teximage() (Laurent Desnogues)
Brian Paul
2003-02-06
replace | with & (Laurent Desnogues)
Brian Paul
2003-02-05
fix bug in popping texture color table state
Brian Paul
2003-02-04
added a comment for _tnl_need_projected_coords()
Brian Paul
2003-02-04
Use 'ndc' instead of 'proj' terminology.
Brian Paul
2003-02-04
DOS updates (Daniel Borca)
Brian Paul
2003-02-04
print debug message when SSE is disabled by user (Klaus Neiderkrueger)
Brian Paul
2003-01-30
Check only LEFT bits for clearing alpha buffer. (Evgeny Kotsuba)
Karl Schultz
2003-01-30
fix reported 3Dnow bug in _mesa_normal_tab (Felix Kuhling)
Brian Paul
2003-01-28
fix prefetch bug (Felix Kuhling)
Brian Paul
2003-01-28
move ltor computation
Brian Paul
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
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
[next]