Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
switch the method of distribution of builtins (to get rid of the
llvm2cpp dependency)
|
|
|
|
|
|
|
|
Pipe driver does refcount textures. If cso_context does not, dangling
pointers appear.
|
|
|
|
- specify cdecl calling convention on WIN32
- fix load bgra8 function
- fix previous don't crash fix.
|
|
|
|
|
|
|
|
|
|
This state is effectively private to the vertex processing part
of the draw module.
|
|
|
|
|
|
|
|
This is now the drawing interface to the pipeline. No more
calling into pipeline.first->tri(), etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some conformance lighting tests fail with the SSE rsqrt instruction.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|