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
*
Clean build.
Aapo Tahkola
2006-03-13
18
-1125
/
+103
*
Fix broken max mipmap leveling that was horribly wrong.
Aapo Tahkola
2006-03-13
3
-58
/
+20
*
Option to init vp temps(for testing)
Aapo Tahkola
2006-03-10
1
-0
/
+39
*
Kick VBOs out of GART if nothing else helps.
Aapo Tahkola
2006-03-09
5
-14
/
+56
*
Use the force Luke, use the force.
Aapo Tahkola
2006-03-09
1
-2
/
+13
*
coverity check bug fix going over end of array
Dave Airlie
2006-03-08
1
-1
/
+1
*
coverity checker bug: Pointer dereferenced after NULL check
Dave Airlie
2006-03-08
1
-3
/
+5
*
Fix broken DrawElements & DrawRangeElements.
Aapo Tahkola
2006-03-07
1
-4
/
+4
*
Enable HW VBOs and other things needed by it.
Aapo Tahkola
2006-03-07
2
-4
/
+9
*
Convert to work with current DRM. + tag
Aapo Tahkola
2006-03-07
2
-11
/
+46
*
Various fallbacks, checks and tags.
Aapo Tahkola
2006-03-07
3
-27
/
+137
*
Port r200 tex tiling code to run on r300 but keep it disabled.
Aapo Tahkola
2006-03-06
4
-7
/
+55
*
plug in BlitFramebuffer function
Brian Paul
2006-03-02
1
-0
/
+4
*
added Flush in glXCopyContext()
Brian Paul
2006-03-01
1
-1
/
+4
*
Added glBlitFramebufferEXT function.
Brian Paul
2006-03-01
1
-0
/
+14
*
Free temps when possible
Aapo Tahkola
2006-02-28
1
-11
/
+15
*
Dont let (possibly) undefined z component reach hw as its unused
Aapo Tahkola
2006-02-28
1
-3
/
+3
*
No need to call *_FIREVERTICES twice.
Aapo Tahkola
2006-02-28
2
-2
/
+0
*
Fix aliasing bug (Benjamin Herrenschmidt)
Aapo Tahkola
2006-02-28
1
-8
/
+10
*
Add all pci ids known by ddx to radeon dri driver. Remove the entries not kno...
Roland Scheidegger
2006-02-25
4
-42
/
+145
*
need to check for _NEW_BUFFERS in xmesa_update_state()
Brian Paul
2006-02-24
1
-8
/
+4
*
Fix STENCIL_WRITE_MASK defn for bug 5902
Keith Whitwell
2006-02-17
2
-2
/
+2
*
Skip ARL while we dont implement it. Fix broken nv vps but do it with softwar...
Aapo Tahkola
2006-02-16
1
-9
/
+17
*
Reinstate vertex format after a rasterization fallback for both r200 and rade...
Roland Scheidegger
2006-02-16
2
-0
/
+6
*
Workaround problems with NWN. (Tilman Sauerbeck)
Aapo Tahkola
2006-02-10
1
-1
/
+11
*
remove the test for XFree86Server from prev patch (bug 5835)
Brian Paul
2006-02-09
1
-1
/
+1
*
Check DDX for 1.5.0
Alan Hourihane
2006-02-08
1
-1
/
+1
*
include dix-config.h (Mike Harris) (bug 5835)
Brian Paul
2006-02-08
1
-0
/
+3
*
add vblank support to i915 driver
Dave Airlie
2006-02-06
6
-16
/
+150
*
replace the texture level hack used in radeon/r200 to allow larger textures w...
Roland Scheidegger
2006-02-03
15
-67
/
+112
*
fix broken assertions so dri drivers compile with -DDEBUG (replace GL_STENCIL...
Roland Scheidegger
2006-01-30
3
-3
/
+9
*
fix broken assertion to make radeon driver compile with -DDEBUG...
Roland Scheidegger
2006-01-30
1
-1
/
+1
*
remove broken non arb fp path
Aapo Tahkola
2006-01-27
8
-855
/
+0
*
missing link in the fallback chain
Aapo Tahkola
2006-01-27
1
-0
/
+5
*
enable hw vertex programs by default
Aapo Tahkola
2006-01-27
2
-2
/
+9
*
per vp sw fallbacks
Aapo Tahkola
2006-01-27
5
-26
/
+55
*
radeon driver doesnt have this so i assume we shouldnt either.
Aapo Tahkola
2006-01-27
1
-2
/
+0
*
drop all that (slow) locking stuff and make u_list per context.
Aapo Tahkola
2006-01-27
2
-132
/
+204
*
R300_PFS_NODE_LAST_NODE -> R300_PFS_NODE_OUTPUT_COLOR
Aapo Tahkola
2006-01-27
1
-2
/
+1
*
Work around problems with t_vp_build.c
Aapo Tahkola
2006-01-27
1
-2
/
+3
*
r300UpdateTextureEnv shouldnt be called.
Aapo Tahkola
2006-01-27
1
-2
/
+2
*
remove some testing code
Aapo Tahkola
2006-01-26
1
-30
/
+0
*
Fix a problem where offsets from disabled tmus reach drm
Aapo Tahkola
2006-01-26
2
-38
/
+69
*
New comments, clean-up of fields related to point/line/triangle validation.
Brian Paul
2006-01-26
2
-6
/
+9
*
remove unneeded init of swrast->invalidate_line/triangle
Brian Paul
2006-01-26
1
-17
/
+0
*
add wglGetExtensionsStringARB
Karl Schultz
2006-01-25
2
-1
/
+6
*
remove very old i830 code
Alan Hourihane
2006-01-24
23
-9347
/
+0
*
use front.size instead of sPriv->fbSize
Alan Hourihane
2006-01-24
1
-1
/
+1
*
use screen->front.map instead of pFB from libdri
Alan Hourihane
2006-01-24
1
-1
/
+1
*
Add Intel 945GM support
Alan Hourihane
2006-01-23
30
-305
/
+1612
[next]