profile/ivi/mesa.git
2009-03-02 Brian Paulmesa: move texture_override() code into calling loop
2009-03-02 Brian Paulmesa: move update_texture_compare_function() call out...
2009-03-02 Brian Paulmesa: remove unused AUX buffers
2009-03-02 Brian Paulmesa: remove VF_SOURCES, simplify MATH_XFORM_SOURCES
2009-03-02 Corbin Simpsonr300-gallium: Clean up casts and indents.
2009-03-02 Corbin Simpsonr300-gallium: Split off invariant state.
2009-02-28 Corbin Simpsonr300-gallium: Add RADEON_NO_TCL debugging option.
2009-02-28 Corbin Simpsonr300-gallium: Fix register count.
2009-02-28 Corbin Simpsonr300-gallium: Fix hardlocks on trivial/clear.
2009-02-28 Corbin Simpsonr300-gallium: Use rs_state emit for r300_surface, move...
2009-02-28 Corbin Simpsonr300-gallium: Move maths from r300_state to r300_state_...
2009-02-28 Brian Paulmesa: just re-order some parts and update comments...
2009-02-28 Brian Paulmesa: rename, reorder FRAG_RESULT_x tokens
2009-02-28 Brian Paulmesa: add gallium state tracker sources to ALL_SOURCES
2009-02-28 Brian Paulmesa: convert some #defines to enums
2009-02-28 Brian Pauldemos: add progs/glsl/shadow_sampler.c to test GLSL...
2009-02-28 Brian Paulmesa: move _GenFlags = 0x0 to texgen loop
2009-02-28 Brian Paulmesa: use fp pointer in _tnl_InvalidateState()
2009-02-28 Joakim Sindholtmesa: fix remaining FEEDBACK_TOKEN macros
2009-02-28 Corbin Simpsonr300-gallium: Cleanup color formats.
2009-02-28 Corbin Simpsonr300-gallium: Be more Gallium-ish in some of the math.
2009-02-28 Corbin Simpsonr300-gallium: Move all state translators to r300_state_...
2009-02-28 Brian Paulmesa: move #include "bitset.h" out of mtypes.h - not...
2009-02-28 Brian Paulmesa: add a prototype to silence warnings
2009-02-28 David Millermesa: Sparc's IROUND() optimization is invalid.
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
next