index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
radeon
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri: drop MINIGLX_SOURCES (2)
George Sapountzis
2010-03-06
1
-1337
/
+0
*
egl: Remove USING_EGL and the related drivers.
Chia-I Wu
2010-01-22
1
-1088
/
+0
*
r100: add blit support
Alex Deucher
2010-01-18
1
-1
/
+24
*
r100/r200: Share PolygonStripple code.
Pauli Nieminen
2009-08-28
1
-0
/
+3
*
radeon: add r100 OQ support with kms.
Dave Airlie
2009-08-26
1
-0
/
+2
*
Merge remote branch 'main/master' into radeon-rewrite
Dave Airlie
2009-03-20
1
-1
/
+1
|
\
|
*
fix typo in fragment pipe alu define, should fix dot3_rgb tex combine
Roland Scheidegger
2009-03-09
1
-1
/
+1
*
|
WIP comit
Dave Airlie
2009-01-29
1
-0
/
+3
|
/
*
Remove CVS keywords.
Keith Whitwell
2008-09-21
4
-4
/
+0
*
mesa: standardize on C99's uint*_t instead of u_int*_t
Keith Whitwell
2008-09-21
1
-2
/
+2
*
preparation for r200 hw vertex programs. Increase R200_CMD_BUF_SZ to 16k inst...
Roland Scheidegger
2006-05-27
1
-0
/
+2
*
use Width
Dave Airlie
2006-04-03
1
-0
/
+1
*
fill out framebuffer egl stuff enable egl on R300
Dave Airlie
2005-12-30
1
-2
/
+10
*
add support for PCIE card to EGL, doesn't fully work yet but these changes
Dave Airlie
2005-12-29
2
-2
/
+18
*
rv370 not rv350
Dave Airlie
2005-12-29
1
-1
/
+1
*
typo
Dave Airlie
2005-12-29
1
-1
/
+1
*
add some card type ioctl support
Dave Airlie
2005-12-29
1
-6
/
+46
*
add some r300 information
Dave Airlie
2005-12-28
1
-1
/
+7
*
fixup driver for some api changes
Dave Airlie
2005-12-23
1
-3
/
+3
*
rearrange some code to put in more logical order, misc clean-ups
Brian Paul
2005-11-28
1
-53
/
+98
*
use new _egl_api struct
Brian Paul
2005-11-24
1
-3
/
+5
*
fixed wrong return value in radeonShowSurfaceMESA()
Brian Paul
2005-11-23
1
-2
/
+2
*
fix some obvious typos in radeon_reg.h (only currently unused bits affected)
Roland Scheidegger
2005-10-16
1
-4
/
+4
*
Add Egberts fixes for 64bit architectures
Alan Hourihane
2005-08-15
1
-8
/
+8
*
fix up color tiling in miniglx radeon server code
Dave Airlie
2005-08-08
1
-15
/
+34
*
Remove platform specific bits from radeon_egl.c
Jon Smirl
2005-08-08
1
-2
/
+0
*
More EGL prep. No impact on anything outside of EGL
Jon Smirl
2005-08-05
2
-1
/
+16
*
New files for radeon egl driver.
Jon Smirl
2005-08-04
1
-0
/
+980
*
Add color tiling support to miniglx for radeon
Dave Airlie
2005-08-03
3
-2
/
+81
*
Leave the AGP_BASE code in. It is pointless to bump the interface
Jon Smirl
2005-07-29
1
-0
/
+4
*
Remove OUTREG(RADEON_AGP_BASE, info->ringHandle); from DRI driver
Jon Smirl
2005-07-29
1
-4
/
+0
*
Fixing memset on ia64 & other archs
Dave Airlie
2005-03-05
1
-2
/
+3
*
Add missing texture formats for completeness
Dave Airlie
2005-02-15
1
-0
/
+5
*
Typo fix.
Michel Dänzer
2005-02-13
1
-1
/
+1
*
MMIO endianness fixes for Radeon drivers.
Michel Dänzer
2005-02-12
1
-9
/
+3
*
replace magic number with macro constant RADEON_ZBLOCK16
Roland Scheidegger
2005-01-26
1
-0
/
+1
*
fixup pci code for Jon's last checkin for changing page size
Dave Airlie
2004-12-09
1
-2
/
+2
*
(Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only ...
Roland Scheidegger
2004-12-08
1
-0
/
+3
*
From: Stephane Marchesin <
[email protected]
>
Dave Airlie
2004-12-08
2
-7
/
+96
*
enable GL_EXT_stencil_wrap (patch from idr), including some hacks for origina...
Roland Scheidegger
2004-12-03
1
-0
/
+6
*
Make solo radeon/r128 drivers track fix for DRI bug 849
Jon Smirl
2004-07-10
1
-13
/
+5
*
Convert miniglx to use Ian's fancy new driver config code.
Jon Smirl
2004-07-05
1
-45
/
+0
*
This should make most linux-solo drivers work again. Mainly a fix
Jon Smirl
2004-06-29
1
-1
/
+1
*
Replace drmHandle, drmContext, drmDrawable, drmMagic and related types with
Ian Romanick
2004-06-02
3
-11
/
+11
*
set default page flipping to zero can be changed in header file
Dave Airlie
2004-04-15
3
-2
/
+5
*
get agpmode from config file
Dave Airlie
2004-04-14
1
-3
/
+4
*
make this exactly like XFree86 .. allows 4x to work
Dave Airlie
2004-04-13
1
-5
/
+5
*
These files are redundant now. Definitions come from DRM files.
Jon Smirl
2004-03-12
2
-703
/
+0
*
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2004-03-11
2
-20
/
+20
*
add SETPARAM ioctl
Alan Hourihane
2003-12-08
1
-9
/
+33
[next]