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
Commit message (
Expand
)
Author
Age
Files
Lines
*
check XGetGeometry() return value
Brian Paul
2006-01-09
1
-1
/
+13
*
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 thinko in last revision.
Karl Schultz
2005-12-16
1
-1
/
+1
*
Work In Progress. Move some of the frame buffer, render buffer, etc init cod...
Karl Schultz
2005-12-15
2
-102
/
+164
*
fix from Roland for mipmapped compressed textures
Dave Airlie
2005-12-13
1
-3
/
+5
*
update for symbol export changes
Karl Schultz
2005-12-08
1
-1
/
+2
*
add {} to RENDER_SPAN macro to fix compilation problem
Karl Schultz
2005-12-08
1
-4
/
+6
*
Updates for GL_EXT_timer_query:
Brian Paul
2005-12-07
3
-14
/
+33
*
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
*
C++ fixes, mostly casts (Stephane Conversy)
Brian Paul
2005-12-06
1
-1
/
+1
*
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
*
Fix two failures encountered when running out of memory during XImage
Brian Paul
2005-12-02
2
-15
/
+18
*
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
*
in run_texnorm_stage() check if the texture unit is really enabled before try...
Brian Paul
2005-11-19
1
-50
/
+52
*
update some vars
Brian Paul
2005-11-19
1
-5
/
+5
[next]