radeon/r200/r300: port to new space checking code in libdrm
[mesa.git] / src / mesa / drivers / dri / r300 / r300_ioctl.c
2009-07-06 Dave Airlieradeon/r200/r300: port to new space checking code in...
2009-07-03 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-29 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-29 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-14 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-19 Brian PaulMerge branch 'ext-provoking-vertex'
2009-06-17 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-15 Brian PaulMerge branch 'arb_map_buffer_range'
2009-06-15 Thomas HellstromMerge branch 'mesa_7_5_branch'
2009-06-14 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-24 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-12 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-12 Dave AirlieMerge remote branch 'main/radeon-rewrite'
2009-06-07 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-05-24 Nicolai Hähnleradeon: Remove drawable & readable from radeon_dri_mirror
2009-05-20 Michel DänzerMerge branch 'master' into radeon-rewrite
2009-05-16 Maciej Cencorar300: further cleanup
2009-05-10 Jerome GlisseMerge commit 'origin/master' into radeon-rewrite
2009-04-22 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-09 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-02 Dave Airlieradeon: tiling support
2009-03-31 Dave Airlier300: fix stencil clears
2009-03-23 Dave AirlieMerge branch 'radeon-fbo-hacking' into radeon-rewrite
2009-03-23 Dave Airlieraedon/r200/r300: mega-FBO commits.
2009-03-22 Dave AirlieMerge remote branch 'origin/master' into HEAD
2009-03-21 Dave Airlier300: hw clear buffer 0 hopefully
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-02 Dave Airlieradeon: refactor framebuffer code like intel
2009-02-26 Dave Airlier300: don't flush VAP too often.
2009-02-25 Dave Airlier300: drop r300Flush for the generic one
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-12 Dave Airlier200/r300: get up to speed on renamed files
2009-02-12 Dave Airlieradeon/r200/r300: another big merge upheavel.
2009-02-04 Dave Airlier300: fix up CS for modesetting - gears under kms works
2009-01-29 Dave Airlieradeon/r200/r300: bring back old style DMA buffer on...
2009-01-29 Dave Airlier300: fix some whitespace
2009-01-20 Dave Airlier200: make tri render on my r200.
2009-01-15 Dave Airlier300: move some more function to generic
2009-01-14 Dave Airlier300: start moving new r300 cmdbuf into common code
2009-01-14 Dave Airlieradeon/r200/r300: attempt to move lock to common code
2009-01-14 Dave Airlieradeon/r200/r300: initial attempt to convert to common...
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 Dave Airlieradeon: remove start/end offset + cleanup some whitespace
2008-12-22 Dave Airlieradeon: fixup r500 FP emission for new CS
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-01 Dave Airlieradeon: make DRI1 one work with new CS mechanism
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-14 Jerome Glisser300: convert to new relocations format (see libdrm...
2008-11-14 Jerome Glisser300: cs + DRI2 support
2008-11-14 Jerome Glisser300: bo and cs abstraction.
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-30 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-12 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-11 Alex DeucherR300: update vap_cntl values for NUM_FPUS
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-14 Nicolai Haehnler300: Do not include r300_fragprog.h from r300_context...
2008-06-07 Nicolai Haehnler300: Some cleanups in depth and stencil state handling
2008-06-07 Nicolai Haehnler300: Apply writemask when clearing stencil buffer
2008-06-07 Nicolai Haehnler300: Fix stencil buffer clear
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-27 Dave Airlier300/r500: emit flush inside vap_cntl state atom
2008-05-20 Dave Airlier300/r500: fixup some of the register write sizes
2008-05-17 Alex Deucherr500: write out the correct FP registers
2008-05-15 Dave Airlier500: some trivial fixups to get tri working.
2008-05-15 Dave Airlier500: we just need to emit a colour for clear drop...
2008-05-13 Alex DeucherR3xx: clean up ZB registers
2008-05-13 Alex DeucherR300: clean up Fog registers
2008-05-13 Alex DeucherR500: fixup r300EmitClearState() FP for r5xx
2008-05-13 Alex DeucherR300: cleanup FS code and fill in missing details
2008-05-13 Alex DeucherR3xx: more PVS cleanup
next