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
/
light.c
Age
Commit message (
Expand
)
Author
2000-11-05
- Changes for new software rasterizer modules
Keith Whitwell
2000-10-30
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-29
renamed Current.ByteColor Current.Color
Brian Paul
2000-10-28
New colormac.h file for color-related macros.
Brian Paul
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-09-26
First batch of OpenGL SI related changes:
Brian Paul
2000-07-18
Fixed off-by-one error in compute_shine_table(). Minor code clean-up
Brian Paul
2000-06-29
don't add light's ambient color to BaseColor in gl_update_lighting()
Brian Paul
2000-06-26
updating mat ambient/emissive was broke. always compute ctx->EyeZDir
Brian Paul
2000-06-19
fix GL_BACK color material bug
Keith Whitwell
2000-01-31
defined FLT_MIN if undefined
Brian Paul
2000-01-13
commented out gl_reinit_light_attrib()
Brian Paul
1999-11-22
fixed potential bug in _mesa_ShadeModel()
Brian Paul
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-10
fix for colormaterial
Keith Whitwell
1999-11-08
clean-up of header includes (Daryll)
Brian Paul
1999-10-19
clean-up in gl_LightModelfv()
Brian Paul
1999-10-19
Changes to reduce the memory footprint of display lists
Keith Whitwell
1999-10-08
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-09-30
more hooks for mga driver, including an immediate fastpath
Keith Whitwell
1999-09-18
Large patch:
Keith Whitwell
1999-08-19
Initial revision
jtg