index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
9
-27
/
+148
*
First pass at updating these drivers with pipeline_stage struct changes.
Keith Whitwell
2005-04-22
2
-139
/
+20
*
Remove all the radeon_subset files. They were completely unused. Keith
Ian Romanick
2005-04-08
6
-3522
/
+0
*
Add support for production version of ATI RN50/ES1000. (ATI Technologies
Michel Dänzer
2005-03-18
1
-0
/
+2
*
add support for user-configurable brilinear filtering on r200
Roland Scheidegger
2005-03-15
1
-0
/
+1
*
Fixing memset on ia64 & other archs
Dave Airlie
2005-03-05
1
-2
/
+3
*
remove one of the two _tnl_isolate_materials function calls
Roland Scheidegger
2005-03-05
1
-6
/
+0
*
Add a dri config option to enable the max texture level hack
Dave Airlie
2005-02-26
2
-1
/
+9
*
fd.o bug #2576: Add support for ATI RN50/ES1000. (ATI Technologies Inc.)
Michel Dänzer
2005-02-18
1
-0
/
+3
*
s/0/NULL/ (Jeff Muizelaar)
Brian Paul
2005-02-16
11
-25
/
+25
*
Add missing texture formats for completeness
Dave Airlie
2005-02-15
1
-0
/
+5
*
remove accidentally commited printf for tiling support
Roland Scheidegger
2005-02-14
1
-1
/
+0
*
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
*
add texture micro and macro tiling to radeon/r200 driver. This can improve pe...
Roland Scheidegger
2005-02-10
4
-28
/
+103
*
add the new RADEON_CUBIC_OFFSET/FACES state packets/registers to radeon (and ...
Roland Scheidegger
2005-02-10
1
-1
/
+24
*
SUBPIXEL fixes from Dieter
Keith Whitwell
2005-02-08
1
-2
/
+2
*
Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.
Adam Jackson
2005-01-31
10
-35
/
+0
*
(Stephane Marchesin, me) Add support for color (framebuffer) tiling to the ra...
Roland Scheidegger
2005-01-26
7
-24
/
+58
*
replace magic number with macro constant RADEON_ZBLOCK16
Roland Scheidegger
2005-01-26
2
-1
/
+2
*
reapply Keiths workaround for zbs emit that got dropped during
Dave Airlie
2005-01-23
1
-2
/
+7
*
add sync debugging to the radeon driver
Dave Airlie
2005-01-23
4
-0
/
+22
*
Also PUBLICize the config option table
Adam Jackson
2004-12-16
1
-1
/
+1
*
Mark __driCreateNewScreen PUBLIC
Adam Jackson
2004-12-15
1
-0
/
+1
*
uint*t -> u_int*t changes
Alan Hourihane
2004-12-14
6
-11
/
+11
*
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
7
-5
/
+44
*
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
5
-0
/
+56
*
silence warnings
Alan Hourihane
2004-12-02
2
-6
/
+14
*
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
2004-11-27
2
-5
/
+3
*
add LOCK_HARDWARE/UNLOCK_HARDWARE to radeonClear so state gets updated which ...
Roland Scheidegger
2004-11-12
1
-0
/
+7
*
(from r200 driver) If an application cleared before any state had been emitte...
Roland Scheidegger
2004-11-12
1
-16
/
+21
*
brown paper bag, r100 can't do hardware quads.
Adam Jackson
2004-11-12
1
-1
/
+1
*
make render_quads_verts call EMIT_PRIM with the arguments in the right order,
Adam Jackson
2004-11-12
1
-1
/
+1
*
GL_(UN)PACK_SKIP_IMAGES should only be applied to 3D texture pack/unpacking
Brian Paul
2004-11-10
1
-4
/
+4
*
add some chip ids
Roland Scheidegger
2004-11-10
1
-0
/
+5
*
Add Roland Scheidegger's S3TC patch. This patch does not implement the
Eric Anholt
2004-10-07
5
-8
/
+160
*
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
2
-3
/
+3
*
OK, one more time. Simplify the state-backup system by just storing the full
Eric Anholt
2004-09-30
6
-49
/
+42
*
The previous code would emit a full set of state during the first EmitState on
Eric Anholt
2004-09-25
10
-150
/
+177
*
Clean up some warnings in the R100 driver with -O -Wall.
Eric Anholt
2004-09-24
3
-4
/
+16
*
Revert the move of lost_context setting to UNLOCK_HARDWARE that was done in the
Eric Anholt
2004-08-17
2
-14
/
+23
*
Close some races with locking on R100 and R200 which could manifest as rendering
Eric Anholt
2004-08-17
7
-18
/
+65
*
Remove unused HAVE_INDEX define.
Eric Anholt
2004-08-16
1
-1
/
+0
*
use GL_CALL() macro (Andreas Stenglein)
Brian Paul
2004-07-24
1
-20
/
+20
*
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
*
Patch removes _SOLO definition needed for mesa-solo. mesa-solo
Jon Smirl
2004-07-04
2
-19
/
+3
*
Rename the various function types in t_context.h to include a tnl_ prefix.
Keith Whitwell
2004-07-01
1
-7
/
+7
[next]