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
/
points.c
Age
Commit message (
Expand
)
Author
2000-10-28
Basic work to support deep color channels:
Brian Paul
2000-10-27
Implement EXT_fog_coord and EXT_secondary_color.
Keith Whitwell
2000-10-20
Changes for multitexture > 3, code clean-ups.
Brian Paul
2000-09-29
generalized support for N texure units
Brian Paul
2000-09-26
First batch of OpenGL SI related changes:
Brian Paul
2000-08-16
fixed some warnings (Alan H.)
Brian Paul
2000-07-15
fixed AA sampling problem, misc clean-up
Brian Paul
2000-06-28
add separate specular color support in multitextured_rgba_points()
Brian Paul
2000-05-10
fixed PB bugs, removed MutablePixels, MonoPixels from GLcontext
Brian Paul
2000-05-07
Added point UserSize, cleaned up point drawing code
Brian Paul
2000-03-02
minor clean-up
Brian Paul
1999-12-10
code clean-up
Brian Paul
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-10-21
silenced some uninitialized var warnings
Brian Paul
1999-10-08
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-09-18
Large patch:
Keith Whitwell
1999-08-19
Initial revision
jtg