Age | Commit message (Collapse) | Author |
|
decrement, delete and locking.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Like older osdemo.c program, but test more OpenGL features like texturing,
blending, lines.
|
|
|
|
Uses new renderbuffer adaptors.
|
|
|
|
|
|
|
|
When compiling Mesa with CHAN_BITS=16 or 32, these adaptors allow rendering
into color buffers with smaller channel sizes.
|
|
|
|
|
|
|
|
|
|
non-constant array initializers
|
|
|
|
|
|
|
|
|
|
bug 6941)
|
|
|
|
2 years ago, I finally dug out an i815 and got it working
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix float-to-int conversion for x86 back-end.
|
|
|
|
|
|
Fix struct field accessing.
|
|
|
|
GetInfoLog for shaders if different - it is a concatenation
of compiler output and executor output produced by printMESA.
Fix bugs.
|
|
Fix minor bugs.
|
|
|
|
|
|
fields are legal. May catch some driver development bugs.
Called the first time a context is bound.
|
|
|
|
|
|
|
|
|
|
shader limits.
Misc sync-ups with x.org copy of glxinfo.
|
|
|
|
the core mesa swrast number is fixed, just spotted this on the way past
|