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 | 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 |
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 |
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 |
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 |
2007-02-20 |
Brian | updated to version 39 |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Christian Neumair | set log level w/ env var |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Thomas Hellstrom | i915tex: Fix performance regression with new vbo code... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Sean D'Epagnier | Merge branch 'master' of git+ssh://geckosenator@git... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Sean D'Epagnier | Commiting a few minor fixes to glut fbdev (segfault... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Jerome Glisse | doxygen: update doxygen project number to 6.5 |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Jerome Glisse | Update doxygen doc to reflet vbo changes. |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Patrice Mandin | nouveau: nv50: update |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Patrice Mandin | nouveau: nv10,20: wrong viewport clip setup |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Patrice Mandin | nouveau: nv20: texture matrix |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Patrice Mandin | nouveau: nv20: update |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Patrice Mandin | nouveau: nv10: set clear value for 16 and 24 bits depth |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Patrice Mandin | nouveau: nv10: rescale depth near and far |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Patrice Mandin | nouveau: nv10: fix viewport scale and origin |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Rune Peterson | r300: Fix cos & add scs to fragment program. |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Etienne Clement | test for POT before using sample_2d_linear_repeat() |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Roland Scheidegger | fix typo preventing generic arrays from working with... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Patrice Mandin | nouveau: nv10: there are 8 clipping regions |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Roland Scheidegger | fix stupid bug in the optimized per-vertex fog generati... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Thomas Hellstrom | i915tex: Take into account various mapping states when... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Xiang, Haihao | I965: fix a failure on waiting irq. |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Zou Nan hai | fd.o #BZ 9684 |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Rune Peterson | r300: Add proper support for sin/cos instruction in... |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Rune Peterson | ctx->Point._Size fix |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Roland Scheidegger | optimize per-pixel fog program |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Zou Nan hai | array overflow fix |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Roland Scheidegger | r200: simplify / unify input map handling for vp and... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Roland Scheidegger | optimize generated vertex programs a bit |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Roland Scheidegger | fix issues in vp when using FRAG_BIT_WPOS in a fragment... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Ben Skeggs | nouveau: a couple of NV3x fixes |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Jakob Bornecrantz | Add support for CN700 chipset in miniglx |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Roland Scheidegger | fix issues when using mixed-mode pos-invariant vp and... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Panagiotis... | fix mem leak |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Ben Skeggs | nouveau: OUT_RINGp expects the size in dwords, not... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Panagiotis... | fix mem leaks |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Ben Skeggs | nouveau: fix a small bug in nv10 swtcl |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Ben Skeggs | nouveau: new bufferobj code. |
commit | commitdiff | tree | snapshot |
next |