mesa.git
2009-02-18 Michel Dänzeri915simple: Minimal fixup for introduction of struct...
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 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-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.
2009-02-13 Joakim Sindholtr300-gallium: fix OUT_CS_ONE_REG and use where applicable
2009-02-13 Corbin Simpsonr300-gallium: r300 passthrough shader, static shader...
2009-02-13 Corbin Simpsonr300-gallium: Add r300 passthrough shader.
2009-02-13 Joakim Sindholtr300: minor fixes and clear up some surface_fill
2009-02-13 Corbin Simpsonr300-gallium: Add r500 passthrough shader assembly.
2009-02-13 Corbin Simpsonr300-gallium: Fix typo in texture buffer size request.
2009-02-13 Jakob Bornecrantzintel: Only build winsys with built state trackers
2009-02-13 Jakob Bornecrantzgallium: Add a bunch of autoconf options
2009-02-12 Benjamin Closegalium: Makefile fixes: -Werror=implicit-function-decla...
2009-02-12 Jakob Bornecrantzintel: Make gem export the drm_api_hocks
2009-02-12 Jakob Bornecrantzintel: Remove the old depricated dri1 winsys
2009-02-12 Jakob Bornecrantzintel: Remove the ttm backend
2009-02-12 Robert EllisonglDrawBuffers(n==0) is valid
2009-02-12 Brian Paulmesa: use new ST_CALLOC_STRUCT() macro in gallium state...
2009-02-12 Brian Paulmesa: consistantly use mesa memory-functions in gallium...
2009-02-12 Brian Paulmesa: don't include m_xform.h where not needed
2009-02-12 Brian Paulmesa: move _mesa_transform_vector() from m_xform.c...
2009-02-12 Brian Paulmesa: remove unused functions in m_xform.[ch]
2009-02-12 Brian Paulmesa: restore FLUSH_VERTICES() in _mesa_notifySwapBuffers()
2009-02-12 Brian Paulmesa: remove empty, unneeded mathmod.h header
2009-02-12 José Fonsecaglut: Fix broken font symbols when gcc visibility attri...
2009-02-11 Michel Dänzerg3dvl: Fixups for introduction of pipe_transfer.
2009-02-11 Jakob Bornecrantzegl: Use only libdrm structs for kms
2009-02-12 José Fonsecaprogs: Prevent clash with min macro.
2009-02-12 José Fonsecaglut: Don't try to guess system headers.
2009-02-12 Keith Whitwelltgsi: keep immediate file info uptodate
2009-02-12 José Fonsecascons: Unbreak mingw builds.
2009-02-12 José Fonsecascons: Build xlib state tracker regardless of DRI settings.
2009-02-12 José Fonsecascons: Build DLLs/EXEs with more memory debugger friend...
2009-02-12 Brian Paulsoftpipe: asst clean-ups, const correctness, comments
2009-02-12 Brian Paulsoftpipe: remove unneeded #include
2009-02-12 Brian Paulsoftpipe: asst comments, clean-ups
2009-02-12 Brian Paulsoftpipe: remove some old polygon stipple stuff and...
2009-02-12 Briansoftpipe: updated comments
2009-02-12 Briansoftpipe: rename PRIM_x to QUAD_PRIM_x
2009-02-12 Briansoftpipe: rename sp_headers.h to sp_quad.h
2009-02-12 Briansoftpipe: rename single-include preprocessor symbol...
2009-02-12 Briansoftpipe: rename sp_quad.[ch] -> sp_quad_pipe.[ch]
2009-02-12 Robert EllisonFix an i965 assertion failure on glClear()
next