i945_miptree_layout: Adapt cubemap fixes from i915_miptree_layout.
[mesa.git] / src /
2007-03-07 Michel Dänzeri945_miptree_layout: Adapt cubemap fixes from i915_mipt...
2007-03-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-06 Brianexplicit calls to _mesa_unreference_framebuffer() not...
2007-03-06 Brianunreference old framebuffer, if needed, in _mesa_refere...
2007-03-06 Brianfix renderbuffer mem leak
2007-03-06 Brianformatting fix
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-03-06 Ian RomanickFix cut-and-paste error in the name of GL_NUM_COMPRESSE...
2007-03-06 BrianFix/improve framebuffer object reference counting.
2007-03-06 BrianTake care of texObj reference in _mesa_free_framebuffer...
2007-03-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-06 Michel Dänzerr300: Call radeonSetCliprects from radeonMakeCurrent.
2007-03-06 Xiang, Haihaofix for bug#10182
2007-03-05 Xiang, Haihaofix for bug#9971
2007-03-04 Keith WhitwellPropogate UsesKill information.
2007-03-01 Christoph Billr300: Use register name & add a register about shading.
2007-03-01 Christoph Billr300: Use reg definition when available & add missing...
2007-03-01 Christoph BillAdd early register descritpion.
2007-03-01 Rune PetersenOptimize cos&sin instruction a bit more.
2007-03-01 Brianmove oldFb decl into tighter scopes
2007-03-01 Brianfix bad n_dot_h normalization code (bug 9977), plus...
2007-02-28 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-28 Ben Skeggsnouveau: drm interface changes
2007-02-27 Brianfix comment
2007-02-27 Brianassert that fb->RefCount==0 in _mesa_free_framebuffer_d...
2007-02-27 Brianfix mem leak
2007-02-26 BrianRewrite code related to buffer destruction.
2007-02-26 Brianif renderbuffer ptr is null, just return
2007-02-26 BrianDo proper framebuffer refcounting in _mesa_make_current().
2007-02-26 Panagiotis Papadakoss/pdp/prp/ in DoBindContext()
2007-02-26 Panagiotis Papadakosadd missing param to _mesa_warning()
2007-02-26 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-25 Aapo TahkolaFix #10071 - wrong max_index in vbo draw_prims. (Papada...
2007-02-25 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-25 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-25 BrianFix broken cubemap mipmap layout (the cubemap.c demo...
2007-02-25 Brianclean-up, comment code
2007-02-25 Brianmake src ptr const
2007-02-23 Ian RomanickFix GLAPIENTRYP for OS X.
2007-02-23 Roland Scheideggerr200 fix broken (by new input handling) fogcoord
2007-02-22 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-22 Dave Airlier300: get rid of CB_DPATH legacy
2007-02-20 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-02-20 Ian RomanickDelete two invalid assertions.
2007-02-20 Patrice Mandinnouveau: nv10: grr, ctx->DrawBuffer invalid?
2007-02-20 Patrice Mandinnouveau: nv10: also check ctx->DrawBuffer in nv10Viewpo...
2007-02-20 Patrice Mandinnouveau: nv10: keep 24/8 depth/stencil value, don't...
2007-02-20 Adam JacksonFix parallel make in r300 driver.
2007-02-20 Christian Neumairset log level w/ env var
2007-02-19 Thomas Hellstromi915tex: Fix performance regression with new vbo code...
2007-02-17 Sean D'EpagnierMerge branch 'master' of git+ssh://geckosenator@git...
2007-02-17 Sean D'EpagnierCommiting a few minor fixes to glut fbdev (segfault...
2007-02-16 Patrice Mandinnouveau: nv50: update
2007-02-16 Patrice Mandinnouveau: nv10,20: wrong viewport clip setup
2007-02-16 Patrice Mandinnouveau: nv20: texture matrix
2007-02-16 Patrice Mandinnouveau: nv20: update
2007-02-16 Patrice Mandinnouveau: nv10: set clear value for 16 and 24 bits depth
2007-02-16 Patrice Mandinnouveau: nv10: rescale depth near and far
2007-02-16 Patrice Mandinnouveau: nv10: fix viewport scale and origin
2007-02-14 Rune Petersonr300: Fix cos & add scs to fragment program.
2007-02-14 Etienne Clementtest for POT before using sample_2d_linear_repeat()
2007-02-14 Roland Scheideggerfix typo preventing generic arrays from working with...
2007-02-14 Patrice Mandinnouveau: nv10: there are 8 clipping regions
2007-02-14 Roland Scheideggerfix stupid bug in the optimized per-vertex fog generati...
2007-02-14 Thomas Hellstromi915tex: Take into account various mapping states when...
2007-02-12 Xiang, HaihaoI965: fix a failure on waiting irq.
2007-02-12 Zou Nan hai fd.o #BZ 9684
2007-02-11 Rune Petersonr300: Add proper support for sin/cos instruction in...
2007-02-11 Rune Petersonctx->Point._Size fix
2007-02-09 Roland Scheideggeroptimize per-pixel fog program
2007-02-09 Zou Nan hai array overflow fix
2007-02-08 Roland Scheideggerr200: simplify / unify input map handling for vp and...
2007-02-08 Roland Scheideggeroptimize generated vertex programs a bit
2007-02-08 Roland Scheideggerfix issues in vp when using FRAG_BIT_WPOS in a fragment...
2007-02-06 Ben Skeggsnouveau: a couple of NV3x fixes
2007-02-05 Jakob BornecrantzAdd support for CN700 chipset in miniglx
2007-02-05 Roland Scheideggerfix issues when using mixed-mode pos-invariant vp and...
2007-02-05 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-05 Panagiotis Papadakosfix mem leak
2007-02-05 Ben Skeggsnouveau: OUT_RINGp expects the size in dwords, not...
2007-02-05 Panagiotis Papadakosfix mem leaks
2007-02-05 Ben Skeggsnouveau: fix a small bug in nv10 swtcl
2007-02-05 Ben Skeggsnouveau: new bufferobj code.
2007-02-05 Panagiotis Papadakosbreak if we removed driver from Drivers list in driDest...
2007-02-04 Patrice Mandinnouveau: nv10: add init for unknown 0x120
2007-02-04 Stephane Marchesinnouveau: fix nv04 and nv10 swtcl, more work on nv04...
2007-02-03 Patrice Mandinnouveau: forgot function declaration
2007-02-03 Patrice Mandinnouveau: nv50: use nv50 state
2007-02-03 BrianAdd _NEW_PROGRAM flag to _MESA_NEW_NEED_EYE_COORDS.
2007-02-03 Michel DänzerMerge branch 'origin'
2007-02-03 Michel DänzerFall back to software rasterization if r300_translate_f...
2007-02-03 Michel DänzerRemove unused r200 files from r300 driver directory.
2007-02-03 Michel Dänzerr300CreateContext: Really initialize r300->initialMaxAn...
2007-02-03 Patrice Mandinnouveau: fix viewport clipping initialization
2007-02-03 Patrice Mandinnouveau: use color pitch as depth pitch if depth disabled
2007-02-03 Roland Scheideggerdisable r200 materials-between-begin-end check if verte...
2007-02-03 Roland Scheideggerremove now unused vtxfmt stuff from radeon/r200 header...
2007-02-03 Roland Scheideggerfix errorneously adding fog state params to all vertex...
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2-origin' into vbo-0.2
next