2007-03-13 |
Xiang, Haihao | mesa: _mesa_unpack_image |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Oliver McFadden | Corrected values written to R300_RB3D_DSTCACHE_CTLSTAT... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Oliver McFadden | Guess another unknown register used for R300 pacification. |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Michel Dänzer | i915tex: Don't crash when intel_fb->color_rb[i] is... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Brian | clean-up, simplify _mesa_image_row_stride() |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Brian | take GL_UNPACK_ALIGNMENT into account in _mesa_image_ro... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Alan Swanson | r200: Simplify r200SetCliprects like radeonSetCliprects... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Alan Swanson | r200: Adapt cliprect fixes from r300. |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Alan Swanson | radeon: Adapt cliprect fixes from r300. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Xiang, Haihao | fix for bug#10196 |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Aapo Tahkola | Guess another unknown register in R300 command buffer... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Oliver McFadden | Renamed some of the unkXXX variables in the command... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Brian | Fix TEXREL issues. |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Brian | check for EXT_blend_equation_separate for 2.0 |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Michel Dänzer | i915tex: Fix build against libdrm git... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Michel Dänzer | i915tex: Fix intel_wait_flips being declared implicitly. |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Michel Dänzer | i915tex: Fix build against released version of libdrm. |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Stephane Marchesin | nouveau: fix nv04 swtcl. |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Stephane Marchesin | nouveau: fix the nv04 swtcl code. |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Stephane Marchesin | nouveau: oops don't debug by default. |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Stephane Marchesin | nouveau: some fixes to the nv04 state code. |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Stephane Marchesin | nouveau: add a fifo size debug check. |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Michel Dänzer | Merge branch 'i915tex-pageflip' |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Michel Dänzer | i915tex: Wait for pending scheduled flips before switch... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Michel Dänzer | i915tex: Set intel_fb->vbl_waited to current instead... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Michel Dänzer | i915tex: Sync pages between pipes immediately again. |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Michel Dänzer | i915tex: Do not wait for pending flips on both pipes... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Brian | New IMAGE_RED_TO_LUMINANCE flag passed to _mesa_pack_rg... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Michel Dänzer | r300: Also update window state when it's already bound... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Xiang, Haihao | remove a if-statement |
commit | commitdiff | tree | snapshot |
2007-03-08 |
J.Jansen | Updates of the OpenVMS makefiles. |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Michel Dänzer | i915tex: Set framebuffer size to match window before... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Michel Dänzer | i945_miptree_layout: Adapt cubemap fixes from i915_mipt... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | destroy window during cleanup |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | explicit calls to _mesa_unreference_framebuffer() not... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | unreference old framebuffer, if needed, in _mesa_refere... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | fix renderbuffer mem leak |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | formatting fix |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Ian Romanick | Merge branch 'master' of ssh+git://idr@git.freedesktop... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Ian Romanick | Fix cut-and-paste error in the name of GL_NUM_COMPRESSE... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | Fix/improve framebuffer object reference counting. |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | Take care of texObj reference in _mesa_free_framebuffer... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Michel Dänzer | r300: Call radeonSetCliprects from radeonMakeCurrent. |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Xiang, Haihao | fix for bug#10182 |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Xiang, Haihao | fix for bug#9971 |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Keith Whitwell | Propogate UsesKill information. |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Christoph Bill | r300: Use register name & add a register about shading. |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Christoph Bill | r300: Use reg definition when available & add missing... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Christoph Bill | Add early register descritpion. |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Rune Petersen | Optimize cos&sin instruction a bit more. |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Brian | move oldFb decl into tighter scopes |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Brian | fix bad n_dot_h normalization code (bug 9977), plus... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Brian | fix clipping, display name, warnings |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Brian | s/unsigned int/size_t/ (bug 10135) |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Brian | include assert.h |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Brian | s/ARB/MESA/ in extension check (bug 10126) |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Michel Dänzer | i915tex: Sync pages differently when crossing pipe... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Michel Dänzer | i915tex: Check that intel_rb is valid before trying... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Michel Dänzer | i915tex: Also update intel_rb->vbl_pending when schedul... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Ben Skeggs | nouveau: drm interface changes |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | fix comment |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | assert that fb->RefCount==0 in _mesa_free_framebuffer_d... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | fix mem leak |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | Rewrite code related to buffer destruction. |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | if renderbuffer ptr is null, just return |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | Do proper framebuffer refcounting in _mesa_make_current(). |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | updated version with new Khronos license/copyright |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Panagiotis... | s/pdp/prp/ in DoBindContext() |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Panagiotis... | add missing param to _mesa_warning() |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Aapo Tahkola | Fix #10071 - wrong max_index in vbo draw_prims. (Papada... |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Brian | Fix broken cubemap mipmap layout (the cubemap.c demo... |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Brian | clean-up, comment code |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Brian | make src ptr const |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Ian Romanick | Fix GLAPIENTRYP for OS X. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Roland Scheidegger | r200 fix broken (by new input handling) fogcoord |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Michel Dänzer | i915tex: Schedule flips when possible. |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Dave Airlie | r300: get rid of CB_DPATH legacy |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Ian Romanick | Merge branch 'master' of ssh+git://idr@git.freedesktop... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Ian Romanick | Delete two invalid assertions. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Patrice Mandin | nouveau: nv10: grr, ctx->DrawBuffer invalid? |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Patrice Mandin | nouveau: nv10: also check ctx->DrawBuffer in nv10Viewpo... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Patrice Mandin | nouveau: nv10: keep 24/8 depth/stencil value, don't... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Michel Dänzer | i915tex: Triple buffering support, only effective with... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Michel Dänzer | intelWindowMoved: Some debugging output was accidentall... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Michel Dänzer | intelRotateWindow: Only use back buffer and cliprects... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Michel Dänzer | intelCopyBuffer: Remove incorrect intel_fb->pf_current_... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Michel Dänzer | i915tex: Support page flipping on both CRTCs independently. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Michel Dänzer | i915tex: Make page flipping work again. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Adam Jackson | Fix parallel make in r300 driver. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Brian | more branch info |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Brian | glxext.h version 18 |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Brian | updated to version 18 |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Brian | glext.h version 39 |
commit | commitdiff | tree | snapshot |
next |