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
Age
Commit message (
Expand
)
Author
2004-08-14
Remove obsoleted BeOS-specific makefile as the main Makefile system now
Philippe Houdoin
2004-08-14
Silent compiler "variable may be used uninitialized" warnings.
Philippe Houdoin
2004-07-02
document some assumptions made about compressed texture tile size
Brian Paul
2004-07-02
a few comments
Brian Paul
2004-07-02
init some vars to silence warnings
Brian Paul
2004-06-29
First phase of TLS work. At this point SPARC assembly dispatch is
Ian Romanick
2004-06-28
glBegin/EndQueryARB didn't work inside display lists
Brian Paul
2004-06-26
Re-enable SPARC assembly on sunos5-gcc platform.
Ian Romanick
2004-06-24
disabled unnecessary assertions in texture replicator
Daniel Borca
2004-06-21
added support for non-64bit compilers
Daniel Borca
2004-06-19
Big-endian texture fixes from Michel Dänzer.
Brian Paul
2004-06-17
fix tex env mode GL_BLEND for GL_INTENSITY texture formats
Roland Scheidegger
2004-06-16
fix component indexing bug in _mesa_texstore_al88()
Brian Paul
2004-06-15
added more compressed formats to is_color_format()
Roland Scheidegger
2004-06-14
added compressed formats to is_color_format() and updated some comments
Brian Paul
2004-06-11
disable GL_INTENTSITY in _mesa_is_legal_format_and_type(). See table 3.6 of ...
Brian Paul
2004-06-11
s/_mesa_get_current_context()/GET_CURRENT_CONTEXT()/
Brian Paul
2004-06-11
remove the 3dfx CatchSignals stuff (the var was alwasy set)
Brian Paul
2004-06-11
added GL_BGR and GL_BGRA to is_color_format() (Ronny Vindenes
Brian Paul
2004-06-11
fix some minor glitches in glGetTexParameter code
Brian Paul
2004-06-10
Additional error checking for glTexImageXD.
Brian Paul
2004-06-10
Roland's patch to fix promotion of alpha or luminance textures to the
Brian Paul
2004-06-07
small corrections
Daniel Borca
2004-06-03
Fix problems when sizeof(Node) != sizeof(float)
Keith Whitwell
2004-05-31
reworked FXT1
Daniel Borca
2004-05-27
Convert all calls using _glapi_Dispatch to use the new GL_CALL macro.
Ian Romanick
2004-05-25
oops
Daniel Borca
2004-05-25
FXT1 texture compression (initial draft)
Daniel Borca
2004-05-14
minor doxygen updates
Brian Paul
2004-05-13
Another pass at implementing byte-swapped texture formats.
Brian Paul
2004-05-12
GL_BGR can't be used with the packed types, according to the GL spec. Enforc...
Brian Paul
2004-05-12
some component ordering bugs in extract_float_rgba()
Brian Paul
2004-05-12
remove last remnants of NEWTEXSTORE stuff
Brian Paul
2004-05-12
yank bgr233 texformat. minor comment updates.
Brian Paul
2004-05-12
Added big-endian texture formats.
Brian Paul
2004-05-10
Don't call calculate_derived_texenv() from in _mesa_TexEnv().
Brian Paul
2004-05-10
Add EXT_vertex_cull support to mesa
Keith Whitwell
2004-05-10
fixed bugs in fxddtex.c
Daniel Borca
2004-05-05
fix a few bugs when using GL_REDUCE convolution mode
Brian Paul
2004-05-04
fix a bug on the convolution path
Brian Paul
2004-05-04
Fix minor warnings found with g++.
Brian Paul
2004-05-04
texture compression: getting warmer
Daniel Borca
2004-05-03
unbloat namespace
Daniel Borca
2004-05-02
restored _mesa_rescale_teximage2d()
Brian Paul
2004-05-01
minor vertex/fragment program tweaks
Brian Paul
2004-04-30
FXT1: getting warmer
Daniel Borca
2004-04-30
AMD64 changes from Ronny V. Vindenes.
Keith Whitwell
2004-04-29
FXT1 preparations
Daniel Borca
2004-04-27
updated other makefiles
Brian Paul
2004-04-27
Removed the old teximage code.
Brian Paul
[next]