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
2003-08-23
Trivial changes to add support for GL_ARB_point_sprite, which is a
Ian Romanick
2003-08-22
Added support for GL_IBM_multimode_draw_arrays.
Ian Romanick
2003-08-19
Fix glPixelMap: s/GLint/GLsizei/
Brian Paul
2003-08-18
minor code improvement in glGenTextures
Brian Paul
2003-08-17
register file changes
Brian Paul
2003-08-17
Re-org of register files for vertex/fragment programs. Will be easier to
Brian Paul
2003-08-11
Committing in .
Jouk Jansen
2003-08-06
prep for OpenGL 1.5
Brian Paul
2003-08-06
fix a bunch of warnings
Brian Paul
2003-08-06
remove temporary prototypes
Brian Paul
2003-08-06
placeholder files
Brian Paul
2003-08-05
Store material attributes in an Attrib[] style array. This is a
Keith Whitwell
2003-08-05
Fix samples/fog.c regression - missing test for NeedEyeCoords.
Keith Whitwell
2003-08-05
Updates from Daniel Borca.
Brian Paul
2003-07-30
replace assertion with conditional
Brian Paul
2003-07-26
VC 6 Project File
Karl Schultz
2003-07-24
Windows does not define HUGE_VAL, so use the IEEE hex constants.
Karl Schultz
2003-07-23
fix a few more glitches from last big check-in
Brian Paul
2003-07-23
fix GL_SGI_texture_colortable bugs
Brian Paul
2003-07-22
remove printf
Brian Paul
2003-07-22
Restore more code lost during last big merge.
Brian Paul
2003-07-22
Implement debugger callback, etc for vertex programs. Misc clean-ups.
Brian Paul
2003-07-21
Initial implementation of GL_MESA_program_debug - a vertex/fragment program
Brian Paul
2003-07-18
Numbered productions for ARB_vertex_program grammar (Karl Rasche)
Brian Paul
2003-07-18
Karl Rasche's ARB_vertex_program parser
Brian Paul
2003-07-18
Fix up FEATURE_* defines in config.h
Brian Paul
2003-07-18
Fix up some loose ends from the last big check-in.
Brian Paul
2003-07-17
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-07
fix conformance glitch introduced with NPOT extension
Brian Paul
2003-07-07
minor fixes in _mesa_TexGen[id]v() to silence valgrind
Brian Paul
2003-07-03
fix int/float conversion for GL_TEXTURE_PRIORITY in gl[Get]TexParameteri[v]
Brian Paul
2003-07-03
Implemented GL_ARB_texture_non_power_of_two (except for auto mipmap generation).
Brian Paul
2003-07-03
tweak checks for display list zero
Brian Paul
2003-07-03
Simplify extension string handling.
Brian Paul
2003-07-02
Committing in .
Jouk Jansen
2003-06-27
add a few more digits to PI to make Evgeny happy
Brian Paul
2003-06-17
Committing in .
Jouk Jansen
2003-06-16
DOS updates for new tree (Daniel Borca)
Brian Paul
2003-06-13
Implemented GL_ARB_occlusion_query (not 100% finalized).
Brian Paul
2003-06-13
added new GL_ARB_v_p instructions
Brian Paul
2003-06-12
s/ATTRIB_h/ATTRIB_H/
Brian Paul
2003-06-11
new buffer/context visual compatibility test (Phil Brown)
Brian Paul
2003-06-11
added missing types to _mesa_VertexAttribPointerARB()
Brian Paul
2003-06-10
moved from main/ to glapi/
Brian Paul
2003-06-10
fix GL_CURRENT_VERTEX_ATTRIB_ARB queries
Brian Paul
2003-06-05
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-04
comments regarding window sizing
Brian Paul
2003-06-04
Added GL_EXT_texture_rectangle (identical to GL_NV_texture_rectangle)
Brian Paul
2003-06-02
Removed fields from 'struct gl_extensions' for extensions that don't
Ian Romanick
2003-06-02
s/DrawBuffer/ReadBuffer/ in _mesa_ResizeBuffersMESA (PHil Brown)
Brian Paul
[next]