mesa.git
2008-01-06 BrianSimplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers...
2008-01-05 Brianfix depth/1 typo in glTexImage3D proxy code
2008-01-05 Briancheck if span length > 0 before calling _swrast_write_r...
2008-01-04 Xiang, Haihaoi915: don't validate PS program when falling back to...
2008-01-04 Xiang, Haihaointel: some initialization for dri_bufmgr_ttm
2008-01-04 Eric Anholt[intel] Add a single-entry relocation buffer cache.
2008-01-03 Eric Anholt[intel] Convert relocations to not be cleared out on...
2008-01-03 Eric Anholt[965] Fix some missing initialization in WM keys.
2008-01-03 Zou Nan hai fix fd.o bug #13761
2008-01-02 Eric Anholt[965] Convert WM unit to use a cache key instead of...
2008-01-02 Eric Anholt[965] Convert VS unit to use a cache key instead of...
2008-01-02 Eric Anholt[965] Convert SF unit to use a cache key instead of...
2008-01-02 Eric Anholt[965] Convert GS unit to use a cache key instead of...
2008-01-02 Eric Anholt[965] Convert clip unit to use a cache key instead...
2008-01-02 Eric Anholt[965] Convert CC unit to use a cache key instead of...
2008-01-02 Eric Anholt[965] Convert surface state to use a cache key instead...
2008-01-02 Eric Anholt[965] Convert sampler state to use a cache key instead...
2008-01-02 Eric AnholtRevert "[intel] Use the memory type mask containing...
2008-01-02 Eric Anholt[intel] Use the memory type mask containing the caching...
2008-01-02 Keith PackardSet correct flags mask when validating buffers.
2008-01-02 Eric Anholt[965] Improve performance by including reloc target...
2008-01-02 Brianadditional stub functions
2008-01-02 Brianadditional GL_COLOR_ATTACHMENTx_EXT cases (bug 13767)
2008-01-02 Xiang, Haihaoi915: Needn't adjust pixel centers. fix #12944
2008-01-01 Dave AirlieRevert "r300: fix bug with maniadrive rendering"
2008-01-01 Brianremove unneeded conditional
2008-01-01 Brianfix vbo display list memleak upon context destruction
2008-01-01 Brianfix glUniform4f typo
2008-01-01 Brianadditional GL_COLOR_ATTACHMENTx_EXT cases (bug 13767)
2008-01-01 Bruce MerryConvert to 0/1 when setting boolean uniforms
2008-01-01 Bruce MerryMake use of count in _mesa_uniform_matrix
2008-01-01 Bruce MerryAdd a test program to test for assorted bugs in shader_...
2008-01-01 Bruce MerryMore fixes to shader_api
2008-01-01 Bruce MerryFix several bugs relating to uniforms and attributes...
2008-01-01 Brianadded 'get' info for framebuffer object tokens
2008-01-01 Brianadd 'Get' info for MAX_3D_TEXTURE_SIZE (for bug 13811)
2008-01-01 Hans de Goedet_vp_build: fix temporary register allocation to minimi...
2008-01-01 Hans de Goederx00: fix off by one error in tempreg check
2008-01-01 Dave Airlier300: fix bug with maniadrive rendering
2007-12-30 Dan Nicholsonautoconf: Remind developers to bump version numbers...
2007-12-29 Zou Nan haifix fd.o bug #13847
2007-12-29 Roland ScheideggerBug #13839: Fix 3D texture offset miscalculation with...
2007-12-28 Dan NicholsonMerge branch 'autoconf2'
2007-12-27 Xiang, Haihaoi915: reset swrast state after calling swrast DrawPixels.
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-26 Dan Nicholsonautoconf: Helper options for adding GCC 32/64 bit flags
2007-12-25 Xiang, Haihaoi915: apply commit a0a5e8cfc04c14873441b50f7d594ef11806...
2007-12-25 Xiang, Haihaomesa: fix a bad cast in put_values_z24.
2007-12-25 Adam Jackson__driConfigOptions must be PUBLIC.
2007-12-24 Alex DeucherR300: RV410 SE chips have half the pipes of regular...
2007-12-24 Dan Nicholsonautoconf: Documentation for using the autoconf'd build
2007-12-22 Roland Scheideggerfix GL_LINE_LOOP with drivers using own render pipeline...
2007-12-21 Kristian HøgsbergSilence compiler warnings from XML error macros.
2007-12-21 Eric Anholt[965] Fix and enable separate stencil.
2007-12-21 Eric Anholt[intel] Move some pixel path support from drivers to...
2007-12-21 Xiang, Haihaointel: cast a pointer to unsigned long, avoid potential...
2007-12-20 Eric Anholt[965] Enable EXT_framebuffer_object.
2007-12-20 Eric Anholt[965] Actually enable SGIS_generate_mipmap.
2007-12-20 Eric Anholt[intel] Fix and reenable (software) SGIS_generate_mipmap
2007-12-20 Eric Anholt[intel] Allow driver hooks to be NULL in intel_buffers...
2007-12-20 Eric Anholt[i915] Move meta_draw_quad into the vtbl with other...
2007-12-20 Brianreturn correct size from glGetActiveUniform (bug 13751)
2007-12-20 Xiang, Haihaoi915: avoid dead lock in intel_meta_draw_poly. fix...
2007-12-19 Dan NicholsonDon't try to build nonexistent i915tex driver on linux...
2007-12-19 Dan Nicholsondocs: Fix links in contribute section
2007-12-19 Eric Anholt[915] Set cliprects in the drawbuffer software fallback...
2007-12-19 Xiang, Haihaoi965: allocate GRF registers before building subroutines,
2007-12-19 Xiang, Haihaoi965: restore the flag after building the subroutine...
2007-12-18 Brianadded glSecondaryColor3fv_func
2007-12-18 Brianadded two-side test
2007-12-18 BrianTest GL_VERTEX_PROGRAM_TWO_SIDE and frag shader gl_Fron...
2007-12-18 Brianadded twoside demo
2007-12-18 Briansimplify update two-side lighting test (follow-on to...
2007-12-18 Brianfix NEED_SECONDARY_COLOR for vert/frag progs
2007-12-18 BrianFix a quadstrip front/back-face inconsistancy.
2007-12-18 Eric AnholtFix mismatched map/unmap of buffers in swrast read...
2007-12-18 Eric Anholt[915] Free dri_bufmgr after mesa context data.
2007-12-18 Eric Anholt[915] Make polygon stipple use pre-unpacked pixel data.
2007-12-18 Eric Anholt[915] Fix clear color when clearing with triangles.
2007-12-18 Keith Packard[INTEL] Fix 965 to use new centralized mipmap pitch...
2007-12-18 Keith Packard[Intel] Centralize mipmap pitch computations.
2007-12-18 Eric Anholt[i915] Remove redundant set_draw_region code (like...
2007-12-18 Eric Anholt[intel] Improve INTEL_DEBUG=blit description of clearing.
2007-12-18 Eric Anholt[intel] Fix copy'n'pasteo in decoding of the blit clear...
2007-12-18 Eric Anholt[965] Add decode of 3DSTATE_DRAWING_RECTANGLE.
2007-12-18 Eric Anholt[965] Allow draw or depth regions to be NULL.
2007-12-17 Eric Anholt[965] Simplify scissor handling by using DrawBuffer...
2007-12-17 Eric Anholt[965] fix bad conflict resolution in debug code.
2007-12-17 Eric Anholt[965] Replace our own depth constants in intel context...
2007-12-17 Eric Anholt[965] Fix software fallbacks with region-backed textures.
2007-12-17 Eric Anholt[intel] Cleanup of */intel_blit.c to bring the two...
2007-12-17 Eric Anholt[965] Output the buffer type in INTEL_DEBUG=bat surface...
2007-12-17 Michel Dänzeri915: Fix issues with glDrawBuffer(GL_NONE).
2007-12-17 Xiang, Haihaoi965: check NULL pointer
2007-12-16 Eric Anholt[i915] Fix missing symbol from 965 changes.
2007-12-16 Eric Anholt[965] Fully initialize the texture surface key data...
2007-12-16 Eric Anholt[965] Enable ARB_pixel_buffer_object, and disable broke...
2007-12-16 Eric Anholt[965] Move to using shared texture management code.
2007-12-15 Eric Anholt[intel] Whitespace and comment changes to bring intel_m...
2007-12-15 Eric Anholt[intel] Merge intel_buffer_objects to shared.
next