Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline
[mesa.git] / src / mesa / drivers / dri /
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 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
2007-02-02 Keith WhitwellModify assert to reflect rebase criteria
2007-02-02 Zou Nan hai push commit 2dfb3a217f730d6783fb2ac8b73248dc682f923c...
2007-02-02 Wang ZhenyuAdd Intel 965GM chipset info
2007-02-02 Wang ZhenyuRevert origin crestline pci id patch
2007-02-02 Zou Nan hai Fix fd.o #9686, when fall into vertex fog,
2007-02-01 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-01 Keith WhitwellCorrect usage/meaning of max_index parameter.
2007-02-01 Keith WhitwellCope with internally-generated null inputs.
2007-02-01 Roland Scheideggerfix unitialized values in radeonClear
2007-01-30 Keith WhitwellUse new rebase helper. Remove other rebase code.
2007-01-30 Brians/params/pointer/ for glGetVertexAttribPointer
2007-01-30 Ben Skeggsnouveau: argh
2007-01-30 Ben Skeggsnouveau: misc NV40 fixes
2007-01-30 Ben Skeggsnouveau: NV40 glClipPlane support.
2007-01-30 Ben Skeggsnouveau: rework shader param handling
2007-01-30 Ben Skeggsnouveau: oops, build attrib map after we know how the...
2007-01-30 Ben Skeggsnouveau: remove an unused table
2007-01-30 Ben Skeggsnouveau: oops
2007-01-30 Ben Skeggsnouveau: maintain a map of which vtxprog input correspo...
2007-01-30 Ben Skeggsnouveau: unhardcode some more NV30TCL_FP_CONTROL values
2007-01-29 Matthieu Castetnouveau : NOUVEAU_RING_TRACE
2007-01-29 Matthieu Castetnouveau : nv10 comment icomplete command
2007-01-28 Matthieu Castetnouveau : nv10 mixing cached stuff with not cached...
2007-01-28 Ben Skeggsnouveau: fix nv30 line width
2007-01-28 Ben Skeggsnouveau: initial GL_ARB_occlusion_query support
2007-01-28 Ben Skeggsnouveau: extend notifier interface to allow multiple...
2007-01-27 George SapountzisBug 9628: no entry for GetVertexAttribPointerv
2007-01-27 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-27 Stephane Marchesinnouveau: more work on nv04, this time buffer format...
2007-01-27 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-26 Eric AnholtBug #9604: Fix a static buffer allocation failure.
2007-01-26 Eric AnholtAdd _mesa_ffsll() for compatibility on OSes without...
2007-01-26 Eric AnholtRemove dead code causing a warning.
2007-01-25 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-01-25 Zou Nan haiARB_Occlusion_query should support multiple query at...
2007-01-25 Ben Skeggsnouveau: unbreak NOUVEAU_RING_DEBUG
2007-01-25 Ben Skeggsnouveau: add result scaling to shader backend, use...
2007-01-25 Ben Skeggsnouveau: and here's the "oops, I suck" commit :)
2007-01-25 Ben Skeggsnouveau: some extra debug output
2007-01-24 Zou Nan hai965 glxswapcontrol fix
2007-01-24 Zou Nan hai 965 ARB_Occlusion_query fix
2007-01-23 Thomas Hellstromi915tex: Relocation fixes:
2007-01-23 Thomas Hellstromi915tex: Fix randr resizing. Rotation still broken.
2007-01-23 Ben Skeggsnouveau: DPH and CMP for NV40 which doesn't do it natively.
2007-01-23 Ben Skeggsnouveau: allow for card-specific shader infos to be...
2007-01-23 Ben Skeggsnouveau: fill in condition info for instructions
2007-01-23 Ben Skeggsnouveau: unbreak nv40
2007-01-22 Ben Skeggsnouveau: reindent shader pass0/pass2
2007-01-22 Ben Skeggsnouveau: start converting shaders into a tree format...
2007-01-22 Jeremy KolbMerge branch 'master' of git+ssh://git.freedesktop...
2007-01-22 Jeremy Kolbnouveau: Fixes for nv30.
2007-01-21 Stephane Marchesinnouveau: fix some bugs in the nv10 swtcl.
2007-01-21 Stephane Marchesinnouveau: add nv04 state support, and small nv04 fixes.
2007-01-20 Ben Skeggsnouveau: rename pass0_arb to pass0.
2007-01-20 Ben Skeggsnouveau: kill off shader pass1.
2007-01-20 Ben Skeggsnouveau: shader backend branching support for all cards...
2007-01-19 Ben Skeggsnouveau: bump drm patchlevel
2007-01-18 Patrice Mandinnouveau: preliminary nv50 state
2007-01-18 Zou Nan hai1. Fix bug #155
2007-01-18 Aapo Tahkolasupport as much of GL_EXT_stencil_two_side as we can...
2007-01-17 Xiang, HaihaoI965: fix bug#9625-get the correct PV for quardstrip
2007-01-16 Stephane Marchesinnouveau: Use the most recent card list.
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'vbo_0_1_branch' into vbo-0.2
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2007-01-15 Patrice Mandinnouveau:nv10: fix setting clip region
2007-01-15 Stephane Marchesinnouveau: Fix a bug in the nv04 swtcl.
2007-01-15 Ben Skeggsnouveau: Add 0x0244 pciid manually for now..
2007-01-15 Ben Skeggsnouveau: fail CreateScreen on unknown cards instead...
2007-01-14 Carlos Martín Nietonouveau: Implement much of the fog handling.
2007-01-14 Stephane Marchesinnouveau: Update nouveau_reg.h from renouveau to the...
2007-01-14 Stephane Marchesinnouveau: Make the state cache hierarchical.
2007-01-14 Stephane Marchesinnouveau: add the nv04 swtcl module (it's untested for...
2007-01-14 Stephane Marchesinnouveau: Cleanup the nv10 swtcl module.
2007-01-14 Patrice Mandinnouveau: nv10: 16 bits color buffer format
2007-01-14 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-01-14 Patrice Mandinnouveau: nv10: added missing functions
2007-01-14 Jerome Glisser300: Fix vertex program position invariant bug, force...
2007-01-14 Patrice Mandinnouveau: remove already defined NV15_TCL and NV17_TCL
2007-01-14 Patrice Mandinnouveau: import color material r,g,b,a
2007-01-14 Patrice Mandinnouveau: nv10: stencil functions
2007-01-14 Patrice Mandinnouveau: nv10: currently fails initcard and bindbuffers...
2007-01-14 Patrice Mandinnouveau: nv10 blending done, remove nv10Viewport
2007-01-13 Patrice Mandinnouveau: update nv10 state
2007-01-13 Patrice Mandinnouveau: Add clear color for nv10
next