Age | Commit message (Expand) | Author |
---|---|---|
2006-12-16 | Don't update span->array->z[] values from SLANG_FRAGMENT_FIXED_FRAGDEPTH. | Brian |
2006-11-01 | Write back gl_FragDepth to span->array->z. | Michal Krol |
2006-10-17 | Always convert colors to float before running a fragment shader/program. | Brian Paul |
2006-10-01 | New SWspan and SWspanarrays typedefs. | Brian Paul |
2006-08-01 | Clean-up FEATURE_ARB_shader_objects #ifdefs. Bug 7492. | Michal Krol |
2006-07-21 | load SLANG_FRAGMENT_FIXED_SECONDARYCOLOR | Brian Paul |
2006-07-21 | just reindent | Brian Paul |
2006-04-11 | More GLSL code: | Michal Krol |
2006-03-21 | GLSL fixes: | Michal Krol |
2006-02-28 | only run shader on active fragments in the span | Brian Paul |
2006-02-27 | More GLSL code: | Michal Krol |
2006-02-22 | include proper header file, remove local extern declarations | Brian Paul |
2006-02-15 | Add arbshader stage. | Michal Krol |