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
*
nouveau: enable use of new kernel interfaces
Ben Skeggs
2015-12-22
1
-2
/
+0
*
nouveau: remove use of deprecated nouveau_device_wrap()
Ben Skeggs
2015-12-22
1
-1
/
+17
*
nouveau: include stdio.h where needed
Brian Paul
2015-03-05
1
-0
/
+1
*
nouveau: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-4
/
+4
*
nouveau: avoid leaking screen on initialization fail
Ilia Mirkin
2014-09-13
1
-2
/
+5
*
dri/nouveau: add GLX_MESA_query_renderer support
Emil Velikov
2014-08-15
1
-11
/
+71
*
drivers/dri: cleanup dri extension instantiation
Emil Velikov
2014-04-28
1
-3
/
+5
*
drivers/dri: explicitly set __DRI2flushExtension members
Emil Velikov
2014-02-23
1
-3
/
+4
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
1
-1
/
+1
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-2
/
+2
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-1
/
+1
*
dri/nouveau: Fix nouveau_init_screen2 breakage.
Francisco Jerez
2013-11-04
1
-16
/
+15
*
nouveau: Build the driver into the shared mesa_dri_drivers.so.
Eric Anholt
2013-10-24
1
-2
/
+15
*
dri: Move API version validation into dri/common.
Eric Anholt
2013-10-10
1
-0
/
+12
*
glx/dri2: add and use new driver hook flush_with_flags
Marek Olšák
2012-12-02
1
-1
/
+1
*
dri: Convert driCreateConfigs to use a gl_format enum
Ian Romanick
2012-10-29
1
-10
/
+6
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-1
/
+1
*
dri: Simplify use of driConcatConfigs
Chad Versace
2012-08-07
1
-2
/
+1
*
nouveau: use _mesa_is_winsys/user_fbo() helpers
Brian Paul
2012-05-01
1
-0
/
+1
*
nouveau/vieux: switch to libdrm_nouveau-2.0
Ben Skeggs
2012-04-14
1
-5
/
+2
*
mesa/drivers: use new swrast renderbuffer functions
Brian Paul
2011-12-08
1
-3
/
+4
*
dri: unify __DRIscreenRec
George Sapountzis
2011-11-04
1
-3
/
+3
*
dri: unify __DriverAPIRec
George Sapountzis
2011-11-04
1
-1
/
+1
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
dri/nouveau: Don't request a fake front unnecessarily.
Francisco Jerez
2010-09-16
1
-1
/
+1
*
DRI2: add config query extension
Jesse Barnes
2010-04-22
1
-0
/
+1
*
dri/nouveau: Implement EXT_texture_from_pixmap.
Francisco Jerez
2010-02-25
1
-0
/
+8
*
dri/nouveau: Some multithreaded rendering fixes.
Francisco Jerez
2010-02-17
1
-37
/
+5
*
dri/nouveau: Use event driven buffer validation.
Francisco Jerez
2010-02-16
1
-0
/
+12
*
dri: Allow selective generation of accum. buffer configs
Ian Romanick
2010-02-10
1
-1
/
+2
*
Import a classic DRI driver for nv0x-nv2x.
Francisco Jerez
2010-02-04
1
-0
/
+269
*
nouveau: say goodbye to the old DRI driver...
Stephane Marchesin
2008-07-14
1
-325
/
+0
*
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
[next]