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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start a software-only DRI driver for use in the new accelerated indirect
Adam Jackson
2006-01-18
2
-0
/
+211
*
Missing bits of code spotted by Tilman Sauerbeck
Aapo Tahkola
2006-01-15
1
-1
/
+27
*
Fix ARB_position_invariant handling
Aapo Tahkola
2006-01-15
1
-6
/
+116
*
namespace pollution fixes (Tilman Sauerbeck)
Aapo Tahkola
2006-01-13
2
-5
/
+5
*
Fix invalid tex coord routing and couple other small things.
Aapo Tahkola
2006-01-13
1
-13
/
+15
*
Missing patch from Ben Skeggs:
Aapo Tahkola
2006-01-09
6
-453
/
+865
*
Fix pow <small> and a very stypid bug with dummy srcs(0 equals to tmp0.x)</sm...
Aapo Tahkola
2006-01-09
1
-152
/
+56
*
Fix cube maps.
Aapo Tahkola
2006-01-09
1
-10
/
+2
*
Fix node setup(from Ben Skeggs)
Aapo Tahkola
2006-01-09
1
-3
/
+17
*
cube maps on r100 require newer drm than the same feature on r200 (regression...
Roland Scheidegger
2006-01-07
6
-7
/
+9
*
recalculate state on drawable changes
Keith Whitwell
2005-12-30
2
-3
/
+26
*
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
*
add EGL to r300 makefile
Dave Airlie
2005-12-29
1
-1
/
+7
*
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
*
Handle fatal case.
Aapo Tahkola
2005-12-18
1
-4
/
+8
*
Drop output checking.
Aapo Tahkola
2005-12-17
1
-2
/
+4
*
No you arent.
Aapo Tahkola
2005-12-17
1
-15
/
+0
*
Warn only when being enabled.
Aapo Tahkola
2005-12-17
1
-1
/
+1
*
I think this has been tested well enough already.
Aapo Tahkola
2005-12-17
1
-2
/
+0
*
Enable CB_DPATH by default.
Aapo Tahkola
2005-12-17
2
-1
/
+4
*
Fix (likely) typo.
Aapo Tahkola
2005-12-17
1
-1
/
+1
*
Add some missing hooks. This should fix various little problems with window m...
Aapo Tahkola
2005-12-17
5
-1
/
+97
*
fix from Roland for mipmapped compressed textures
Dave Airlie
2005-12-13
1
-3
/
+5
*
Updates for GL_EXT_timer_query:
Brian Paul
2005-12-07
1
-0
/
+22
*
Make missing interpolator inputs fatal
Aapo Tahkola
2005-12-06
2
-6
/
+38
*
Fix secondary color for VP's
Aapo Tahkola
2005-12-06
2
-7
/
+7
*
Add support for GL_EXT_secondary_color. It looks like using
Eric Anholt
2005-12-06
2
-15
/
+5
*
Fix AL8
Aapo Tahkola
2005-12-05
1
-2
/
+2
*
update r300 drm minimum to 20
Dave Airlie
2005-12-05
1
-1
/
+1
*
Fix r300 rectangular texture upload and swtcl coordinate fixing same as radeon
Dave Airlie
2005-12-04
8
-6
/
+132
*
Added PCI_CHIP_RV410_5E4B (Adam Kirchhoff)
Brian Paul
2005-12-02
2
-0
/
+3
*
assorted fixes for server-side direct rendering (bug 5199)
Brian Paul
2005-11-29
3
-5
/
+6
*
use the files from the drm tree/package
Brian Paul
2005-11-29
6
-4167
/
+0
*
If the DDX driver didn't reserve any video RAM for textures, fall back to
Michel Dänzer
2005-11-29
2
-10
/
+25
*
Remove the many aliases for 'struct mem_block' in mm.h
Keith Whitwell
2005-11-28
6
-10
/
+10
*
check for driver_modes == NULL. Don't need driver_modes for EGL driver
Brian Paul
2005-11-28
1
-4
/
+6
*
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
*
Couple changes that were missed.
Aapo Tahkola
2005-11-23
1
-2
/
+2
*
fixed wrong return value in radeonShowSurfaceMESA()
Brian Paul
2005-11-23
1
-2
/
+2
*
Use correct enums for program output variables. Fixes
Keith Whitwell
2005-11-22
1
-2
/
+2
*
bit 31 of this inserts a nop after the current instruction
Dave Airlie
2005-11-21
1
-1
/
+1
*
get rid of some of those unknowns figured out from reg dumper
Dave Airlie
2005-11-21
2
-5
/
+20
*
s/Saturate/SaturateMode/
Brian Paul
2005-11-20
1
-1
/
+1
*
Make Saturate a 2-bit field again, renamed to SaturateMode with three
Brian Paul
2005-11-20
2
-2
/
+2
[next]