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_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Move Mesa's bitset.h to util/.
Eric Anholt
2015-02-20
1
-1
/
+1
*
dri/nouveau: Pass the API into _mesa_initialize_context
Emil Velikov
2014-02-11
1
-1
/
+2
*
mesa/dri: Add basic plumbing for GLX_ARB_robustness reset notification strategy
Ian Romanick
2013-11-07
1
-1
/
+2
*
nouveau/vieux: finish != flush, how about we do that..
Ben Skeggs
2012-05-12
1
-0
/
+2
*
nouveau/vieux: switch to libdrm_nouveau-2.0
Ben Skeggs
2012-04-14
1
-15
/
+25
*
dri2: Add plumbing to get context version requirements and flags to drivers
Ian Romanick
2012-01-02
1
-1
/
+2
*
mesa: Re-add main/bitset.h to fix classic nouveau build failure.
José Fonseca
2011-12-28
1
-0
/
+2
*
mesa: Remove now unused main/bitset.h.
Mathias Fröhlich
2011-12-28
1
-2
/
+0
*
dri/nouveau: Split out the scratch helpers to a separate file.
Francisco Jerez
2010-10-31
1
-0
/
+2
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-6
/
+6
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
dri/nv10: Use fast Z clears.
Francisco Jerez
2010-09-30
1
-0
/
+5
*
nouveau: fix nouveau_create_context decleration
Dave Airlie
2010-05-03
1
-1
/
+2
*
dri/nouveau: Just reemit the BO state on pushbuf flush.
Francisco Jerez
2010-03-11
1
-0
/
+2
*
dri/nouveau: Implement EXT_texture_from_pixmap.
Francisco Jerez
2010-02-25
1
-9
/
+4
*
dri/nouveau: Some multithreaded rendering fixes.
Francisco Jerez
2010-02-17
1
-2
/
+22
*
Import a classic DRI driver for nv0x-nv2x.
Francisco Jerez
2010-02-04
1
-0
/
+105
*
nouveau: say goodbye to the old DRI driver...
Stephane Marchesin
2008-07-14
1
-241
/
+0
*
Refactor and fix core vblank support
Jesse Barnes
2007-10-29
1
-4
/
+0
*
nouveau: move nv10 clear command, for usage by other gpu
Patrice Mandin
2007-10-06
1
-3
/
+3
*
nouveau: nv10: need to transpose mesa model+proj matrix for hw
Patrice Mandin
2007-09-04
1
-3
/
+0
*
nouveau: separate modelview and projection matrix updates
Patrice Mandin
2007-09-03
1
-3
/
+6
*
nouveau: add hw-dependent function to update modelview*projection matrix
Patrice Mandin
2007-08-31
1
-0
/
+6
*
nouveau: nv10: only one color buffer atm
Patrice Mandin
2007-08-19
1
-1
/
+1
*
nouveau: store render buffer pointers in context, to access them when clearin...
Patrice Mandin
2007-08-16
1
-0
/
+4
*
nouveau: Keep drm channel alloc struct around.
Ben Skeggs
2007-08-15
1
-18
/
+11
*
nouveau: Always render offscreen, emulate front buffer rendering.
Ben Skeggs
2007-08-15
1
-2
/
+5
*
nouveau: Split nouveau_buffers into nouveau_mem and nouveau_fbo
Ben Skeggs
2007-08-15
1
-2
/
+2
*
nouveau: Missing notifier -> notifierobj migration
Carlos Martín Nieto
2007-08-08
1
-2
/
+2
*
Play "nuke the typedef"
Ben Skeggs
2007-07-13
1
-3
/
+3
*
nouveau: match drm changes (0.0.7)
Ben Skeggs
2007-06-29
1
-4
/
+7
*
nouveau: NV30_TCL viewport/scissor fixes
Ben Skeggs
2007-06-29
1
-1
/
+1
*
nouveau: update for drm interface changes (0.0.5)
Ben Skeggs
2007-03-21
1
-0
/
+1
*
nouveau: drm interface changes
Ben Skeggs
2007-02-28
1
-0
/
+2
*
nouveau: a couple of NV3x fixes
Ben Skeggs
2007-02-06
1
-0
/
+1
*
nouveau: initial GL_ARB_occlusion_query support
Ben Skeggs
2007-01-28
1
-0
/
+5
*
nouveau: add nv04 state support, and small nv04 fixes.
Stephane Marchesin
2007-01-21
1
-9
/
+9
*
nouveau: Add clear color for nv10
Patrice Mandin
2007-01-13
1
-1
/
+4
*
nouveau: Initial buffer object support
Ben Skeggs
2006-12-27
1
-0
/
+1
*
nouveau: add nouveau_mem_alloc/free debugging
Ben Skeggs
2006-12-27
1
-1
/
+2
*
nouveau: Make use of NOUVEAU_DEBUG for shader disasm
Ben Skeggs
2006-12-26
1
-0
/
+5
*
nouveau: Add notifier support functions
Ben Skeggs
2006-12-26
1
-0
/
+4
*
nouveau: maintain numClipRects/pClipRects in context.
Ben Skeggs
2006-12-23
1
-0
/
+2
*
Get nv10_swtcl.c working enough for glxgears on NV40.
Ben Skeggs
2006-12-16
1
-0
/
+1
*
Some work on buffer handling, most likely not entirely correct and
Ben Skeggs
2006-12-08
1
-0
/
+20
*
Merge the pciid work. Use lock step versioning with the drm.
Stephane Marchesin
2006-12-03
1
-12
/
+0
*
Incomplete shader stuff, should mostly work for NV40. Other cards, not so
Ben Skeggs
2006-11-25
1
-0
/
+7
*
Add the state caching mechanism. It seems to work, from what I can see.
Stephane Marchesin
2006-11-21
1
-1
/
+4
*
Use RENDERINPUTS macros to access render_inputs_bitset
Ben Skeggs
2006-11-17
1
-1
/
+1
*
Adapt FIFO code to deal with cases where the base GET/PUT value isn't 0.
Ben Skeggs
2006-11-17
1
-0
/
+1
[next]