aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nouveau_context.c
Commit message (Expand)AuthorAgeFilesLines
* Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexesBrian2008-01-061-1/+1
* More vblank cleanups.Michel Dänzer2007-10-301-1/+7
* Refactor and fix core vblank supportJesse Barnes2007-10-291-1/+1
* nouveau: move nv10 clear command, for usage by other gpuPatrice Mandin2007-10-061-0/+36
* nouveau : use new nouveau_reg.h with correct Bracket in macroMatthieu Castet2007-09-151-1/+1
* nouveau: who needs nv03 ?Stephane Marchesin2007-09-041-3/+0
* nouveau: nv10: need to transpose mesa model+proj matrix for hwPatrice Mandin2007-09-041-1/+0
* nouveau: separate modelview and projection matrix updatesPatrice Mandin2007-09-031-1/+1
* nouveau: add hw-dependent function to update modelview*projection matrixPatrice Mandin2007-08-311-0/+1
* nouveau: Remove ALLOW_MULTI_SUBCHANNEL hackBen Skeggs2007-08-151-2/+0
* nouveau: Always render offscreen, emulate front buffer rendering.Ben Skeggs2007-08-151-10/+15
* nouveau: nv10 and nv11,15 are differentPatrice Mandin2007-07-141-0/+1
* Play "nuke the typedef"Ben Skeggs2007-07-131-1/+1
* NV_17 is different from NV_10Patrice Mandin2007-07-061-0/+1
* nouveau: match drm changes (0.0.7)Ben Skeggs2007-06-291-2/+2
* merge from masterBrian2007-03-211-0/+1
|\
| * nouveau: SwapBuffers() needs to perform a glFlush()Ben Skeggs2007-03-211-0/+1
* | Merge branch 'origin' into glsl-compiler-1Brian2007-03-091-0/+6
|\|
| * nouveau: drm interface changesBen Skeggs2007-02-281-0/+6
* | Update DRI drivers for new glsl compiler.Brian2007-02-231-1/+1
|/
* Merge branch 'vbo-0.2'Keith Whitwell2007-02-021-2/+1
|\
| * Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa i...Keith Whitwell2007-01-161-2/+1
* | nouveau: initial GL_ARB_occlusion_query supportBen Skeggs2007-01-281-0/+4
* | nouveau: add nv04 state support, and small nv04 fixes.Stephane Marchesin2007-01-211-1/+2
|/
* nouveau: Initial buffer object supportBen Skeggs2006-12-271-0/+2
* nouveau: add nouveau_mem_alloc/free debuggingBen Skeggs2006-12-271-2/+3
* nouveau: Make use of NOUVEAU_DEBUG for shader disasmBen Skeggs2006-12-261-0/+1
* nouveau: Wait on notifier to check for completion of previous commands.Ben Skeggs2006-12-261-1/+2
* nouveau: Add notifier support functionsBen Skeggs2006-12-261-0/+1
* nouveau: get 16bpp workingBen Skeggs2006-12-231-1/+4
* Get nv10_swtcl.c working enough for glxgears on NV40.Ben Skeggs2006-12-161-4/+2
* Improve SwapBuffers a bit.Ben Skeggs2006-12-141-13/+26
* Skeletal extension handling across chipsets.Ben Skeggs2006-12-081-0/+45
* Some work on buffer handling, most likely not entirely correct andBen Skeggs2006-12-081-11/+68
* Merge the pciid work. Use lock step versioning with the drm.Stephane Marchesin2006-12-031-1/+2
* Incomplete shader stuff, should mostly work for NV40. Other cards, not soBen Skeggs2006-11-251-0/+8
* nouveauCreateDmaObjectBen Skeggs2006-11-211-0/+1
* Add state initialization to context creation.Jeremy Kolb2006-11-201-0/+2
* New swtcl implementation. It's simpler than the previous one (doesn't useStephane Marchesin2006-11-191-3/+3
* Fix segfault in nouveauCalcViewportBen Skeggs2006-11-131-0/+2
* Some more nouveau_screen.c setup, not sure how correct it is yet though..Ben Skeggs2006-11-121-0/+15
* We need nmesa->driFd and friends setup before we call nouveauFifoInitBen Skeggs2006-11-121-10/+10
* Dont call exit() from the DRI driver, with AIGLX this is particularly nastyBen Skeggs2006-11-121-1/+2
* Architect the DRI :Stephane Marchesin2006-11-051-4/+8
* Fix compile errors. Add vblank_seq to nouveau_context.Jeremy Kolb2006-11-011-1/+1
* Some small changesStephane Marchesin2006-09-171-3/+4
* Small changesStephane Marchesin2006-09-171-2/+0
* Cleaned stuff in the tcl codeStephane Marchesin2006-04-141-0/+1
* Some compile fixes.Jeremy Kolb2006-04-131-0/+2
* Cleaned up some code, made more files compile. Renamed nv20_swtcl.* toStephane Marchesin2006-03-131-3/+3