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
Age
Commit message (
Collapse
)
Author
2000-08-08
bumped MESA_MINOR to 5
Brian Paul
2000-08-08
added GetInteger/Float/Double/Boolean/Pointer device driver functions
Brian Paul
2000-08-03
added NULL parameter checking to API functions
Brian Paul
2000-08-02
updated Phil's email address
Brian Paul
2000-08-02
updates from mesa3d@billbaxter.com
Brian Paul
2000-08-02
fixed return val bug in glAreTexturesResident()
Brian Paul
2000-08-02
added include/GL/mesa_wgl.h to tar file list
Brian Paul
2000-08-02
updated by Alessandro Pisani
Brian Paul
2000-08-02
test handling of lots of textures
Brian Paul
2000-08-02
removed GLU 1.2 symbols
Brian Paul
2000-08-02
define GL_GLEXT_PROTOTYPES before including mesa_wgl.h
Brian Paul
2000-08-02
initialize texture priorities to 1.0, clean-up of _mesa_PrioritizeTextures()
Brian Paul
2000-08-01
glGetTexParameter(GL_TEXTURE_RESIDENT) didn't query device driver
Brian Paul
2000-07-31
test against an epsilon magnitude in gl_rotation_matrix()
Brian Paul
2000-07-31
install glext.h too
Brian Paul
2000-07-31
added missing widgets-mesa/src/*.c files, updated version numbers to 3.5
Brian Paul
2000-07-31
3.5 release notes
Brian Paul
2000-07-31
added placeholders for 3.4 and 3.5 info
Brian Paul
2000-07-21
fixed glitches in zip file rules
Brian Paul
2000-07-21
imported from 3.2.1 release
Brian Paul
2000-07-21
lots of updates for 3.3
Brian Paul
2000-07-21
removed beta occurances
Brian Paul
2000-07-21
added 3.2.1 info and final 3.3 info
Brian Paul
2000-07-21
removed beta from version string
Brian Paul
2000-07-20
added GLX multi-thread demo
Brian Paul
2000-07-20
fix for eval regression
Keith Whitwell
2000-07-19
call glutInit()
Brian Paul
2000-07-19
a bunch of thread-safety changes
Brian Paul
2000-07-19
initialize GenBit[STRQ] in init_texture_unit()
Brian Paul
2000-07-19
restore driver depth test enable/disable state in PopAttrib()
Brian Paul
2000-07-19
removed two bugs
Brian Paul
2000-07-18
Fixed off-by-one error in compute_shine_table(). Minor code clean-up
Brian Paul
2000-07-18
added: touch widgets-sgi/depend
Brian Paul
2000-07-18
removed more redundant files from tar archive
Brian Paul
2000-07-18
removed redundant configure file from tar list
Brian Paul
2000-07-18
changed version string to 3.2.1
Brian Paul
2000-07-17
Fix for gloss and sgl eval bugs.
Keith Whitwell
2000-07-15
another tweak to optimized GL_RETURN code
Brian Paul
2000-07-15
fixed AA sampling problem, misc clean-up
Brian Paul
2000-07-14
removed references to fx_regoff.h and fx_gen_regoff.c
Brian Paul
2000-07-14
Fixed pixel color problem in general_flat_rgba_line(). Added debug code
Brian Paul
2000-07-14
added extra check to optimized GL_RETURN case
Brian Paul
2000-07-14
test for MESA_DEBUG = silent in gl_error(), misc clean-up
Brian Paul
2000-07-13
replaced GL_CLIENT_ALL_ATTRIB_BITS with GL_ALL_CLIENT_ATTRIB_BITS
Brian Paul
2000-07-12
first bits of convolution code
Brian Paul
2000-07-11
allocate 1-larger knot array in explode_knot() (Mesa bug 104881)
Brian Paul
2000-07-11
use indirect context, added error checking
Brian Paul
2000-07-11
reverted to old tessellator
Brian Paul
2000-07-11
reverted to old tessellator (GLU 1.1)
Brian Paul
2000-07-10
Fix for miscolored rects in display lists.
Keith Whitwell
Forward-port stipple bugfix.
[next]