Age | Commit message (Collapse) | Author |
|
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 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.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clearing buffer
|
|
|
|
Simplification in colortab.c too.
|
|
Not doing this could cause the buffers to leak under some circumstances.
|
|
to implement GL_CLAMP
|