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_driver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: fix double-const qualifier
Ilia Mirkin
2016-01-03
1
-1
/
+1
*
nouveau: include stdio.h where needed
Brian Paul
2015-03-05
1
-0
/
+1
*
dri/nouveau: add GLX_MESA_query_renderer support
Emil Velikov
2014-08-15
1
-8
/
+16
*
nouveau: force luminance clear colors to have the same g/b values as r
Ilia Mirkin
2014-08-14
1
-1
/
+9
*
meta: Split _swrast_BlitFramebuffer out of the meta blit path.
Kenneth Graunke
2014-05-19
1
-1
/
+1
*
drivers/dri: cleanup dri extension instantiation
Emil Velikov
2014-04-28
1
-1
/
+1
*
mesa: remove #include "mfeatures.h" from numerous source files
Brian Paul
2013-04-17
1
-1
/
+0
*
dri/nouveau: fix crash in nouveau_flush
Jan de Groot
2013-03-07
1
-1
/
+2
*
mesa: remove FEATURE_EXT_framebuffer_blit define.
Oliver McFadden
2012-09-15
1
-2
/
+0
*
nouveau/vieux: finish != flush, how about we do that..
Ben Skeggs
2012-05-12
1
-0
/
+13
*
nouveau: use _mesa_is_winsys/user_fbo() helpers
Brian Paul
2012-05-01
1
-1
/
+3
*
nouveau/vieux: switch to libdrm_nouveau-2.0
Ben Skeggs
2012-04-14
1
-2
/
+2
*
mesa: remove gl_renderbuffer::Wrapped
Brian Paul
2012-01-24
1
-1
/
+1
*
mesa: introduce a clear color union to be used for int/unsigned buffers
Dave Airlie
2011-09-14
1
-1
/
+1
*
dri: Remove driver date from renderer string
Ian Romanick
2011-04-05
1
-1
/
+1
*
dri/nouveau: Include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-09
1
-0
/
+2
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-4
/
+4
*
dri/nouveau: test for FEATURE defines
nobled
2010-08-16
1
-0
/
+2
*
dri/nouveau: Expose EXT_framebuffer_blit.
Francisco Jerez
2010-03-22
1
-0
/
+1
*
dri/nouveau: Plug in some mesa_meta functions instead of the swrast variants.
Francisco Jerez
2010-03-22
1
-0
/
+3
*
dri/nouveau: Implement EXT_texture_from_pixmap.
Francisco Jerez
2010-02-25
1
-2
/
+0
*
dri/nouveau: Fix stencil mask handling on glClear().
Francisco Jerez
2010-02-25
1
-2
/
+2
*
Import a classic DRI driver for nv0x-nv2x.
Francisco Jerez
2010-02-04
1
-0
/
+140
*
nouveau: say goodbye to the old DRI driver...
Stephane Marchesin
2008-07-14
1
-218
/
+0
*
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2008-01-06
1
-1
/
+1
*
Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835.
Brian
2008-01-06
1
-6
/
+6
*
nouveau: move nv10 clear command, for usage by other gpu
Patrice Mandin
2007-10-06
1
-1
/
+69
*
nouveau: Always render offscreen, emulate front buffer rendering.
Ben Skeggs
2007-08-15
1
-0
/
+4
*
Play "nuke the typedef"
Ben Skeggs
2007-07-13
1
-2
/
+2
*
nouveau: Kill some compile warnings.
Ben Skeggs
2006-12-24
1
-2
/
+1
*
Some work on buffer handling, most likely not entirely correct and
Ben Skeggs
2006-12-08
1
-0
/
+29
*
Architect the DRI :
Stephane Marchesin
2006-11-05
1
-30
/
+1
*
Cleaned up some code, made more files compile. Renamed nv20_swtcl.* to
Stephane Marchesin
2006-03-13
1
-2
/
+4
*
Initial revision
Stephane Marchesin
2006-02-23
1
-0
/
+145