Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
EXT_blend_logic_op is slightly different from GL 1.1's RGBA logicop mode
and does not have to be supported. Per conversation with Roland.
|
|
into glsl-compiler-1
|
|
|
|
|
|
|
|
|
|
since the former is what's used for OpenGL 2.0.
|
|
|
|
|
|
and demos are also added.
Adding basic support to drivers should be as easy as just enabling the
extension, though thorough test would also be required.
|
|
|
|
|
|
|
|
get_gen.py Python script.
Moved GetString(), GetPointer(), GetError() into new getstring.c file.
|