summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2009-10-25i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell
2009-10-24i965g: more work on compilingKeith Whitwell
2009-10-24i965g: more files compilingKeith Whitwell
2009-10-24ws/i965: renames from i915, hook up makefilesKeith Whitwell
2009-10-24i965g: first compiling fileKeith Whitwell
2009-10-23ws/i965: pull in the rest of the i915 winsys tree.Keith Whitwell
2009-10-23ws/i965: clone the i915 winsysKeith Whitwell
2009-10-23i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell
2009-10-23i965: ignore cliprect_modeKeith Whitwell
2009-10-23i965g: wipKeith Whitwell
2009-10-23i965g: re-starting from the dri driverKeith Whitwell
2009-10-23gallium: remove extended negate also, and also the ExtSwz tokenKeith Whitwell
2009-10-23cell: typo from ExtSwizzle commitKeith Whitwell
2009-10-23gallium: remove the swizzling parts of ExtSwizzleKeith Whitwell
2009-10-23gallium: remove noise opcodesKeith Whitwell
2009-10-23r300g: last changes's typo, miss a include fileCooper Yuan
2009-10-23r300g: add flush_frontbuffer function to display video surfaceCooper Yuan
2009-10-23g3dvl: pass display and screen to g3dvl when creating video private contextCooper Yuan
2009-10-22st/xorg: fix the makefile when used with new xextprotoZack Rusin
2009-10-22r300g: Enable more stuff in r300_screen, cleanup comments.Corbin Simpson
2009-10-22r300g: Cleanup PSC setup math a bit and stop using Draw formats.Corbin Simpson
2009-10-22nv50: handle PIPE_TEX_FILTER_ANISO caseChristoph Bumiller
2009-10-22nouveau: nv30: rewrite so we can render only in depth bufferPatrice Mandin
2009-10-22nouveau: nv30: use a8r8g8b8 as depth texture format for z24s8Patrice Mandin
2009-10-22r300g: Clean up duplicate code in r300_render.Corbin Simpson
2009-10-22r300g: Move render functions to r300_render.Corbin Simpson
2009-10-22llvmpipe: Avoid yet another variable size array.José Fonseca
2009-10-22llvmpipe: Define rdtsc for MSVC.José Fonseca
2009-10-22llvmpipe: Avoid variable size arrays.José Fonseca
2009-10-22llvmpipe: Use the pack/unpack functions for 8bit unsigned norm multiplication.José Fonseca
2009-10-22llvmpipe: Utility function to double the bit width of a type.José Fonseca
2009-10-22llvmpipe: Factor vector packing/unpacking to a separate source file.José Fonseca
2009-10-22llvmpipe: Call util_cpu_detect() from the unit tests.José Fonseca
2009-10-22util: Set cpu endianness too.José Fonseca
2009-10-22Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesaAlex Deucher
2009-10-22st/xorg: cleanup the checks for whether the op is acceleratedZack Rusin
2009-10-22Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mes...Alex Deucher
2009-10-22st/xorg: lots of render fixesZack Rusin
2009-10-22nv50: support 3D class 0x8597, remove redundant unknown chipset detectionBen Skeggs
2009-10-22r300g: Check for NULL Draw during flush.Corbin Simpson
2009-10-21r300g: Update comments, function names in r300_state_inlines.Corbin Simpson
2009-10-21r300g: Update comments, asserts, indents in r300_texture.Corbin Simpson
2009-10-21r300g: Remove unused debug flag.Corbin Simpson
2009-10-21r300g: Cleanup old static shader state.Corbin Simpson
2009-10-21gallium/util: fix cpu detection on ppcMarc Dietrich
2009-10-21nouveau: nv30: Do not use assert to return NULLPatrice Mandin
2009-10-21nouveau: nv30: check number of colour buffers to bindPatrice Mandin
2009-10-21llvmpipe: Remove extraneous name in lp_type pre-declaration.José Fonseca
2009-10-21r300g: No debug in r300_state.Corbin Simpson
2009-10-21r300g: Cleanup header includes.Corbin Simpson