Age | Commit message (Collapse) | Author |
|
NV10_TCL_PRIMITIVE_3D_PROJECTION_MATRIX as strange results
appear when the matrix is partialy updated.
|
|
value didn't change
|
|
|
|
|
|
|
|
Also, add a couple of comments to the wait/emit IRQ functions.
|
|
|
|
|
|
in stencil_and_ztest_pixels. fix #12263
|
|
|
|
are float.
|
|
|
|
use _tnl_RenderClipped helper functions that will call the right driver callback
clean nv10_render_generic_primitive_elts to match nv10_render style
|
|
|
|
|
|
Swap it latter in order it match hw format.
|
|
|
|
|
|
|
|
|
|
executing a display list. fix #10604
|
|
the index buffer. (fix#11910)
|
|
|
|
|
|
Replace *(*inst++) with *(*inst)++ in a few places.
|
|
|
|
|
|
|
|
internal function to match the EXT_shadow_funs
spec. fix bug#11925
|
|
and keep the instruction state unchanged after calling
brw_emit_tri_setup/brw_emit_line_setup when building setup
thread for SF_UNFILLED_TRIS.
|
|
|
|
eg: #include "shader/program.h" and remove -I$(TOP)/src/mesa/program
|
|
This fixes the X server crash reported by KeithP on Aug 29.
The old context's FBOs will be unreferenced during context destruction so
there's no memleak with this change.
|
|
|
|
|
|
|
|
This is the Mesa portion of the pipe & plane disambiguation. Mesa needs to use
the new assumptions about plane vs. pipe mappings and should use the new SAREA
field names to avoid confusion.
|
|
bitmap. fix#10688
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compiling sf_prog. fix bug#11378 (which is introduced by
commit d619cceea47dc3070ebb7f7ea4f8b6b31a672d38)
|
|
|
|
|
|
|
|
|