summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers
AgeCommit message (Expand)Author
2009-09-12st/es: Add OpenGL ES state trackers.Chia-I Wu
2009-09-10st/xorg: rename ctx to pipe to match every other gallium state trackerZack Rusin
2009-09-10st/xorg: temporarily disablie copiesZack Rusin
2009-09-10st/xorg: implement pipelines surface/texture copiesZack Rusin
2009-09-10st/xorg: unite finalization and stub out pipelined copiesZack Rusin
2009-09-10st/xorg: abstract flushing and syncing for the exa codeZack Rusin
2009-09-10st/xorg: disable solid fills until copies are accelerated as wellZack Rusin
2009-09-10st/xorg: implement exasolids with full pipeliningZack Rusin
2009-09-10st/xorg: start adding support for surface fillsZack Rusin
2009-09-08st/xorg: Add support for EXA_MIXED_PIXMAPS and EXA_SUPPORTS_PREPARE_AUX.Michel Dänzer
2009-09-04gallium/xlib: minor clean-upsBrian Paul
2009-09-03gallium/xlib: silence unitialized var warningBrian Paul
2009-09-03st/xorg: add linear and radial gradient accelerationZack Rusin
2009-09-03st/xorg: radial gradient shaderZack Rusin
2009-09-03st/xorg: linear gradient shaderZack Rusin
2009-09-03st/xorg: cleanup and adjust to the changes in the ureg codeZack Rusin
2009-09-03st/xorg: adjust enums in preperation for gradientsZack Rusin
2009-09-02st/xorg: fix warningsZack Rusin
2009-09-02st/xorg: handle xrender repeat modesZack Rusin
2009-09-02st/xorg: flip the coordinate systemZack Rusin
2009-09-02st/xorg: handle solid fills in the fragment shaderZack Rusin
2009-09-02st/xorg: Guard against realy old versions of XorgJakob Bornecrantz
2009-09-02st/xorg: Remove code no longer support by xserver Git master.Michel Dänzer
2009-09-02st/xorg: Add support for xserver Git master DRI2 interface.Michel Dänzer
2009-09-02st/dri: Slight consolidation of DRI2 buffer handling.Michel Dänzer
2009-09-02st/xorg: Add EXA UploadToScreen and DownloadFromScreen hooks.Michel Dänzer
2009-09-01st/xorg: getting indexes right tends to be helpfulZack Rusin
2009-09-01st/xorg: redo the vertex shaderZack Rusin
2009-09-01st/xorg: setup solid fillsZack Rusin
2009-09-01st/xorg: fold back the helper function into coreZack Rusin
2009-09-01st/xorg: start rendering and compositing picturesZack Rusin
2009-09-01st/xorg: Fix crash in MPHJakob Bornecrantz
2009-08-31st/xorg: add code to render textured quads for composite accelerationZack Rusin
2009-08-31st/xorg: setup constant buffers for vertex and fragment shadersZack Rusin
2009-08-31st/xorg: Re-organize the EXA ModifyPixmapHeader hook a bit.Michel Dänzer
2009-08-31st/xorg: Simplify EXA ModifyPixmapHeader hook for pPixmap != NULL.Michel Dänzer
2009-08-31st/xorg: Don't always fall back for solid fills.Michel Dänzer
2009-08-31Gallium xlib: Add support for BGRA visuals.Michel Dänzer
2009-08-29xlib: Ensure one screen instance.José Fonseca
2009-08-29xlib: Complete llvmpipe integration.José Fonseca
2009-08-28st/xorg: disable composite accelration for nowZack Rusin
2009-08-28st/xorg: bind samplers before compositionZack Rusin
2009-08-28st/xorg: normalize coords for the src operands in the vertex shaderZack Rusin
2009-08-28st/xorg: If migrating from a sw pixmap to a hw pixmap upload old contentsJakob Bornecrantz
2009-08-28st/xorg: Null devPrivate.ptr when unmappingJakob Bornecrantz
2009-08-28st/xorg: Fix scons build.Michel Dänzer
2009-08-28drm_api: Operate on textures instead of buffersJakob Bornecrantz
2009-08-28st/xorg: Fix some warningsJakob Bornecrantz
2009-08-28st/dri: Fix some warningsJakob Bornecrantz
2009-08-28st/xorg: Pass dri driver name as driverName on screenJakob Bornecrantz