Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline
[mesa.git] / src / mesa / drivers / dri /
2007-03-14 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-13 Roland Scheideggersync up t_vp_build.c brw_vs_tnl.c a bit
2007-03-13 Roland Scheideggerenable ARB_vertex_buffer_object for more dri drivers
2007-03-13 Oliver McFaddenr300: Renamed the CACHE_CTLSTAT values to include UNKNO...
2007-03-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-13 Oliver McFaddenAdd defines for the values written to R300_RB3D_ZCACHE_...
2007-03-13 Oliver McFaddenDocumented the value written for R300_TX_CNTL cache...
2007-03-13 Oliver McFaddenCorrected values written to R300_RB3D_DSTCACHE_CTLSTAT...
2007-03-13 Oliver McFaddenGuess another unknown register used for R300 pacification.
2007-03-12 Michel Dänzeri915tex: Don't crash when intel_fb->color_rb[i] is...
2007-03-12 Alan Swansonr200: Simplify r200SetCliprects like radeonSetCliprects...
2007-03-12 Alan Swansonr200: Adapt cliprect fixes from r300.
2007-03-12 Alan Swansonradeon: Adapt cliprect fixes from r300.
2007-03-12 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-11 Xiang, Haihaofix for bug#10196
2007-03-11 Aapo TahkolaGuess another unknown register in R300 command buffer...
2007-03-11 Oliver McFaddenRenamed some of the unkXXX variables in the command...
2007-03-10 Michel Dänzeri915tex: Fix build against libdrm git...
2007-03-10 Michel Dänzeri915tex: Fix intel_wait_flips being declared implicitly.
2007-03-10 Michel Dänzeri915tex: Fix build against released version of libdrm.
2007-03-10 Stephane Marchesinnouveau: fix nv04 swtcl.
2007-03-10 Stephane Marchesinnouveau: fix the nv04 swtcl code.
2007-03-10 Stephane Marchesinnouveau: oops don't debug by default.
2007-03-10 Stephane Marchesinnouveau: some fixes to the nv04 state code.
2007-03-10 Stephane Marchesinnouveau: add a fifo size debug check.
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 Michel Dänzeri915tex: Wait for pending scheduled flips before switch...
2007-03-09 Michel Dänzeri915tex: Set intel_fb->vbl_waited to current instead...
2007-03-09 Michel Dänzeri915tex: Sync pages between pipes immediately again.
2007-03-09 Michel Dänzeri915tex: Do not wait for pending flips on both pipes...
2007-03-09 Michel Dänzerr300: Also update window state when it's already bound...
2007-03-07 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-07 Michel Dänzeri915tex: Set framebuffer size to match window before...
2007-03-07 Michel Dänzeri945_miptree_layout: Adapt cubemap fixes from i915_mipt...
2007-03-06 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-03-06 BrianFix/improve framebuffer object reference counting.
2007-03-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-06 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
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-05 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-02 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
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 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-28 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-28 Michel Dänzeri915tex: Sync pages differently when crossing pipe...
2007-02-28 Michel Dänzeri915tex: Check that intel_rb is valid before trying...
2007-02-28 Michel Dänzeri915tex: Also update intel_rb->vbl_pending when schedul...
2007-02-28 Ben Skeggsnouveau: drm interface changes
2007-02-27 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-26 Panagiotis Papadakoss/pdp/prp/ in DoBindContext()
2007-02-26 Panagiotis Papadakosadd missing param to _mesa_warning()
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
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 Roland Scheideggerr200 fix broken (by new input handling) fogcoord
2007-02-22 Michel Dänzeri915tex: Schedule flips when possible.
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 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 Michel Dänzeri915tex: Triple buffering support, only effective with...
2007-02-20 Michel DänzerintelWindowMoved: Some debugging output was accidentall...
2007-02-20 Michel DänzerintelRotateWindow: Only use back buffer and cliprects...
2007-02-20 Michel DänzerintelCopyBuffer: Remove incorrect intel_fb->pf_current_...
2007-02-20 Michel Dänzeri915tex: Support page flipping on both CRTCs independently.
2007-02-20 Michel Dänzeri915tex: Make page flipping work again.
2007-02-20 Adam JacksonFix parallel make in r300 driver.
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-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 Patrice Mandinnouveau: nv10: there are 8 clipping regions
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-11 Rune Petersonr300: Add proper support for sin/cos instruction in...
2007-02-08 Roland Scheideggerr200: simplify / unify input map handling for vp and...
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 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-05 Ben Skeggsnouveau: OUT_RINGp expects the size in dwords, not...
2007-02-05 Ben Skeggsnouveau: fix a small bug in nv10 swtcl
2007-02-05 Ben Skeggsnouveau: new bufferobj code.
next