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
/
nouveau
/
nouveau_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg
2008-03-31
1
-75
/
+48
*
nouveau: compilation fixes
Patrice Mandin
2008-03-02
1
-2
/
+2
*
Use __DRIextension mechanism providing loader functionality to the driver.
Kristian Høgsberg
2008-02-29
1
-5
/
+7
*
Remove GetMSC DriverAPI function.
Kristian Høgsberg
2008-02-25
1
-1
/
+0
*
nouveau: ddx versioning changed
Ben Skeggs
2008-02-12
1
-1
/
+6
*
Refactor and fix core vblank support
Jesse Barnes
2007-10-29
1
-0
/
+1
*
Pull createNewScreen entry point into dri_util.c.
Kristian Høgsberg
2007-10-10
1
-58
/
+38
*
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
Kristian Høgsberg
2007-10-10
1
-11
/
+11
*
nouveau: Always render offscreen, emulate front buffer rendering.
Ben Skeggs
2007-08-15
1
-19
/
+8
*
nouveau: Lets only do private buffers.
Ben Skeggs
2007-08-15
1
-29
/
+23
*
nouveau: update to DRM API patchlevel 10
Carlos Martín Nieto
2007-08-07
1
-1
/
+1
*
nouveau: match drm 0.0.9 interface
Ben Skeggs
2007-07-12
1
-1
/
+1
*
bumped nouveau DRM interface version number
Arthur Huillet
2007-07-11
1
-1
/
+1
*
nouveau: match drm changes (0.0.7)
Ben Skeggs
2007-06-29
1
-1
/
+1
*
nouveau: match drm version bump
pre-merge-glsl-compiler-1
Ben Skeggs
2007-03-26
1
-1
/
+1
*
nouveau: update for drm interface changes (0.0.5)
Ben Skeggs
2007-03-21
1
-1
/
+1
*
Fix/improve framebuffer object reference counting.
Brian
2007-03-06
1
-1
/
+1
*
nouveau: drm interface changes
Ben Skeggs
2007-02-28
1
-2
/
+4
*
nouveau: and here's the "oops, I suck" commit :)
Ben Skeggs
2007-01-25
1
-0
/
+1
*
nouveau: some extra debug output
Ben Skeggs
2007-01-25
1
-1
/
+4
*
nouveau: bump drm patchlevel
Ben Skeggs
2007-01-19
1
-1
/
+1
*
nouveau: fail CreateScreen on unknown cards instead of guessing.
Ben Skeggs
2007-01-15
1
-1
/
+8
*
nouveau: bump drm patchlevel.
Ben Skeggs
2007-01-02
1
-1
/
+1
*
nouveau: Kill some compile warnings.
Ben Skeggs
2006-12-24
1
-1
/
+0
*
nouveau: Don't fill nrb->dPriv for private buffers
Ben Skeggs
2006-12-23
1
-4
/
+4
*
nouveau: get 16bpp working
Ben Skeggs
2006-12-23
1
-3
/
+4
*
Skeletal extension handling across chipsets.
Ben Skeggs
2006-12-08
1
-0
/
+10
*
oops, typo
Ben Skeggs
2006-12-08
1
-2
/
+2
*
Create visuals for modes the ddx provides
Ben Skeggs
2006-12-08
1
-44
/
+38
*
Some work on buffer handling, most likely not entirely correct and
Ben Skeggs
2006-12-08
1
-72
/
+56
*
Merge the pciid work. Use lock step versioning with the drm.
Stephane Marchesin
2006-12-03
1
-1
/
+5
*
Some more nouveau_screen.c setup, not sure how correct it is yet though..
Ben Skeggs
2006-11-12
1
-1
/
+308
*
Some nouveau_screen work for darktama
Stephane Marchesin
2006-11-11
1
-0
/
+21
*
Architect the DRI :
Stephane Marchesin
2006-11-05
1
-0
/
+49