summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2009-02-06g3dvl: Catch up to gallium changes, fix build.Younes Manton
2009-02-06nouveau: Pass proper format to NV04_GDI_RECTANGLE_TEXT.Younes Manton
2009-02-06nouveau: Frontbuffer pitch needs to be set.Younes Manton
2009-02-06r300: Clean up CS counting.Corbin Simpson
2009-02-05r300: working trivial/clear for r5xxJoakim Sindholt
2009-02-05r300: Add framebuffer setup stub.Corbin Simpson
2009-02-05nv20: copy miptree flags from nv40Pekka Paalanen
2009-02-05nv04-nv40: fix nv##_surface_copy() for flippedPekka Paalanen
2009-02-05nv04: fix pasto in nv04_surface_2d_init()Pekka Paalanen
2009-02-05indices: quad fixesKeith Whitwell
2009-02-05gallium: add new aux lib for index list translationsKeith Whitwell
2009-02-05gallium: fixup #includes: p_screen.h does not need anything in p_state.hBrian Paul
2009-02-05gallium: move 'struct pipe_winsys'Brian Paul
2009-02-05nv50: stop using nouveau_push.h, it's evilBen Skeggs
2009-02-05nv04-nv40: move 2d blit/fill code into pipe driverBen Skeggs
2009-02-05nv50: move 2d blit/fill code into pipe driverBen Skeggs
2009-02-05nouveau: support getting "native" bo from winsysBen Skeggs
2009-02-04r300: Add shader state stubs.Corbin Simpson
2009-02-04nouveau: notifier timeout is a float nowBen Skeggs
2009-02-04nouveau: get things building/running again after pipe_surface.buffer removalBen Skeggs
2009-02-04nouveau: link against libdrm_nouveau (installed with libdrm)Ben Skeggs
2009-02-04r300: A bit more cleanup and state handling.Corbin Simpson
2009-02-03r300: Moar swtcl emit. Still sucks, but getting there.Corbin Simpson
2009-02-02gallium: adjust gdi for the latest changesZack Rusin
2009-02-02gallium: remove pipe_buffer from surfacesZack Rusin
2009-02-02r300: Add stubs for swtcl immediate emit.Corbin Simpson
2009-02-02r300: fix compiler/linker errorsJoakim Sindholt
2009-02-02r300: Clear up XXX in r300_state.Corbin Simpson
2009-02-02r300: Take care of some XXXes.Corbin Simpson
2009-02-02r300: Move some registers around.Corbin Simpson
2009-02-02r300, amd: Oops, a couple more API changes.Corbin Simpson
2009-02-02xlib: Get conditional compilation of drivers working again.José Fonseca
2009-02-02gdi: Update for wgl st reorg.José Fonseca
2009-02-02scons: Fixups for the introduction of the xlib state_tracker.Michel Dänzer
2009-02-02gallium: Stop relinking drivers and aux librariesJakob Bornecrantz
2009-02-02Merge commit 'origin/gallium-0.2' into gallium-0.2Keith Whitwell
2009-02-02Merge branch 'gallium-wgl-rework' into gallium-0.2Keith Whitwell
2009-02-02amd: Fix build errors from rebase.Corbin Simpson
2009-02-01r300: Clean up after rebase.Corbin Simpson
2009-02-01r300: Add u_simple_screen support.Corbin Simpson
2009-02-01r300: Add more rs_state, fix indents on dsa_state.Corbin Simpson
2009-02-01r300: Split rs_state emit into its own function.Corbin Simpson
2009-02-01amd: Add AMD_SOFTPIPE environment option.Corbin Simpson
2009-02-01r300: Add line stipple state to rs_state.Corbin Simpson
2009-02-01r300: Add cleaned-up clear fallback, sort more regs.Corbin Simpson
2009-02-01r300: Try to fix up RS a bit more.Corbin Simpson
2009-02-01r300: set up r5xx fragment shader; clear still brokenJoakim Sindholt
2009-02-01r300: Unbreak emit, fix up a bunch of little things.Corbin Simpson
2009-02-01r300: attempt at trivial/clear on r5xxJoakim Sindholt
2009-02-01r300: name registers for human readabilityJoakim Sindholt