summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers
AgeCommit message (Expand)Author
2009-10-01st/xorg: Check that ms->api->destroy is not NULL before calling it.Michel Dänzer
2009-10-01gallium: remove depth.occlusion_count flagKeith Whitwell
2009-09-30st/xorg: Fix debug option function call typo.Michel Dänzer
2009-09-30st/egl: Fix a double free in drm_destroy_context.Chia-I Wu
2009-09-30st/egl: Fix a crash when unbinding current context.Chia-I Wu
2009-09-29gallium/xlib: fix GLX_RENDER_TYPE queryBrian Paul
2009-09-29python: Update for surface_buffer_create change.José Fonseca
2009-09-28st/xorg: Add debug for fallbacksJakob Bornecrantz
2009-09-28st/xorg: Make debug printing optionalJakob Bornecrantz
2009-09-28xvmc: Fail on unsupported formats, operations.Younes Manton
2009-09-27g3dvl: Formatting and cleanups.Younes Manton
2009-09-27g3dvl: Move XvMC under the Xorg state tracker.Younes Manton
2009-09-27st/egl: Remove buffer from screenJakob Bornecrantz
2009-09-25st/xorg: Re-enable accelerated fills and copies.Michel Dänzer
2009-09-25st/xorg: Flush render cache if but only if a source has pending write operati...Michel Dänzer
2009-09-25st/xorg: Reject Composite acceleration for some cases not working yet.Michel Dänzer
2009-09-25st/xorg: Make sure struct is fully initialized.Michel Dänzer
2009-09-25st/xorg: Use generic semantic for Composite mask coordinates.Michel Dänzer
2009-09-25st/xorg: Flesh out EXA PrepareComposite hook a little.Michel Dänzer
2009-09-25st/xorg: Use I8 format instead of A8 for depth 8 pixmaps.Michel Dänzer
2009-09-25st/xorg: Bind rasterizer state for copies.Michel Dänzer
2009-09-25st/xorg: Source-only pictures always have format PICT_a8r8g8b8.Michel Dänzer
2009-09-25st/xorg: Better checks for unsupported component alpha pictures.Michel Dänzer
2009-09-24st/xorg: start working on the Xv acceleration codeZack Rusin
2009-09-24st/xorg: fills are supported plussome minor clenupsZack Rusin
2009-09-24st/xorg: add easier way of disabling/enabling accelerationZack Rusin
2009-09-24wgl: DWM integration.José Fonseca
2009-09-23st/xorg: fix a typoZack Rusin
2009-09-23st/xorg: keep the user buffer contents aroundZack Rusin
2009-09-23wgl: Eliminate the shared layer; implement WGL API on top of the ICD callbacks.José Fonseca
2009-09-23wgl: Flatten the source tree.José Fonseca
2009-09-23wgl: Fix debug_printf format specifiers.José Fonseca
2009-09-22st/xorg: Fix two leeksJakob Bornecrantz
2009-09-21xorg/st: fixup builds against later dpms headers.Dave Airlie
2009-09-15st/xorg: fixing copies and composite shadersZack Rusin
2009-09-15st/xorg: lots of fixesZack Rusin
2009-09-15st/xorg: Brian suggested that those could be mad'sZack Rusin
2009-09-15st/xorg: Only unreference texture on pixmap destruction, don't destroy it.Michel Dänzer
2009-09-15st/xorg: Explicitly check whether the driver supports the pixmap formats.Michel Dänzer
2009-09-15st/xorg: Use A8 format for depth 8 pixmaps.Michel Dänzer
2009-09-15st/g3dvl: pass color values to softpipe clear functionCooper Yuan
2009-09-14st/xorg: add some debugging helpersZack Rusin
2009-09-14st/xorg: fix ureg_DECL_constant() parametersBrian Paul
2009-09-14g3dvl: update tgsi_opcode in order to build g3dvl libraryCooper Yuan
2009-09-12tgsi/ureg: give ureg_DECL_constant an explicit index parameterKeith Whitwell
2009-09-12tgsi/ureg: VS inputs don't have any semantic tags, just an indexKeith Whitwell
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