summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Collapse)Author
2010-02-10llvmpipe: adapt to stencil ref changesRoland Scheidegger
since the driver doesn't actually handle stencil yet the code won't do much.
2010-02-10identity: adapt to stencil ref changesRoland Scheidegger
2010-02-10fo: adapt to stencil ref changesRoland Scheidegger
2010-02-10llvmpipe: Map rendertargets when bound as textures.José Fonseca
Fixes gearbox segfault (fdo 25960). Corruption remains.
2010-02-10dri: Allow selective generation of accum. buffer configsIan Romanick
Modify the interface to driCreateConfigs allowing drivers to not expose configs with an accumuation buffer. All of the drivers calling function have been updated to pass true for the accumulation selector. This maintains the current behavior. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Kristian Høgsberg <krh@bitplanet.net> Reviewed-by: Corbin Simpson <MostAwesomeDude@gmail.com>
2010-02-10trace: adapt to stencil ref changesRoland Scheidegger
2010-02-10softpipe: adapt to stencil ref changesRoland Scheidegger
2010-02-10gallium: adapt state trackers to stencil ref changeRoland Scheidegger
2010-02-10st/xorg: fix a silly offset bug in xvZack Rusin
we were multiplying the difference in the wrong direction.
2010-02-10llvmpipe: Fix null pointer dereference when no depth buffer is bound.José Fonseca
2010-02-10llvmpipe: Leave depth buffer in swizzled format.José Fonseca
This fixes several assertion failures due to only Z32 being supported.
2010-02-10llvmpipe: Remove unnecessary headers.Vinson Lee
2010-02-10Drop incorrectly revived files during the 'gallium-nopointsizeminmax' merge.Francisco Jerez
2010-02-09r300g: One less assert.Corbin Simpson
This entire codepath needs to be cleaned to be more pliant towards shader failure.
2010-02-09r300g: Don't write non-existent bit on non-r500.Corbin Simpson
Might help with compiz being funky with MRTs.
2010-02-09r300g: Correct colorbuffer measurements.Corbin Simpson
Also clarify changes from pointminmax.
2010-02-09r300g: Be ever-so-slightly more useful on bad shaders.Corbin Simpson
2010-02-09dri_interface: Introduce DRI tokens for the texBuffer texture formatsKristian Høgsberg
This used to take GLX tokens, but the DRI interface can't depend on GLX defines. We fix this by introducing DRI tokens that have the same value as the GLX texture format tokens.
2010-02-09docs: fix up documentation for stencil ref value changesRoland Scheidegger
Also fix and clarify depth/stencil/alpha documentation a bit.
2010-02-09gallium: make valuemask/writemask in pipe_stencil_state bitfield membersRoland Scheidegger
More consistent with other state data, might allow some compilers to pack the struct better (doesn't matter for gcc).
2010-02-09gallium: don't put stencil ref value in pipe_depth_stencil_alpha_stateRoland Scheidegger
This will make driver's life a bit harder, however it makes sense that stencil reference value is not part of the pipe_depth_stencil_alpha_state, because it often (there are some algorithms which require this) changes more frequently than the rest of the dsa state. This is also encouraged by some graphic APIs. Treat it similar to pipe_blend_color.
2010-02-09gallium/auxiliary: add -D__STDC_CONSTANT_MACROSBrian Paul
Not sure why this is needed now, after the gallivm re-org.
2010-02-09llvmpipe: remove .s rule (already in Makefile.template)Brian Paul
2010-02-09llvmpipe: lp_tile_surface.c isn't committed yetBrian Paul
2010-02-09Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger
Conflicts: src/gallium/drivers/nv10/nv10_state.c src/gallium/drivers/nv20/nv20_state.c src/gallium/drivers/nv50/nv50_program.c
2010-02-09gallium: Adding the %.s rule to generate asm codeChris Li
Signed-off-by: José Fonseca <jfonseca@vmware.com>
2010-02-09gallium: Using the proper pattern rules for Makefile template.Chris Li
The .o.c rule is consider obsolete. Signed-off-by: José Fonseca <jfonseca@vmware.com>
2010-02-09llvmpipe: Make llvm unit test depend on libllvmpipe.aChris Li
Signed-off-by: José Fonseca <jfonseca@vmware.com>
2010-02-06vmware/core: Support drm interface version 1.0.0Jakob Bornecrantz
2010-02-06vmware/core: Use correct flags in scanout codeJakob Bornecrantz
2010-02-06vmware/core: Handle new scanout fieldJakob Bornecrantz
2010-02-06vmware/core: Update header to latest versionJakob Bornecrantz
2010-02-06vmware/core: Remove old ioctl structs not usedJakob Bornecrantz
Leftover that was never used in this driver
2010-02-09llvmpipe: Remove reference to prefilter field.Michal Krol
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg
2010-02-09fix bug in perspective corrected interpolants for linesBrian Paul
2010-02-09softpipe: Properly implement cylindrical wrapping.Michal Krol
2010-02-09Revert "softpipe: Implement cylindrical wrapping for linear interpolator."Michal Krol
This reverts commit 444cd62ca33a45bd39e8408979a0a01c246c6381.
2010-02-09gallium: Remove prefilter member from pipe_sampler_state struct.Michal Krol
2010-02-09docs: Document TGSI Declaration token.Michal Krol
2010-02-09softpipe: Implement cylindrical wrapping for linear interpolator.Michal Krol
2010-02-09tgsi: Gather cylindrical wrap info in tgsi_shader_info struct.Michal Krol
2010-02-09tgsi: Add ureg_DECL_fs_input_cyl().Michal Krol
Allows one to declare fragment shader inputs with cylindrical wrap info.
2010-02-09gallium: Add cylindrical wrap info to TGSI declaration.Michal Krol
2010-02-09tgsi: Remove tgsi_dump_c.[ch].Michal Krol
Little utility after development stabilisation, use tgsi_dump instead.
2010-02-09svga: Actually call fence_reference in texture downloads.José Fonseca
2010-02-09r300g: Fix off-by-one errors in array bounds assertions.Vinson Lee
2010-02-08llvmpipe: switch to using dynamic stack allocation instead of registersZack Rusin
with mutable vars we don't need to follow the phi nodes. meaning that control flow becomes trivial as we don't have scan the rest of the tgsi to figure out the variable usage anymore. futhermore the memory2register pass promotes alloca/store/load to registers while inserting the right phi nodes. so we get simplicity and performance.
2010-02-08identity: Remove unnecessary header.Vinson Lee
2010-02-08softpipe: Remove unnecessary headers.Vinson Lee