2008-01-16 |
Eric Anholt | [965] Rename depth_mask in CC key to depth_write, since... |
commit | commitdiff | tree |
2008-01-16 |
Eric Anholt | [965] Fix the type of alpha_ref in CC key, fixing pprac... |
commit | commitdiff | tree |
2008-01-16 |
Dan Nicholson | autoconf: Use -fno-strict-aliasing on GCC |
commit | commitdiff | tree |
2008-01-15 |
Eric Anholt | Fix the compile of disabled DEBUG_PARSING code. |
commit | commitdiff | tree |
2008-01-15 |
Eric Anholt | Bug #13492: Only call ProgramStringNotify if program... |
commit | commitdiff | tree |
2008-01-15 |
Eric Anholt | [965] Increase max relocation count, fixing assertions... |
commit | commitdiff | tree |
2008-01-15 |
Kristian Høgsberg | [i915] Prevent recursive batchbuffer flushing. |
commit | commitdiff | tree |
2008-01-15 |
Zou Nan hai | i965: fix an assert fail in brw_new_batch |
commit | commitdiff | tree |
2008-01-14 |
Eric Anholt | [i915] Fix recursive lock hang in intelContendedLock... |
commit | commitdiff | tree |
2008-01-14 |
Eric Anholt | [intel] Delay unmapping of driver-private buffers to... |
commit | commitdiff | tree |
2008-01-14 |
Eric Anholt | [965] Force a new vertex upload buffer at new batch... |
commit | commitdiff | tree |
2008-01-11 |
Dan Nicholson | Allow osmesa to be enabled or disabled |
commit | commitdiff | tree |
2008-01-10 |
Eric Anholt | [965] Remove an open-coded memcpy. |
commit | commitdiff | tree |
2008-01-10 |
Eric Anholt | [intel] Remove gratuitous (batchbuffer) flush before... |
commit | commitdiff | tree |
2008-01-10 |
Eric Anholt | [intel] Report buffer size when allocating with INTEL_D... |
commit | commitdiff | tree |
2008-01-10 |
Eric Anholt | [965] Improve performance by allocating CURBE buffers... |
commit | commitdiff | tree |
2008-01-10 |
Eric Anholt | [intel] Remove a gratuitous flush at the end of ClearWi... |
commit | commitdiff | tree |
2008-01-10 |
Eric Anholt | [intel] Only flush batch when changing draw buffers... |
commit | commitdiff | tree |
2008-01-10 |
Eric Anholt | [intel] Add more cliprect modes to cover other meanings... |
commit | commitdiff | tree |
2008-01-10 |
Xiang, Haihao | i965: fix bug #14002 |
commit | commitdiff | tree |
2008-01-10 |
Xiang, Haihao | i965: fix segfault caused by commit e131c46b20241737ceb... |
commit | commitdiff | tree |
2008-01-10 |
Kristian Høgsberg | [intel] Simplify intelCreateBuffer() a bit. |
commit | commitdiff | tree |
2008-01-10 |
Kristian Høgsberg | [intel] Prepare intelCopyBuffer() for private back... |
commit | commitdiff | tree |
2008-01-10 |
Kristian Høgsberg | Factor out code to do the DRM_I830_GETPARAM ioctl. |
commit | commitdiff | tree |
2008-01-10 |
Kristian Høgsberg | Fold DoBindContext() helper function into driBindContext(). |
commit | commitdiff | tree |
2008-01-09 |
Eric Anholt | [intel] Re-allocate backing buffer objects on BufferData. |
commit | commitdiff | tree |
2008-01-09 |
Eric Anholt | [965] Allow more than one draw_prims per batchbuffer. |
commit | commitdiff | tree |
2008-01-09 |
Eric Anholt | [965] Replace the always_update dirty flag with BRW_NEW... |
commit | commitdiff | tree |
2008-01-09 |
Eric Anholt | [intel] Rename lost_hardware vtbl entry to new_batch. |
commit | commitdiff | tree |
2008-01-09 |
Eric Anholt | [965] Remove drawing rect upload, which is handled... |
commit | commitdiff | tree |
2008-01-09 |
Eric Anholt | [intel] Clean up cliprect handling in intel drivers. |
commit | commitdiff | tree |
2008-01-09 |
Eric Anholt | [intel] Remove the dead intel->need_flush member. |
commit | commitdiff | tree |
2008-01-09 |
Eric Anholt | [965] Clarify a bit of index buffer upload code. |
commit | commitdiff | tree |
2008-01-09 |
Brian | fix bug 13978: glDrawBuffersARB() didn't set all necess... |
commit | commitdiff | tree |
2008-01-08 |
Eric Anholt | [intel] Add TTM bufmgr debug for type or offset migrati... |
commit | commitdiff | tree |
2008-01-07 |
Xiang, Haihao | i915: Keith Whitwell's swizzling TEX patch. fix #8283 |
commit | commitdiff | tree |
2008-01-07 |
Brian | Replace gl_framebuffer's _ColorDrawBufferMask with... |
commit | commitdiff | tree |
2008-01-06 |
Brian | Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers... |
commit | commitdiff | tree |
2008-01-05 |
Brian | fix depth/1 typo in glTexImage3D proxy code |
commit | commitdiff | tree |
2008-01-05 |
Brian | check if span length > 0 before calling _swrast_write_r... |
commit | commitdiff | tree |
2008-01-04 |
Xiang, Haihao | i915: don't validate PS program when falling back to... |
commit | commitdiff | tree |
2008-01-04 |
Xiang, Haihao | intel: some initialization for dri_bufmgr_ttm |
commit | commitdiff | tree |
2008-01-04 |
Eric Anholt | [intel] Add a single-entry relocation buffer cache. |
commit | commitdiff | tree |
2008-01-03 |
Eric Anholt | [intel] Convert relocations to not be cleared out on... |
commit | commitdiff | tree |
2008-01-03 |
Eric Anholt | [965] Fix some missing initialization in WM keys. |
commit | commitdiff | tree |
2008-01-03 |
Zou Nan hai | fix fd.o bug #13761 |
commit | commitdiff | tree |
2008-01-02 |
Eric Anholt | [965] Convert WM unit to use a cache key instead of... |
commit | commitdiff | tree |
2008-01-02 |
Eric Anholt | [965] Convert VS unit to use a cache key instead of... |
commit | commitdiff | tree |
2008-01-02 |
Eric Anholt | [965] Convert SF unit to use a cache key instead of... |
commit | commitdiff | tree |
2008-01-02 |
Eric Anholt | [965] Convert GS unit to use a cache key instead of... |
commit | commitdiff | tree |
2008-01-02 |
Eric Anholt | [965] Convert clip unit to use a cache key instead... |
commit | commitdiff | tree |
2008-01-02 |
Eric Anholt | [965] Convert CC unit to use a cache key instead of... |
commit | commitdiff | tree |
2008-01-02 |
Eric Anholt | [965] Convert surface state to use a cache key instead... |
commit | commitdiff | tree |
2008-01-02 |
Eric Anholt | [965] Convert sampler state to use a cache key instead... |
commit | commitdiff | tree |
2008-01-02 |
Eric Anholt | Revert "[intel] Use the memory type mask containing... |
commit | commitdiff | tree |
2008-01-02 |
Eric Anholt | [intel] Use the memory type mask containing the caching... |
commit | commitdiff | tree |
2008-01-02 |
Keith Packard | Set correct flags mask when validating buffers. |
commit | commitdiff | tree |
2008-01-02 |
Eric Anholt | [965] Improve performance by including reloc target... |
commit | commitdiff | tree |
2008-01-02 |
Brian | additional stub functions |
commit | commitdiff | tree |
2008-01-02 |
Brian | additional GL_COLOR_ATTACHMENTx_EXT cases (bug 13767) |
commit | commitdiff | tree |
2008-01-02 |
Xiang, Haihao | i915: Needn't adjust pixel centers. fix #12944 |
commit | commitdiff | tree |
2008-01-01 |
Dave Airlie | Revert "r300: fix bug with maniadrive rendering" |
commit | commitdiff | tree |
2008-01-01 |
Brian | remove unneeded conditional |
commit | commitdiff | tree |
2008-01-01 |
Brian | fix vbo display list memleak upon context destruction |
commit | commitdiff | tree |
2008-01-01 |
Brian | fix glUniform4f typo |
commit | commitdiff | tree |
2008-01-01 |
Brian | additional GL_COLOR_ATTACHMENTx_EXT cases (bug 13767) |
commit | commitdiff | tree |
2008-01-01 |
Bruce Merry | Convert to 0/1 when setting boolean uniforms |
commit | commitdiff | tree |
2008-01-01 |
Bruce Merry | Make use of count in _mesa_uniform_matrix |
commit | commitdiff | tree |
2008-01-01 |
Bruce Merry | Add a test program to test for assorted bugs in shader_... |
commit | commitdiff | tree |
2008-01-01 |
Bruce Merry | More fixes to shader_api |
commit | commitdiff | tree |
2008-01-01 |
Bruce Merry | Fix several bugs relating to uniforms and attributes... |
commit | commitdiff | tree |
2008-01-01 |
Brian | added 'get' info for framebuffer object tokens |
commit | commitdiff | tree |
2008-01-01 |
Brian | add 'Get' info for MAX_3D_TEXTURE_SIZE (for bug 13811) |
commit | commitdiff | tree |
2008-01-01 |
Hans de Goede | t_vp_build: fix temporary register allocation to minimi... |
commit | commitdiff | tree |
2008-01-01 |
Hans de Goede | rx00: fix off by one error in tempreg check |
commit | commitdiff | tree |
2008-01-01 |
Dave Airlie | r300: fix bug with maniadrive rendering |
commit | commitdiff | tree |
2007-12-30 |
Dan Nicholson | autoconf: Remind developers to bump version numbers... |
commit | commitdiff | tree |
2007-12-29 |
Zou Nan hai | fix fd.o bug #13847 |
commit | commitdiff | tree |
2007-12-29 |
Roland Scheidegger | Bug #13839: Fix 3D texture offset miscalculation with... |
commit | commitdiff | tree |
2007-12-28 |
Dan Nicholson | Merge branch 'autoconf2' |
commit | commitdiff | tree |
2007-12-27 |
Xiang, Haihao | i915: reset swrast state after calling swrast DrawPixels. |
commit | commitdiff | tree |
2007-12-26 |
Dan Nicholson | Merge branch 'master' into autoconf2 |
commit | commitdiff | tree |
2007-12-26 |
Dan Nicholson | autoconf: Helper options for adding GCC 32/64 bit flags |
commit | commitdiff | tree |
2007-12-25 |
Xiang, Haihao | i915: apply commit a0a5e8cfc04c14873441b50f7d594ef11806... |
commit | commitdiff | tree |
2007-12-25 |
Xiang, Haihao | mesa: fix a bad cast in put_values_z24. |
commit | commitdiff | tree |
2007-12-25 |
Adam Jackson | __driConfigOptions must be PUBLIC. |
commit | commitdiff | tree |
2007-12-24 |
Alex Deucher | R300: RV410 SE chips have half the pipes of regular... |
commit | commitdiff | tree |
2007-12-24 |
Dan Nicholson | autoconf: Documentation for using the autoconf'd build |
commit | commitdiff | tree |
2007-12-22 |
Roland Scheidegger | fix GL_LINE_LOOP with drivers using own render pipeline... |
commit | commitdiff | tree |
2007-12-21 |
Kristian Høgsberg | Silence compiler warnings from XML error macros. |
commit | commitdiff | tree |
2007-12-21 |
Eric Anholt | [965] Fix and enable separate stencil. |
commit | commitdiff | tree |
2007-12-21 |
Eric Anholt | [intel] Move some pixel path support from drivers to... |
commit | commitdiff | tree |
2007-12-21 |
Xiang, Haihao | intel: cast a pointer to unsigned long, avoid potential... |
commit | commitdiff | tree |
2007-12-20 |
Eric Anholt | [965] Enable EXT_framebuffer_object. |
commit | commitdiff | tree |
2007-12-20 |
Eric Anholt | [965] Actually enable SGIS_generate_mipmap. |
commit | commitdiff | tree |
2007-12-20 |
Eric Anholt | [intel] Fix and reenable (software) SGIS_generate_mipmap |
commit | commitdiff | tree |
2007-12-20 |
Eric Anholt | [intel] Allow driver hooks to be NULL in intel_buffers... |
commit | commitdiff | tree |
2007-12-20 |
Eric Anholt | [i915] Move meta_draw_quad into the vtbl with other... |
commit | commitdiff | tree |
2007-12-20 |
Brian | return correct size from glGetActiveUniform (bug 13751) |
commit | commitdiff | tree |
2007-12-20 |
Xiang, Haihao | i915: avoid dead lock in intel_meta_draw_poly. fix... |
commit | commitdiff | tree |
next |