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-10-18
changed _mesa_rescale_teximage2d to allow rescaling of padded images
Daniel Borca
2004-10-18
added dstRowStride to dxtCompressTexFuncExt;
Daniel Borca
2004-10-18
use RowStride instead of Width in texel fetchers.
Daniel Borca
2004-10-16
Add support for OES_read_format. As soon as glext.h is updated with the
Ian Romanick
2004-10-12
add more mess to the dynamic linking system
Daniel Borca
2004-10-08
Reject unsupported texture formats passed to glCompressedTexImage?D. This
Ian Romanick
2004-10-07
Add Roland Scheidegger's S3TC patch. This patch does not implement the
Eric Anholt
2004-10-02
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
fix a comment
Brian Paul
2004-10-02
bump version to 6.3
Brian Paul
2004-09-27
VBO RefCount fix (David Reveman)
Brian Paul
2004-09-23
don't test for NULL pixels pointer here, do that in the 'store' routines afte...
Brian Paul
2004-09-23
added a comment in BindTexture
Brian Paul
2004-09-15
in _mesa_problem() include version number in error message
Brian Paul
2004-09-14
also fix possible delete bugs with buffer objects and vertex/fragment programs
Brian Paul
2004-09-14
Repeatedly deleting a texture ID with glDeleteTextures() could lead to a crash.
Brian Paul
2004-09-13
Handle GL_MAX_VERTEX_ATTRIBS_ARB in glGet*().
Brian Paul
2004-09-13
remove ARB_texture_non_power_of_two from _mesa_enable_1_5_extensions()
Brian Paul
2004-09-13
changes towards GL_ARB_point_sprite (two-zero)
Daniel Borca
2004-09-10
updated error msg
Brian Paul
2004-09-10
More updates for Doxygen.
Brian Paul
2004-09-09
Update the doxygen configuration file.
Jose Fonseca
2004-09-01
also test for __arm__ for setting USE_IEEE (X bug 1155)
Brian Paul
2004-08-30
remove CR
Daniel Borca
2004-08-30
revived unused code, but got rid of warnings
Daniel Borca
2004-08-25
Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...
Brian Paul
2004-08-25
Windows ICD driver code (patch 1014800)
Brian Paul
2004-08-25
fix a couple bad casts
Brian Paul
2004-08-24
Disable x86 iround() version on BeOS with gcc < 2.95.x, as it choke GAS.
Philippe Houdoin
2004-08-22
check if __mips or _MIPS_ARCH is defined to set IEEE_ONE (bug 1003026)
Brian Paul
2004-08-22
also check for __hppa__ and hpux for IEEE support (bug 1003026)
Brian Paul
2004-08-20
enabled GL_ARB_texture_rectangle
Brian Paul
2004-08-19
bump version to 6.2
Brian Paul
2004-08-19
don't check for ARB_texture_non_power_of_two for OpenGL 1.5 (Philipp Klaus Kr...
Brian Paul
2004-08-19
Committing in .
Jouk Jansen
2004-08-18
check for either GL_NV_vertex_program or GL_ARB_vertex_program for some enables
Brian Paul
2004-08-18
updates from Jouk
Brian Paul
2004-08-17
don't enable the float texture and GLhalf pixel extensions yet
Brian Paul
2004-08-14
Update Visual Studio Project file for src tree updates.
Karl Schultz
2004-08-14
fix some memory leaks (bug #1002030)
Brian Paul
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
[next]