- d9edd8e [965] Remove drawing rect upload, which is handled (better) by the kernel. by Eric Anholt · 17 years ago
- beddf65 [intel] Clean up cliprect handling in intel drivers. by Eric Anholt · 17 years ago
- 7ce12b0 [intel] Remove the dead intel->need_flush member. by Eric Anholt · 17 years ago
- 5a49e84 [965] Clarify a bit of index buffer upload code. by Eric Anholt · 17 years ago
- 8c4806c fix bug 13978: glDrawBuffersARB() didn't set all necessary state by Brian · 17 years ago
- c0fd6a0 [intel] Add TTM bufmgr debug for type or offset migration of buffers. by Eric Anholt · 17 years ago
- 3369cd9 i915: Keith Whitwell's swizzling TEX patch. fix #8283 by Xiang, Haihao · 17 years ago
- 601a6b8 Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes by Brian · 17 years ago
- ff73c78 Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835. by Brian · 17 years ago
- 9f6022d fix depth/1 typo in glTexImage3D proxy code by Brian · 17 years ago
- 48aa35a check if span length > 0 before calling _swrast_write_rgba_span() by Brian · 17 years ago
- e7044d5 i915: don't validate PS program when falling back to software by Xiang, Haihao · 17 years ago
- 1535637 intel: some initialization for dri_bufmgr_ttm by Xiang, Haihao · 17 years ago
- 62842e7 [intel] Add a single-entry relocation buffer cache. by Eric Anholt · 17 years ago
- 8abffad [intel] Convert relocations to not be cleared out on buffer submit. by Eric Anholt · 17 years ago
- 0ff3eb6 [965] Fix some missing initialization in WM keys. by Eric Anholt · 17 years ago
- 15653b5 fix fd.o bug #13761 MRD computation is now changed in mesa core by Zou Nan hai · 17 years ago
- 9e9f6f1 [965] Convert WM unit to use a cache key instead of brw_cache_data. by Eric Anholt · 17 years ago
- 03b59ed [965] Convert VS unit to use a cache key instead of brw_cache_data. by Eric Anholt · 17 years ago
- 77e6cf8 [965] Convert SF unit to use a cache key instead of brw_cache_data. by Eric Anholt · 17 years ago
- 3149119 [965] Convert GS unit to use a cache key instead of brw_cache_data. by Eric Anholt · 17 years ago
- 114b802 [965] Convert clip unit to use a cache key instead of brw_cache_data. by Eric Anholt · 17 years ago
- b35811e [965] Convert CC unit to use a cache key instead of brw_cache_data. by Eric Anholt · 17 years ago
- a95b48d [965] Convert surface state to use a cache key instead of brw_cache_data. by Eric Anholt · 17 years ago
- 3e3644c [965] Convert sampler state to use a cache key instead of brw_cache_data. by Eric Anholt · 17 years ago
- a099461 Revert "[intel] Use the memory type mask containing the caching flags." by Eric Anholt · 17 years ago
- 8bb9ae3 [intel] Use the memory type mask containing the caching flags. by Eric Anholt · 17 years ago
- a3c435b Set correct flags mask when validating buffers. by Keith Packard · 17 years ago
- 4cc02fb [965] Improve performance by including reloc target buffer pointers in keys. by Eric Anholt · 17 years ago
- de42774 additional stub functions by Brian · 17 years ago
- 7d6d665 additional GL_COLOR_ATTACHMENTx_EXT cases (bug 13767) by Brian · 17 years ago
- 60d762a i915: Needn't adjust pixel centers. fix #12944 by Xiang, Haihao · 17 years ago
- 524304c Revert "r300: fix bug with maniadrive rendering" by Dave Airlie · 17 years ago
- a5c84de remove unneeded conditional by Brian · 17 years ago
- f0676cc fix vbo display list memleak upon context destruction by Brian · 17 years ago
- 6c0fc07 fix glUniform4f typo by Brian · 17 years ago
- 9b3162b additional GL_COLOR_ATTACHMENTx_EXT cases (bug 13767) by Brian · 17 years ago
- 2bf2a8c Convert to 0/1 when setting boolean uniforms by Bruce Merry · 17 years ago
- 3f94802 Make use of count in _mesa_uniform_matrix by Bruce Merry · 17 years ago
- 239be83 Add a test program to test for assorted bugs in shader_api.c by Bruce Merry · 17 years ago
- 89b8032 More fixes to shader_api by Bruce Merry · 17 years ago
- eeb03fa Fix several bugs relating to uniforms and attributes in GLSL API by Bruce Merry · 17 years ago
- 8349073 added 'get' info for framebuffer object tokens by Brian · 17 years ago
- 76387de add 'Get' info for MAX_3D_TEXTURE_SIZE (for bug 13811) by Brian · 17 years ago
- d3033ca t_vp_build: fix temporary register allocation to minimise the allocations by Hans de Goede · 17 years ago
- 2290ea7 rx00: fix off by one error in tempreg check by Hans de Goede · 17 years ago
- cc50edb r300: fix bug with maniadrive rendering by Dave Airlie · 17 years ago
- 73f6f7e autoconf: Remind developers to bump version numbers in configure.ac by Dan Nicholson · 17 years ago
- d0ebdca fix fd.o bug #13847 by Zou Nan hai · 17 years ago
- 3956597 Bug #13839: Fix 3D texture offset miscalculation with pixels versus bytes. by Roland Scheidegger · 17 years ago
- aecec3a Merge branch 'autoconf2' by Dan Nicholson · 17 years ago
- aac2d99 i915: reset swrast state after calling swrast DrawPixels. by Xiang, Haihao · 17 years ago
- 2b440d5 Merge branch 'master' into autoconf2 by Dan Nicholson · 17 years ago
- ab57cba autoconf: Helper options for adding GCC 32/64 bit flags by Dan Nicholson · 17 years ago
- b422e5a i915: apply commit a0a5e8cfc04c14873441b50f7d594ef11806b9a8 from 965. fix #11925 by Xiang, Haihao · 17 years ago
- cf46aee mesa: fix a bad cast in put_values_z24. by Xiang, Haihao · 17 years ago
- 166a828 __driConfigOptions must be PUBLIC. by Adam Jackson · 17 years ago
- 0b7e0f8 R300: RV410 SE chips have half the pipes of regular RV410 by Alex Deucher · 17 years ago
- 4c5a2b3 autoconf: Documentation for using the autoconf'd build by Dan Nicholson · 17 years ago
- 2647314 fix GL_LINE_LOOP with drivers using own render pipeline stage (#12410, #13527) by Roland Scheidegger · 17 years ago
- 2f3e939 Silence compiler warnings from XML error macros. by Kristian Høgsberg · 17 years ago
- 9136e1f [965] Fix and enable separate stencil. by Eric Anholt · 17 years ago
- 9e68e19 [intel] Move some pixel path support from drivers to shared. by Eric Anholt · 17 years ago
- f8830a1 intel: cast a pointer to unsigned long, avoid potential error. by Xiang, Haihao · 17 years ago
- bea6b5f [965] Enable EXT_framebuffer_object. by Eric Anholt · 17 years ago
- 106f398 [965] Actually enable SGIS_generate_mipmap. by Eric Anholt · 17 years ago
- 101abee [intel] Fix and reenable (software) SGIS_generate_mipmap by Eric Anholt · 17 years ago
- b2f6260 [intel] Allow driver hooks to be NULL in intel_buffers.c and just update flags. by Eric Anholt · 17 years ago
- fcd1e9d [i915] Move meta_draw_quad into the vtbl with other meta operations. by Eric Anholt · 17 years ago
- 2761cfc return correct size from glGetActiveUniform (bug 13751) by Brian · 17 years ago
- e543292 i915: avoid dead lock in intel_meta_draw_poly. fix #13696 by Xiang, Haihao · 17 years ago
- da693b7 Don't try to build nonexistent i915tex driver on linux-x86-64 by Dan Nicholson · 17 years ago
- f71032b docs: Fix links in contribute section by Dan Nicholson · 17 years ago
- d2d82f8 [915] Set cliprects in the drawbuffer software fallback case as well. by Eric Anholt · 17 years ago
- 4cca760 i965: allocate GRF registers before building subroutines, by Xiang, Haihao · 17 years ago
- e3a1ae0 i965: restore the flag after building the subroutine of the by Xiang, Haihao · 17 years ago
- 88f1419 added glSecondaryColor3fv_func by Brian · 17 years ago
- 83af4f3 added two-side test by Brian · 17 years ago
- 87002ab Test GL_VERTEX_PROGRAM_TWO_SIDE and frag shader gl_FrontFacing features by Brian · 17 years ago
- caec2a7 added twoside demo by Brian · 17 years ago
- 256115b simplify update two-side lighting test (follow-on to previous front/back-face changes) by Brian · 17 years ago
- 441bab8 fix NEED_SECONDARY_COLOR for vert/frag progs by Brian · 17 years ago
- 85f5e6d Fix a quadstrip front/back-face inconsistancy. by Brian · 17 years ago
- 9efa102 Fix mismatched map/unmap of buffers in swrast read/drawpixels error paths. by Eric Anholt · 17 years ago
- 4878f12 [915] Free dri_bufmgr after mesa context data. by Eric Anholt · 17 years ago
- a856da6 [915] Make polygon stipple use pre-unpacked pixel data. by Eric Anholt · 17 years ago
- 0dc2c68 [915] Fix clear color when clearing with triangles. by Eric Anholt · 17 years ago
- dd1a868 [INTEL] Fix 965 to use new centralized mipmap pitch function by Keith Packard · 17 years ago
- a183efc [Intel] Centralize mipmap pitch computations. by Keith Packard · 17 years ago
- 6f1bfdc [i915] Remove redundant set_draw_region code (like the comment says). by Eric Anholt · 17 years ago
- 33487c1 [intel] Improve INTEL_DEBUG=blit description of clearing. by Eric Anholt · 17 years ago
- c24300f [intel] Fix copy'n'pasteo in decoding of the blit clear packet. by Eric Anholt · 17 years ago
- 9a8819e [965] Add decode of 3DSTATE_DRAWING_RECTANGLE. by Eric Anholt · 17 years ago
- 146030a [965] Allow draw or depth regions to be NULL. by Eric Anholt · 17 years ago
- 447facf [965] Simplify scissor handling by using DrawBuffer values. by Eric Anholt · 17 years ago
- 8336f3f [965] fix bad conflict resolution in debug code. by Eric Anholt · 17 years ago
- 2c9e515 [965] Replace our own depth constants in intel context with GL context ones. by Eric Anholt · 17 years ago
- 98d4355 [965] Fix software fallbacks with region-backed textures. by Eric Anholt · 17 years ago
- c1d6b87 [intel] Cleanup of */intel_blit.c to bring the two closer. by Eric Anholt · 17 years ago
- b3169a9 [965] Output the buffer type in INTEL_DEBUG=bat surface state decode. by Eric Anholt · 17 years ago