index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
radeon
/
radeon_ioctl.c
Age
Commit message (
Expand
)
Author
2009-08-31
r100: Use shared debug code.
Pauli Nieminen
2009-08-28
radeon: fix scissors harder.
Dave Airlie
2009-08-27
radeon: fix max indx/vertex emission due to state checker
Dave Airlie
2009-08-25
radeon: Fix all compiler warnings.
Pauli Nieminen
2009-07-15
intel/radeon: add common metaops code.
Dave Airlie
2009-05-27
radeon: emit scissor before emiting vertices
Jerome Glisse
2009-05-27
radeon: emit scissor when using cs submission style.
Jerome Glisse
2009-05-24
radeon: Remove drawable & readable from radeon_dri_mirror
Nicolai Hähnle
2009-04-02
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
2009-03-23
raedon/r200/r300: mega-FBO commits.
Dave Airlie
2009-03-06
radeon: implement userspace clears
Dave Airlie
2009-03-04
radeon: use swrast clear - fail on depth
Dave Airlie
2009-02-26
radeon: fixup old packets emission for CS case
Dave Airlie
2009-02-12
radeon/r200/r300: make build with out libdrm_radeon installed for now
Dave Airlie
2009-02-12
radeon: renaming and headers cleanup
Dave Airlie
2009-02-12
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-10
r100: fix 3D texture fallback
Dave Airlie
2009-02-10
radeon: major cleanups removing old dead codepaths.
Dave Airlie
2009-02-09
radeon: fix alignment issues in ELT code
Dave Airlie
2009-02-09
radeon: make more r100 work
Dave Airlie
2009-02-06
r100: fixup radeon so gears seems to work
Dave Airlie
2009-02-04
radeon/r200 remove more unused code
Dave Airlie
2009-02-04
radeon: make compile again.
Dave Airlie
2009-01-29
radeon: remove even more common code
Dave Airlie
2009-01-29
radeon/r200/r300: bring back old style DMA buffer on top of BOs.
Dave Airlie
2009-01-15
r100/r200: move to new atom style emission
Dave Airlie
2009-01-14
radeon/r200/r300: consolidate the buffer copy/flip code into one place
Dave Airlie
2009-01-14
radeon/r200/r300: attempt to move lock to common code
Dave Airlie
2009-01-14
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
2009-01-14
radeon/r200: move state atom to common header
Dave Airlie
2008-09-21
Remove CVS keywords.
Keith Whitwell
2008-09-21
mesa: standardize on C99's uint*_t instead of u_int*_t
Keith Whitwell
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-05-29
R1/2/3/4/5xx: fixed calculation of cliprects in CopyBuffer.
Dennis Kasprzyk
2008-02-29
Use __DRIextension mechanism providing loader functionality to the driver.
Kristian Høgsberg
2007-10-30
More vblank cleanups.
Michel Dänzer
2007-02-01
fix unitialized values in radeonClear
Roland Scheidegger
2006-11-01
Remove x/y/width/height parameters from Clear functions.
Brian Paul
2006-10-18
Want to stop passing x/y/width/height to Clear() function.
Brian Paul
2006-06-02
remove code dealing with drmMinor version < 6 since all radeon drivers reques...
Roland Scheidegger
2006-06-01
retry on EBUSY instead of EAGAIN in radeonWaitIrq (it appears this was the in...
Roland Scheidegger
2006-03-31
Dave Reveman's patch for GLX_MESA_copy_sub_buffer support
Brian Paul
2005-11-02
First step of Radeon DRI unification:
Eric Anholt
2005-10-15
enable cube maps on radeon (#2241 on bugzilla). No vtxfmt code yet (just gene...
Roland Scheidegger
2005-10-11
Minor driver cleanup. Remove unnecessery/unneded radeon/r200AllocDmaRegionVer...
Roland Scheidegger
2005-09-01
fix page flipping breakage
Brian Paul
2005-09-01
Finish up some of the gl_renderbuffer work.
Brian Paul
2005-07-26
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-02-16
s/0/NULL/ (Jeff Muizelaar)
Brian Paul
[next]