mesa.git
2009-02-28 Brian Paulmesa: move GLfixed type and related macros to swrast...
2009-02-28 Brian Paulmesa: convert macro to inline function
2009-02-28 Brian Paulmesa: replace FEEDBACK_TOKEN macro with _mesa_feedback_...
2009-02-28 Brian Paulmesa: comments, whitespace, reformatting
2009-02-28 Brian Paulmesa: remove dead code
2009-02-28 Brian Paulmesa: move gl_attrib_node struct to attrib.c too
2009-02-28 Brian Paulmesa: move gl_enable_attrib struct to attrib.c, the...
2009-02-28 Brian Paulmesa: lots of updated comments, formatting clean-ups
2009-02-28 Corbin Simpsonr300-gallium: A handful of fixups.
2009-02-28 Corbin Simpsonr300-gallium: Fix C99 error.
2009-02-28 Corbin Simpsonr300-gallium: Fix RS.
2009-02-28 Michal Kroltgsi: More descriptive sanity diagnostic messages.
2009-02-27 Brian Pauldemos: fix renderbuffer leak in progs/tests/fbotexture.c
2009-02-27 Brian Paulintel: remove some unneeded buffer unmap calls
2009-02-27 Brian Paulmesa: update fragResults array in arb_output_attrib_str...
2009-02-27 Corbin Simpsonr300-gallium: Properly split up RS into r300 and r500...
2009-02-27 Corbin Simpsonradeon: Add DRM stubs.
2009-02-27 Corbin SimpsonInclude p_compiler.h in drm_api.h for boolean typedef.
2009-02-27 Corbin Simpsonr300-gallium: Turn true and false into TRUE and FALSE.
2009-02-27 Brian Paulmesa: set bufObj->Pointer = NULL after unmapping
2009-02-27 Brian Paulmesa: if a buffer object is mapped when glDeleteBuffers...
2009-02-27 Brian Paulmesa: updated comments
2009-02-27 Brian Paulmesa: fix incorrect error handling in glBufferDataARB()
2009-02-27 Shaohua Lii915: Add support for a new G33-like chipset.
2009-02-27 Keith Whitwelltgsi: don't dump interpolation info except for fragment...
2009-02-27 Brian Paultests: new mapvbo.c test
2009-02-27 Corbin Simpsonr300-gallium: Add RS block setup.
2009-02-27 Corbin Simpsonr300-gallium: Add RS600 chipsets.
2009-02-27 Corbin Simpsonr300-gallium: A handful of tiny vfmt fixups.
2009-02-27 Robert Ellisoni965: texture fixes: bordered textures, fallback rendering
2009-02-27 Brian Paulgallium: fix state tracker's stencil buffer test
2009-02-27 Brian Paulgallium: add st_validate_framebuffer() driver function
2009-02-27 Keith Whitwellutil: set vbuf.max_index in draw_vertex_buffer()
2009-02-27 Keith Whitwellsoftpipe: add dumping of post-tranfsormed vertices...
2009-02-27 David Millermesa: Fix and re-enable sparc normal asm.
2009-02-27 David Millermesa: Fix Sparc cliptest asm code and re-enable.
2009-02-27 Jakob Bornecrantzintel: Use flink for global buffer ids
2009-02-27 Jakob Bornecrantzegl: Fix for minor api change
2009-02-27 Jakob Bornecrantzst/drm: Seperate get handle for global buffer ids
2009-02-27 David S. Millermesa: Fix DEBUG_MATH build on sparc.
2009-02-27 Brian Pauldocs: add SPARC assembly updates
2009-02-27 Brian Paulintel: no-op the intel_finish_render_texture() function
2009-02-27 Brian Paulintel: check texture formats in intel_validate_framebuf...
2009-02-27 Brian Paulintel: updated comment, some debug code (disabled)
2009-02-27 rooti965: rename draw_regions -> color_regions
2009-02-27 Brian Pauldemos: add a fourth test case to VBO test for position...
2009-02-27 Brian Paulmesa: avoid extraneous calls to ctx->Driver.BindFramebu...
2009-02-27 Brian Pauli965: add missing init for region->width
2009-02-27 Brian Paulmesa: replace old prog_instruction::Sampler field with...
2009-02-27 Brian Pauli965: whitespace/indentation fixes
2009-02-27 David S. Millermesa: Resurrect SPARC asm code.
2009-02-26 Eric Anholtintel: Revert disable of accelerated Bitmap, which...
2009-02-26 Tomas CarneckyFix "cast to pointer from integer of different size"
2009-02-26 Xiang, Haihaoi965: fix for RHW workaround
2009-02-26 Eric Anholtintel: Disable creating DRI2 FBconfigs with depth size...
2009-02-26 Eric Anholtintel: Add span code for z24 without stencil.
2009-02-26 Eric Anholtintel: make template wrappers for the spans templates.
2009-02-26 Eric Anholtintel: Fix up x8r8g8b8 renderbuffer format so that...
2009-02-26 Dan Nicholsonautoconf: Fixup EGL build
2009-02-26 Eric Anholti965: Rename CMD_CONST_BUFFER_STATE to the CS_URB_STATE...
2009-02-25 Alex DeucherR300: Add support for RS600 chips
2009-02-25 Younes Mantonnouveau: nv04-nv40 texture transfer.
2009-02-25 Younes Mantong3dvl: Update winsys stuff.
2009-02-25 Brian Paulegl: remove compiler flags from CFLAGS
2009-02-25 Brian Paulegl: use new EGL_LIB_DEPS to pass library dependencies...
2009-02-25 Brian Paulegl: add comment/reminder to fix the CFLAGS in this...
2009-02-25 Benjamin Closegallium: Add support for BSD operating systems, tested...
2009-02-25 Benjamin Closegallium: Fix build when exiting CFLAGS contains a path...
2009-02-25 Benjamin Closeegl: Use -dlopen rather than -dl which is non portable
2009-02-25 Benjamin Closeegl: Allow compilation to succeed with FreeBSD
2009-02-25 Brian Paulsoftpipe: minor code simplification for face/zslice...
2009-02-25 Brian Paulcell: overhaul cell teximage code
2009-02-25 Brian Paulcell: don't need tex transfer for drawing surfaces
2009-02-25 David S. Millermesa: Build DRI by default on Linux/sparc
2009-02-25 Jakob Bornecrantzintel: Adopt to the new drm_api.h
2009-02-25 Jakob Bornecrantzi915: Enable winsys to get buffer from texture
2009-02-25 Jakob Bornecrantzst/drm: Bring drm_api.h up to date with latest changes
2009-02-25 Jakob Bornecrantzi915: Fix some warnings
2009-02-25 Jakob Bornecrantzi915: Clean up i915_winsys.h a bit
2009-02-25 Brian Paulmesa: fix merge conflict (in comment)
2009-02-25 Brian Paulmesa: added GLES 1/2 headers to tarball file list
2009-02-24 Brian Paulmesa: add EGL headers to tarball list
2009-02-24 Brian Paulmesa: add gallium and egl files to tarball list
2009-02-24 Brian Paulglsl: silence warning
2009-02-24 Brian Paulmesa: use quotes for #include
2009-02-24 Brian Paulmesa: remove removed VMS files from Makefile
2009-02-24 Brian Paulmesa: s/sources/sources.mak/ in Makefile
2009-02-21 Jakob Bornecrantztrivial: Add tri-viewport
2009-02-21 Jakob Bornecrantztrivial: Fix indentation in tri
2009-02-24 José Fonsecapipebuffer: Allow asymmetric guard sizes for under...
2009-02-24 José Fonsecautil: Don't use 0-sized arrays.
2009-02-24 Brian Paulsoftpipe: minor code movement in softpipe_get_tex_trans...
2009-02-24 Brian Paulcell: added null ptr check in xm_flush_frontbuffer()
2009-02-24 Keith Whitwelldemos: add some fflushes for windows
2009-02-24 Keith Whitwellst/wgl: silence some debug
2009-02-24 Keith Whitwellmesa/st: support l8 as well as i8 in bitmap code
2009-02-24 José Fonsecagallium: Add pipe_buffer_write/read inlines.
2009-02-24 José Fonsecamesa: List new source file in SConscript.
2009-02-24 José Fonsecapipebuffer: Remove unused var.
2009-02-24 Brian Paulglsl: yet another swizzled expression fix
next