profile/ivi/mesa.git
2009-05-21 Brian Paulmesa: fix some potential state-restore issues in pop_te...
2009-05-21 Brian Paulmesa: new _mesa_update_array_object_max_element() function
2009-05-21 Brian Paulvbo: return VP_NONE from get_program_mode() if running...
2009-05-21 Brian Paulvbo: move vp_mode enum to vbo_exec.h, use enum instead...
2009-05-21 Eric Anholti965: fix whitespace in brw_tex_layout.c
2009-05-21 Eric Anholti956: Make state dependency of SF on drawbuffer bounds...
2009-05-21 Eric Anholtintel: Fall back on any rendering to texture with no...
2009-05-21 Eric Anholtintel: Mark the FBO as incomplete if there's no intel_r...
2009-05-21 Eric Anholtintel: Don't segfault on glGenerateMipmaps of a cube...
2009-05-21 Eric Anholtintel: Use _mesa_CheckFramebufferStatusEXT insteaad...
2009-05-21 Brian Paulmesa: added debug functions for dumping color/depth...
2009-05-21 Brian Pauli965: rename var: s/tmp/vs_inputs/
2009-05-21 Brian Paulmesa: remove pointless null ptr check, improved some...
2009-05-21 Brian Paulmesa: added _mesa_print_arrays() for debugging
2009-05-21 Brian Paulmesa: updated comment for _MaxElement field
2009-05-21 Brian Paulmesa: move gl_array_attrib::_MaxElement to gl_array_obj...
2009-05-21 Brian Paulvbo: s/8/MAX_TEXTURE_COORD_UNITS/
2009-05-21 Jonathan Adamczewskicell: perform triangle cull a little earlier
2009-05-21 Jonathan Adamczewskicell: unroll inner loop of spu_render.c:cmd_render()
2009-05-21 Brian Paulst: add support for GL_EXT_vertex_array_bgra
2009-05-21 Corbin Simpsonr300-gallium: r500-fs: POW.
2009-05-21 Corbin Simpsonr300-gallium: r500-fs: LRP.
2009-05-20 Corbin Simpsonr300-gallium: r500-fs: Combine function.
2009-05-20 Corbin Simpsonr300-gallium: Prevent assert when fogcoords are present.
2009-05-20 Corbin Simpsonr300-gallium: Another constantbuf shader recompile...
2009-05-20 Corbin Simpsonr300-gallium: Raise constantbuf limits.
2009-05-20 Corbin Simpsonr300-gallium: fs: Remove cruft from way back when.
2009-05-20 Corbin Simpsonradeon-gallium: Add surface_buffer_create callback.
2009-05-20 Corbin Simpsonr300-gallium: Make surface_copy actually load the textu...
2009-05-20 Corbin Simpsonr300-gallium: Add missing R481 PCI ID.
2009-05-20 Corbin Simpsonr300-gallium: Make surface_copy work, and refactor...
2009-05-20 Corbin Simpsonradeon-gallium: Don't permit reading and writing a...
2009-05-20 Brian Paulst: reformatting, comments, var renaming
2009-05-19 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-19 Mathias Fröhlichmesa: allow depth/stencil textures to be attached to...
2009-05-19 Brian Paulmesa: assign trb->Base.StencilBits in update_wrapper().
2009-05-19 Brian Paulmesa: print more info when valid_texture_object() fails
2009-05-18 Jakob Bornecrantztrace: Improve shader wrapping
2009-05-18 Jakob Bornecrantzst/dri: Only create new textures if drawable has changed
2009-05-18 Corbin Simpsonr300-gallium: Fix (another) wrong value in MSPOS.
2009-05-18 Corbin Simpsonradeon-gallium: Remove BO validation debug.
2009-05-18 Corbin Simpsonr300-gallium: Cleanup viewport state setup.
2009-05-18 Corbin Simpsonr300-gallium: Always do VTE, never software viewport.
2009-05-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-18 Brian Paulst/mesa: fix incorrect src/dst stride params to _mesa_g...
2009-05-18 Brian Paulmesa: comments for _mesa_generate_mipmap_level()
2009-05-18 Brian Paulsoftpipe: add texture target sanity check assertion
2009-05-18 Brian Paulst: fix incorrect target parameter to screen->is_format...
2009-05-18 Brian Paulmesa: added linux-osmesa-static config
2009-05-18 Brian Pauldocs: link to 7.5 relnotes
2009-05-18 Brian Pauldocs: emphasize the incomplete status of the nouveau...
2009-05-18 Aidan ThorntonInitialize psp->waitX/waitGL for swrast_dri.so.
2009-05-18 Corbin Simpsonr300-gallium: Enable GLSL for r500.
2009-05-18 Corbin Simpsonr300-gallium: r500-fs: DDX and DDY support.
2009-05-18 Corbin Simpsondri-gallium: Add GLSL support.
2009-05-18 Corbin Simpsonr300-gallium: Add half-right COS and SIN.
2009-05-18 Corbin Simpsonr300-gallium: Size mismatch.
2009-05-18 Corbin Simpsonr300-gallium, radeon-gallium: Nuke gb_pipes from orbit.
2009-05-17 Corbin Simpsonr300-gallium: Don't set GB_TILE_CONFIG (in userspace.)
2009-05-17 Corbin Simpsonr300-gallium: Clean up more invariant state.
2009-05-17 Corbin Simpsonr300-gallium: Update XXX.
2009-05-17 Corbin Simpsonr300-gallium: Correct default MSPOS.
2009-05-17 Corbin Simpsonr300-gallium: vs: Fix vert shader init.
2009-05-17 Corbin Simpsonr300-gallium: r500-fs: Enable depth writes, kinda.
2009-05-17 Corbin Simpsonr300-gallium: Comment out useless debugging code.
2009-05-17 Corbin Simpsonr300-gallium: vs: Dupe tokens, better debug, count...
2009-05-16 Corbin Simpsonr300-gallium: Die on bad texture formats.
2009-05-16 Corbin Simpsonr300-gallium: Update floating-point params too.
2009-05-16 Corbin Simpsonr300-gallium: Update screen caps.
2009-05-16 Corbin Simpsonintel-gallium: Fix trace_drm integration.
2009-05-16 Corbin SimpsonCreate common trace_drm code, add to radeon_winsys.
2009-05-16 Corbin Simpsonr300-gallium: Various cleanups leftover from before.
2009-05-16 Keith Whitwellgallium: remove occlusion_count flag from depth-stencil...
2009-05-16 Jakob Bornecrantzgallium-intel: Enable trace driver
2009-05-16 Jakob Bornecrantztrace: Export enabled status
2009-05-16 Jakob Bornecrantztrace: Unwrap buffer in texture_blanket
2009-05-16 Jakob Bornecrantztrace: If either shader is disabled don't draw
2009-05-16 Jakob Bornecrantztrace: Put shaders on a list in the context
2009-05-16 Jakob Bornecrantztrace: Move state dump functions to tr_dump_state....
2009-05-16 Eric Anholtintel: Don't complain on falling back from PBO fastpaths.
2009-05-15 Eric Anholtmesa: Mark FBOs with compressed color attachments as...
2009-05-15 Jakob Bornecrantzgallium-intel: Build with scons
2009-05-15 Jakob Bornecrantzst/egl: Use proper Makefile
2009-05-15 Steinar H.... i915: Fix 945 cube map layout for the small mipmaps...
2009-05-15 Eric Anholti915: Use Stencil.Enabled instead of Stencil._Enabled...
2009-05-15 Eric Anholti915: Only use the new 945 cube layout for compressed...
2009-05-15 Brian Paulmesa: bump version to 7.5-rc2
2009-05-15 Brian Pauldocs: updates from the 7.4 branch
2009-05-14 Eric Anholti965: Fix varying payload reg assignment for the non...
2009-05-14 Eric Anholti965: Fix register allocation of GLSL fp inputs.
2009-05-14 Eric Anholtintel: Use FRONT_AND_BACK for StencilOp as well.
2009-05-14 Eric Anholtintel: Use GL_FRONT_AND_BACK for stencil clearing.
2009-05-14 Corbin Simpsonr300-gallium: Correct VTE setup for surface_fill, make...
2009-05-14 Robert Ellisoni965: fix 1D texture borders with GL_CLAMP_TO_BORDER
2009-05-14 Robert Ellisoni965: send all warnings through _mesa_warning()
2009-05-14 Michel Dänzerr300: Make sure to drop current hardware state referenc...
2009-05-14 Corbin Simpsonr300-gallium: Clean up outdated comments.
2009-05-14 Corbin Simpsonr300-gallium: Space accounting for textures.
2009-05-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-13 Brian Paulintel: added null ptr check
next