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
/
server
Age
Commit message (
Expand
)
Author
2009-08-28
r100/r200: Share PolygonStripple code.
Pauli Nieminen
2009-08-26
radeon: add r100 OQ support with kms.
Dave Airlie
2009-03-20
Merge remote branch 'main/master' into radeon-rewrite
Dave Airlie
2009-03-09
fix typo in fragment pipe alu define, should fix dot3_rgb tex combine
Roland Scheidegger
2009-01-29
WIP comit
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
2006-05-27
preparation for r200 hw vertex programs. Increase R200_CMD_BUF_SZ to 16k inst...
Roland Scheidegger
2006-04-03
use Width
Dave Airlie
2005-12-30
fill out framebuffer egl stuff enable egl on R300
Dave Airlie
2005-12-29
add support for PCIE card to EGL, doesn't fully work yet but these changes
Dave Airlie
2005-12-29
rv370 not rv350
Dave Airlie
2005-12-29
typo
Dave Airlie
2005-12-29
add some card type ioctl support
Dave Airlie
2005-12-28
add some r300 information
Dave Airlie
2005-12-23
fixup driver for some api changes
Dave Airlie
2005-11-28
rearrange some code to put in more logical order, misc clean-ups
Brian Paul
2005-11-24
use new _egl_api struct
Brian Paul
2005-11-23
fixed wrong return value in radeonShowSurfaceMESA()
Brian Paul
2005-10-16
fix some obvious typos in radeon_reg.h (only currently unused bits affected)
Roland Scheidegger
2005-08-15
Add Egberts fixes for 64bit architectures
Alan Hourihane
2005-08-08
fix up color tiling in miniglx radeon server code
Dave Airlie
2005-08-08
Remove platform specific bits from radeon_egl.c
Jon Smirl
2005-08-05
More EGL prep. No impact on anything outside of EGL
Jon Smirl
2005-08-04
New files for radeon egl driver.
Jon Smirl
2005-08-03
Add color tiling support to miniglx for radeon
Dave Airlie
2005-07-29
Leave the AGP_BASE code in. It is pointless to bump the interface
Jon Smirl
2005-07-29
Remove OUTREG(RADEON_AGP_BASE, info->ringHandle); from DRI driver
Jon Smirl
2005-03-05
Fixing memset on ia64 & other archs
Dave Airlie
2005-02-15
Add missing texture formats for completeness
Dave Airlie
2005-02-13
Typo fix.
Michel Dänzer
2005-02-12
MMIO endianness fixes for Radeon drivers.
Michel Dänzer
2005-01-26
replace magic number with macro constant RADEON_ZBLOCK16
Roland Scheidegger
2004-12-09
fixup pci code for Jon's last checkin for changing page size
Dave Airlie
2004-12-08
(Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only ...
Roland Scheidegger
2004-12-08
From: Stephane Marchesin <marchesin@icps.u-strasbg.fr>
Dave Airlie
2004-12-03
enable GL_EXT_stencil_wrap (patch from idr), including some hacks for origina...
Roland Scheidegger
2004-07-10
Make solo radeon/r128 drivers track fix for DRI bug 849
Jon Smirl
2004-07-05
Convert miniglx to use Ian's fancy new driver config code.
Jon Smirl
2004-06-29
This should make most linux-solo drivers work again. Mainly a fix
Jon Smirl
2004-06-02
Replace drmHandle, drmContext, drmDrawable, drmMagic and related types with
Ian Romanick
2004-04-15
set default page flipping to zero can be changed in header file
Dave Airlie
2004-04-14
get agpmode from config file
Dave Airlie
2004-04-13
make this exactly like XFree86 .. allows 4x to work
Dave Airlie
2004-03-12
These files are redundant now. Definitions come from DRM files.
Jon Smirl
2004-03-11
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2003-12-08
add SETPARAM ioctl
Alan Hourihane
2003-11-25
Otto Solares' patch to add radeon 9200
Brian Paul
2003-10-21
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-08-22
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
[next]