mesa.git
2009-02-18 Michel DänzerMerge branch 'gallium-texture-transfer'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-18 Corbin Simpsonr300-gallium: Factor out common functionality in vbuf...
2009-02-18 Michel Dänzeri915simple: Minimal fixup for introduction of struct...
2009-02-17 Keith Whitwelldraw: Reuse xmm registers.
2009-02-16 Keith Whitwellgallium: fix merge
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-16 Brian Paulmesa: remove old comments
2009-02-16 Brian Pauli965: tell GLSL compiler to emit code using condition...
2009-02-16 Patrice Mandinnouveau: oops :-)
2009-02-16 Dan Nicholsonautoconf: Always enable glew
2009-02-16 Brian Paulglsl: silence some uninit var warnings
2009-02-16 Brian Paulcell: use some SPU intrinsics to get slightly better...
2009-02-16 Corbin Simpsonr300-gallium: Add verbosity level to debugging.
2009-02-16 Corbin Simpsonr300-gallium: Fix BEGIN_CS and END_CS counting and...
2009-02-16 Corbin Simpsonr300-gallium: Set up draw rasterizer.
2009-02-16 Alan Hourihanedemos: fix glxpixmap and call glXWaitGL before calling...
2009-02-16 Alan Hourihanedri2: support glXWaitX & glXWaitGL by using fake front...
2009-02-16 Corbin Simpsonr300-gallium: Ooops, forgot to apply this stash.
2009-02-16 Corbin Simpsonr300-gallium: Include-guard r300_emit.h
2009-02-16 Corbin Simpsonr300-gallium: Add draw_arrays and friends.
2009-02-16 Corbin Simpsonr300-gallium: Add SC_CLIP_RULE to clear.
2009-02-15 Brian Paulcell: minor Makefile clean-up
2009-02-15 Brian Paulcell: new/tighter code for computing fragment program...
2009-02-15 Brian Paulcell: combine eval_z(), eval_w() functions
2009-02-15 Corbin Simpsonr300-gallium: Fix scissors.
2009-02-15 Corbin Simpsonr300-gallium: Grab bag of goodies.
2009-02-15 Corbin Simpsonr300-gallium: Clean up some clear registers.
2009-02-15 Corbin Simpsonr300-gallium: Use fui instead of a roll-my-own.
2009-02-14 Nicolai Haehnler300: Redirect constant TEX coordinates
2009-02-14 Corbin Simpsonradeon-gallium: Clean out extensions explicitly enabled...
2009-02-14 Corbin Simpsonr300-gallium: Update r300_screen comments and add a...
2009-02-14 Corbin Simpsonr300-gallium: Enable all four colorbuffer render targets.
2009-02-14 Corbin Simpsonr300-gallium: Add Z/stencil buffer format emit.
2009-02-14 Corbin Simpsonr300-gallium: Emit Z/stencil buffer offset.
2009-02-14 Corbin Simpsonr300-gallium: Add derived state for vertex formats.
2009-02-14 Brian Pauli965: rewrite the code for handling shader subroutine...
2009-02-14 Brian Pauli965: add missing break for OPCODE_RET case
2009-02-14 Brian Pauli965: the return value of translate_insn() is never...
2009-02-14 Brian Pauli965: minor clean-ups
2009-02-14 Brian Pauli965: code clean-ups, comments, and minor refactoring
2009-02-14 Brian Pauli965: updated comments
2009-02-14 Brian Paulintel: turn on GL_ARB_shading_language_120
2009-02-14 Brian Pauli965: more reformatting/clean-up
2009-02-14 Brian Pauli965: s/__inline/INLINE/
2009-02-14 Brian Pauli965: formatting and indentation fixes
2009-02-14 Brian Pauli965: fix inconsistant indentation in brw_wm.c
2009-02-13 Robert Ellisoni965: Eric Anholt's patch for bumping up texture sizes
2009-02-13 Jakob Bornecrantztrivial: Make tri-fog a bit more interesting to look at
2009-02-18 Keith WhitwellMerge commit 'origin/draw-vbuf-interface'
2009-02-18 José Fonsecautil: Move p_debug.h into util module.
2009-02-18 José Fonsecautil: (Re)enable memory debugging for all windows platf...
2009-02-18 José Fonsecawgl: Report memory leaks.
2009-02-18 Keith Whitwelldraw: Reuse xmm registers.
2009-02-18 Corbin Simpsonr300-gallium: Properly init shader state.
2009-02-18 Corbin Simpsonr300-gallium: Consolidate state updates.
2009-02-17 Brian Paulmesa: add some debug code to help diagnose incomplete...
2009-02-17 Brian Paulglsl: fix mistake in a comment
2009-02-17 Brian Paulmesa: turn on reporting of GLSL version 1.20
2009-02-17 Brian Paulglsl: fix an array indexing bug
2009-02-17 Brian Paulglsl: added --params option to stand-alone GLSL compiler
2009-02-17 Brian Paulmesa: when printing/dumping instruction, include relati...
2009-02-17 Eric Anholtintel: Fix tri clear to do FBO color attachments as...
2009-02-17 Eric Anholti965: Fix fallback on stencil drawing to fbo when the...
2009-02-17 Eric Anholtintel: Clean up several 965 memory leaks on context...
2009-02-17 Alan Hourihanemesa: remove old comment as it's fixed elsewhere now.
2009-02-17 Brian Paulsoftpipe: some improvements to texture tile cache
2009-02-16 Alan Hourihanegallium: fix glean's vertProg1
2009-02-13 Jakob Bornecrantztrivial: Add a tri-unfilled-fog test
2009-02-18 Corbin Simpsonr300-gallium: Add draw_arrays for swtcl_emit.
2009-02-18 Corbin Simpsonr300-gallium: Properly init shader state.
2009-02-18 Corbin Simpsonr300-gallium: Consolidate state updates.
2009-02-18 Corbin Simpsonr300-gallium: Hook up new swtcl vbuf stage.
2009-02-18 Corbin Simpsonr300-gallium: Turn swtcl_emit into a vbuf_render stage.
2009-02-18 Corbin Simpsonr300-gallium: Update r300_reg from classic Mesa.
2009-02-13 Jakob Bornecrantzdemos: Add polygon mode point to isosurf
2009-02-17 Jakob Bornecrantznv20: Use the new draw vbuf interface
2009-02-17 Jakob Bornecrantznv10: Use the new draw vbuf internface
2009-02-17 Jakob Bornecrantznv04: Use the new draw vbuf interface
2009-02-13 Michel Dänzergallium: Various coordinate fixups for texture transfers.
2009-02-13 Corbin Simpsonr300-gallium: Various thingies.
2009-02-13 Dan NicholsonAdd dummy install target for glew to fix 'make install'
2009-02-13 Dan Nicholsonautoconf: Add GLEW needed by progs when building GLUT
2009-02-13 Brian Paulmesa: check if TNL state is null in _tnl_free_vertices...
2009-02-13 Brian Paulmesa: add additional texture size/limit assertions
2009-02-13 Jakob Bornecrantzi915: Use the new draw vbuf interface
2009-02-17 Keith Whitwelldraw: second argument to unmap is max, not count
2009-02-17 Keith Whitwellsoftpipe: update to new draw interfaces
2009-02-17 Keith Whitwelldraw: add map/unmap directives for swtnl driver interface
2009-02-12 Michel Dänzergallium: Fix a couple of potential NULL pointer derefer...
2009-02-12 Michel Dänzergallium: Fix GL_DEPTH CopyPixels tile coordinates.
2009-02-12 Michel Dänzergallium: Fix accumulation buffer tile coordinates.
2009-02-12 Michel Dänzergallium/winsys/xlib: Use XShmPutImage when possible.
2009-02-12 Michel Dänzersoftpipe: Unbreak keeping track of cached surface.
2009-02-12 Michel Dänzergallium/winsys/xlib: Fix stride calculations.
2009-02-12 Michel DänzerCosmetic: Rename struct pipe_transfer pointers from...
2009-02-12 Jakob Bornecrantzegl: Doesn't depend on xorg or pixman
2009-02-13 Corbin Simpsonr300-gallium: Take care of various bad dereferences...
2009-02-13 Corbin Simpsonr300-gallium: Fix linker error a few linker warnings.
2009-02-13 Corbin Simpsonr300-gallium: Fix build errors.
next