Age | Commit message (Collapse) | Author |
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
commit 6dd98e9853a6984150aa47467112e016c40a4ab4.
|
|
(uniform) is written to. (see bug 12239)
Also, added some assertions to the emit_arg() and emit_dst() functions to
catch this kind of error in the future.
|
|
|
|
|
|
fix bug#11009
|
|
1. increase clip thread number to 2
2. do cliptest for -rhw
|
|
|
|
|
|
|
|
|
|
operations are based on read drawable. fix bug#10136.
|
|
|
|
|
|
|
|
some 3D programs such as pymol work well.
|
|
|
|
|
|
|
|
|