| Age | Commit message (Expand) | Author |
| 2007-07-31 | fix comments and param names for intel_miptree_image_map() | Brian |
| 2007-07-31 | fix value returned by intel_new_renderbuffer_fb() | Brian |
| 2007-07-31 | bufmgr_fake: eliminate the referenced list, which is now just on_hardware. | Eric Anholt |
| 2007-07-31 | Don't initialize extensions we can't support when !ttm. | Eric Anholt |
| 2007-07-31 | i965: fix bad casts in do_blit_bitmap to support WindowPos correctly | Xiang, Haihao |
| 2007-07-31 | Merge branch 'i915tex_privbuffers' into softpipe_0_1_branch | Keith Whitwell |
| 2007-07-31 | i965: Use I16_UNORM instead of L16_UNORM (bug 11742) | Xiang, Haihao |
| 2007-07-30 | Lots of improvements to the surface-related code. | Brian |
| 2007-07-30 | implement read_quad_f_swz() | Brian |
| 2007-07-30 | implement surfaces for softpipe rendering | Brian |
| 2007-07-30 | call st_invalidate_state() | Brian |
| 2007-07-30 | added map/unmap() stubs | Brian |
| 2007-07-30 | ARB sprite point support on i965 | Zou Nan hai |
| 2007-07-29 | fix cos/sin range reduction for i915 driver too | Roland Scheidegger |
| 2007-07-29 | fix range reduction for sin/cos in i915tex (#11609) | Roland Scheidegger |
| 2007-07-29 | fix range reduction for sin/cos in i915tex (#11609) | Roland Scheidegger |
| 2007-07-29 | fix fallback crashes when driver can't handle frag prog for i915 driver too (... | Roland Scheidegger |
| 2007-07-29 | Fix crashes when the frag prog can't be handled in hardware (#11131) | Roland Scheidegger |
| 2007-07-29 | Fix crashes when the frag prog can't be handled in hardware (#11131) | Roland Scheidegger |
| 2007-07-27 | Merge branch 'master' of git+ssh://michal@git.freedesktop.org/git/mesa/mesa i... | michal |
| 2007-07-25 | Add notes about bufmgr initialization failures. | Eric Anholt |
| 2007-07-25 | Merge branch 'master' of git+ssh://joukj@git.freedesktop.org/git/mesa/mesa | Jouk |
| 2007-07-24 | DDX DDY support, not very accurate | Zou Nan hai |
| 2007-07-23 | fix GLX_STEREO handling (bug 11705) | Brian |
| 2007-07-21 | Fix a number of MINGW32 issues | Zhang |
| 2007-07-21 | Remove ctx->Point._Size and ctx->Line._Width. | Brian |
| 2007-07-21 | set the _BaseFormat for window-framebuffers, could hit some assertion otherwise | Roland Scheidegger |
| 2007-07-20 | minor cleanups, disable debugging | Roland Scheidegger |
| 2007-07-19 | remove some more really old ifdefed out code... | Roland Scheidegger |
| 2007-07-19 | fix mesa fb binding | Roland Scheidegger |
| 2007-07-19 | increase MAX_RELOCS so never run out before batch buffer is full (fixes xdemo... | Roland Scheidegger |
| 2007-07-19 | more cleanups (looks pretty reasonable now) | Roland Scheidegger |
| 2007-07-19 | fix drawables not getting freed if context is made current with new drawables | Roland Scheidegger |
| 2007-07-18 | swapbuffers with non-current contexts, cleanups | Roland Scheidegger |
| 2007-07-18 | r300: Oops, made a mistake on commit fb4e071beda6e3b9e68a21bbc7649b6c4733c485. | Oliver McFadden |
| 2007-07-18 | r300: Cleaned up vertprog construction. | Oliver McFadden |
| 2007-07-18 | r300: Corrected texcoord start when BFC1 is enabled. | Tommy Schultz Lassen |
| 2007-07-17 | get rid of checks for old ddx | Roland Scheidegger |
| 2007-07-17 | remove some more old stuff | Roland Scheidegger |
| 2007-07-17 | get rid of more pageflip/rotation code. | Roland Scheidegger |
| 2007-07-17 | fix mesa fb binding | Roland Scheidegger |
| 2007-07-17 | remove old code, remaining bits of static handles, disable (no longer functio... | Roland Scheidegger |
| 2007-07-17 | increase MAX_RELOCS so never run out before batch buffer is full (fixes xdemo... | Roland Scheidegger |
| 2007-07-17 | Merge branch 'origin' into softpipe_0_1_branch | Keith Whitwell |
| 2007-07-17 | Merge branch 'i915tex_privbuffers' into softpipe_0_1_branch | Keith Whitwell |
| 2007-07-17 | Fix SOP in fragment shader, brick is ok now. | Zou Nan hai |
| 2007-07-17 | Merge branch 'master' of git+ssh://znh@git.freedesktop.org/git/mesa/mesa into... | Zou Nan hai |
| 2007-07-17 | Use ProgramStringNotify | Zou Nan hai |
| 2007-07-16 | r300: Corrected some progs/fp/* regressions from the BFC patch. | Oliver McFadden |
| 2007-07-16 | r300: Use _mesa_num_inst_src_regs for number of arguments. | Oliver McFadden |