Merge commit 'origin/gallium-master-merge'
[mesa.git] / src / gallium /
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-10 Younes Mantonnouveau: nv40 swizzled mipmap fixes.
2009-02-10 Patrice Mandinnouveau: nv30: fix miptree organization to have swizzle...
2009-02-10 Patrice Mandinnouveau: revert all my changes here, not the right way
2009-02-10 Patrice Mandinnouveau: stop with 0 dimension
2009-02-10 Patrice Mandinnouveau: we already have the right src offset
2009-02-10 Patrice Mandinnouveau: do not forget to half dimension.
2009-02-10 Patrice Mandinnouveau: revert most parts of recent mipmap+swizzle...
2009-02-10 Keith Whitwellwgl: return before locking if stw_icd is NULL
2009-02-10 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-0.2
2009-02-10 Keith Whitwellwgl: mutex-protect the shared stw_icd struct
2009-02-10 Patrice Mandinnouveau: dst offset is correct
2009-02-10 José Fonsecapipebuffer: Drop reliance on pipe_winsys.
2009-02-10 Patrice Mandinnouveau: recalc sub width and height for each mipmap...
2009-02-10 Jakob Bornecrantzmesa: Build both software rasterizers for debug
2009-02-10 Jakob Bornecrantzgallium: Don't rebuild common drm code
2009-02-10 Jakob Bornecrantzgallium: Install DRI drivers into lib/gallium
2009-02-10 Jakob Bornecrantzgallium: Introduce new subdirs build variables
2009-02-10 Michal Krolnv40: Fix build -- rename Size to NrTokens.
2009-02-10 Michal Krolnv30: Fix build -- rename Size to NrTokens.
2009-02-10 Michal Krolnv20: Fix build -- rename Size to NrTokens.
2009-02-10 Michal Krolbrw: Fix build -- rename Size to NrTokens.
2009-02-10 Michal Kroli915: Fix build -- rename Size to NrTokens.
2009-02-10 Michal Krolgallivm: Fix build -- rename Size to NrTokens.
2009-02-10 Michal Kroldraw: Fix build -- rename Size to NrTokens.
2009-02-10 Michal Kroltgsi: Fix build -- rename Size to NrTokens.
2009-02-10 Michal Krolgallium: Rename Size member of TGSI token to NrTokens.
2009-02-10 Keith Whitwellvmw/icd: remove bogus current_context value
2009-02-10 José Fonsecawgl: Fix null pointer reference.
2009-02-10 José Fonsecastw: Hack for applications which use wglSetPixelFormat...
2009-02-10 José Fonsecawgl: s/0x%p/%p/g
2009-02-09 José Fonsecaindices: Fix typo.
2009-02-09 Brian Paulmesa: build/use libmesagallium.a for gallium builds
2009-02-09 Brian Paulsoftpipe: add null ptr check in softpipe_map_constant_b...
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-02-08 Patrice Mandinnouveau: include and calc offset before changing dimens...
2009-02-08 Patrice Mandinnouveau: upload and swizzle each mipmap level in turn
2009-02-08 Corbin Simpsonr300: Accidentally removed a pipe_buffer_reference...
2009-02-08 Corbin Simpsonr300: Add SW TCL paths for clear.
2009-02-08 Corbin Simpsonr300: Update to match pipe_surface changes.
2009-02-07 Brian Paulcell: remove unused var
2009-02-07 Brian Paulcell: compile fix: many updates to cell texture code...
2009-02-07 Brian Paulsoftpipe: simplify an assertion
2009-02-07 Brian Paulcell: compile fix: no-op xlib_create_brw_screen() for...
2009-02-07 Brian Paulcell: compile fix: alpha.ref is now alpha.ref_value
2009-02-07 Brian Paulcell: compile fix: pipe_constant_buffer no longer has...
2009-02-07 Brian Paulcell: compile fix: pipe_constant_buffer no longer has...
2009-02-07 Younes Mantonnouveau: Need to surface_copy() without a pipe context.
2009-02-06 Corbin SimpsonMerge branch 'gallium-0.2' of git://anongit.freedesktop...
2009-02-06 Corbin SimpsonMerge branch 'gallium-0.2-radeon' into gallium-0.2
2009-02-06 Corbin SimpsonRename winsys amd to radeon.
2009-02-06 Younes Mantong3dvl: Catch up to gallium changes, fix build.
2009-02-06 Younes Mantonnouveau: Pass proper format to NV04_GDI_RECTANGLE_TEXT.
2009-02-06 Younes Mantonnouveau: Frontbuffer pitch needs to be set.
2009-02-06 Corbin Simpsonr300: Clean up CS counting.
2009-02-05 Joakim Sindholtr300: working trivial/clear for r5xx
2009-02-05 Corbin Simpsonr300: Add framebuffer setup stub.
2009-02-05 Pekka Paalanennv20: copy miptree flags from nv40
2009-02-05 Pekka Paalanennv04-nv40: fix nv##_surface_copy() for flipped
2009-02-05 Pekka Paalanennv04: fix pasto in nv04_surface_2d_init()
2009-02-05 Keith Whitwellindices: quad fixes
2009-02-05 Keith Whitwellgallium: add new aux lib for index list translations
2009-02-05 Brian Paulgallium: fixup #includes: p_screen.h does not need...
2009-02-05 Brian Paulgallium: move 'struct pipe_winsys'
2009-02-05 Ben Skeggsnv50: stop using nouveau_push.h, it's evil
2009-02-05 Ben Skeggsnv04-nv40: move 2d blit/fill code into pipe driver
2009-02-05 Ben Skeggsnv50: move 2d blit/fill code into pipe driver
2009-02-05 Ben Skeggsnouveau: support getting "native" bo from winsys
2009-02-05 Corbin Simpsonr300: Add shader state stubs.
2009-02-04 Ben Skeggsnouveau: notifier timeout is a float now
2009-02-04 Ben Skeggsnouveau: get things building/running again after pipe_s...
2009-02-04 Ben Skeggsnouveau: link against libdrm_nouveau (installed with...
2009-02-04 Corbin Simpsonr300: A bit more cleanup and state handling.
2009-02-04 Corbin Simpsonr300: Moar swtcl emit. Still sucks, but getting there.
2009-02-03 Zack Rusingallium: adjust gdi for the latest changes
2009-02-03 Zack Rusingallium: remove pipe_buffer from surfaces
2009-02-03 Corbin Simpsonr300: Add stubs for swtcl immediate emit.
2009-02-03 Joakim Sindholtr300: fix compiler/linker errors
2009-02-03 Corbin Simpsonr300: Clear up XXX in r300_state.
2009-02-03 Corbin Simpsonr300: Take care of some XXXes.
2009-02-02 Corbin Simpsonr300: Move some registers around.
2009-02-02 Corbin Simpsonr300, amd: Oops, a couple more API changes.
2009-02-02 José Fonsecaxlib: Get conditional compilation of drivers working...
2009-02-02 José Fonsecagdi: Update for wgl st reorg.
2009-02-02 Michel Dänzerscons: Fixups for the introduction of the xlib state_tr...
2009-02-02 Jakob Bornecrantzgallium: Stop relinking drivers and aux libraries
2009-02-02 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-0.2
2009-02-02 Keith WhitwellMerge branch 'gallium-wgl-rework' into gallium-0.2
2009-02-02 Corbin Simpsonamd: Fix build errors from rebase.
2009-02-02 Corbin Simpsonr300: Clean up after rebase.
2009-02-02 Corbin Simpsonr300: Add u_simple_screen support.
2009-02-02 Corbin Simpsonr300: Add more rs_state, fix indents on dsa_state.
2009-02-02 Corbin Simpsonr300: Split rs_state emit into its own function.
2009-02-02 Corbin Simpsonamd: Add AMD_SOFTPIPE environment option.
2009-02-02 Corbin Simpsonr300: Add line stipple state to rs_state.
2009-02-02 Corbin Simpsonr300: Add cleaned-up clear fallback, sort more regs.
2009-02-02 Corbin Simpsonr300: Try to fix up RS a bit more.
2009-02-02 Joakim Sindholtr300: set up r5xx fragment shader; clear still broken
2009-02-02 Corbin Simpsonr300: Unbreak emit, fix up a bunch of little things.
next