mesa: Update _Current along Current on fragment program bound.
[mesa.git] / src /
2007-01-15 Jerome Glissemesa: Update _Current along Current on fragment program...
2007-01-15 Patrice Mandinnouveau:nv10: fix setting clip region
2007-01-15 Stephane Marchesinnouveau: Fix a bug in the nv04 swtcl.
2007-01-15 Ben Skeggsnouveau: Add 0x0244 pciid manually for now..
2007-01-15 Ben Skeggsnouveau: fail CreateScreen on unknown cards instead...
2007-01-14 Carlos Martín Nietonouveau: Implement much of the fog handling.
2007-01-14 Stephane Marchesinnouveau: Update nouveau_reg.h from renouveau to the...
2007-01-14 Stephane Marchesinnouveau: Make the state cache hierarchical.
2007-01-14 Stephane Marchesinnouveau: add the nv04 swtcl module (it's untested for...
2007-01-14 Stephane Marchesinnouveau: Cleanup the nv10 swtcl module.
2007-01-14 Patrice Mandinnouveau: nv10: 16 bits color buffer format
2007-01-14 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-01-14 Patrice Mandinnouveau: nv10: added missing functions
2007-01-14 Jerome Glisser300: Fix vertex program position invariant bug, force...
2007-01-14 Jerome Glissemesa: Update _Current ptr along Current when a new...
2007-01-14 Patrice Mandinnouveau: remove already defined NV15_TCL and NV17_TCL
2007-01-14 Patrice Mandinnouveau: import color material r,g,b,a
2007-01-14 Patrice Mandinnouveau: nv10: stencil functions
2007-01-14 Patrice Mandinnouveau: nv10: currently fails initcard and bindbuffers...
2007-01-14 Patrice Mandinnouveau: nv10 blending done, remove nv10Viewport
2007-01-13 Patrice Mandinnouveau: update nv10 state
2007-01-13 Patrice Mandinnouveau: Add clear color for nv10
2007-01-13 Patrice Mandinnv10 has alpha color mask
2007-01-11 Jerome GlisseFix typo from commit 1d312ae0137eb39bf74fac91eb97ed25c2...
2007-01-10 Eric AnholtTrack rename of DamagePost -> DamageAdd.
2007-01-09 Roland Scheideggerput back missing Driver.PolygonMode call (bug 9578)
2007-01-09 Michel Dänzeri915tex: Remove unused tex_program field.
2007-01-09 Michel Dänzerintel_finalize_mipmap_tree: Only flush batchbuffer...
2007-01-08 Keith PackardMerge branch 'origin'
2007-01-08 Ben Skeggsnouveau: allow the use of multiple subchannels/objects...
2007-01-07 Keith PackardVarious warning fixes for i965 driver.
2007-01-07 Keith PackardInitialize GL_ARB_occlusion_query only if DRM support...
2007-01-06 Zou Nan haii965: xdemos/glxthreads get: Assertion `block->fenced...
2007-01-06 Zou Nan haii965: Take clip rects into account when computing max...
2007-01-06 Wang Zhenyui965: ARB_occlusion_query support
2007-01-06 Eric Anholti965: Avoid branch instructions while in single program...
2007-01-06 Eric Anholti965: Connect INTEL_DEBUG=sync up to cmd/batch ioctls.
2007-01-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-06 BrianUse GLuint instead of GLint to store intermediate Z...
2007-01-06 Eric AnholtAdd reporting of damage by DRI drivers when the extensi...
2007-01-05 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-05 BrianFix glPush/PopClientAttrib() for VBO state (bug 9445).
2007-01-05 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-01-04 Ian RomanickUse glxbyteorder.h in server-side source files.
2007-01-04 Ian RomanickHack indent flags for indirect_reqsize.h to eliminate...
2007-01-04 Ian RomanickAdd missing files to server generation list.
2007-01-04 Jerome Glisser300: Correct bug introduced by fragprog rework.
2007-01-04 Brians/unsigned/size_t/ (Matthias Hopf)
2007-01-02 Patrice MandinUpdate spot light params
2007-01-02 Ben Skeggsnouveau: bump drm patchlevel.
2006-12-30 Dave Airliefix issue with i915tex advertising visuals it can't...
2006-12-30 Haihao XiangUse the tiled flag in the sarea to determine region...
2006-12-27 Ben Skeggsnouveau: Use bufferobj interface for fragment program...
2006-12-27 Ben Skeggsnouveau: Initial buffer object support
2006-12-27 Ben Skeggsnouveau: We'll need syncNotifier for NV_MEMORY_TO_MEMOR...
2006-12-27 Ben Skeggsnouveau: add nouveau_mem_alloc/free debugging
2006-12-27 Ben Skeggsnouveau: record *actual* type of memory that was alloc...
2006-12-27 Ben Skeggsnouveau: Typo
2006-12-27 Ben Skeggsnouveau: Add simple wrapper for NV_MEMORY_TO_MEMORY_FORMAT.
2006-12-26 Jerome GlisseDeleted unused file which likely have be reintroduced...
2006-12-26 Ben Skeggsnouveau: Make use of NOUVEAU_DEBUG for shader disasm
2006-12-26 Ben Skeggsnouveau: Make the notifier stuff actually work..
2006-12-26 Ben Skeggsnouveau: Wait on notifier to check for completion of...
2006-12-26 Ben Skeggsnouveau: Add notifier support functions
2006-12-25 Jerome GlisseRework r300 fragprog avoid using bitfield structure.
2006-12-23 Ben Skeggsnouveau: Kill some compile warnings.
2006-12-23 Ben Skeggsnouveau: Modify span routines to use nouveau_renderbuff...
2006-12-23 Ben Skeggsnouveau: maintain numClipRects/pClipRects in context.
2006-12-23 Ben Skeggsnouveau: Don't fill nrb->dPriv for private buffers
2006-12-22 Ben Skeggsnouveau: get 16bpp working
2006-12-21 George SapountzisDrop mesa wrappers for XFree86.
2006-12-21 Sean D'EpagnierUpdated keyboard input so that glut programs can read...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-17 Ben SkeggsDon't build passthrough shader on <NV40
2006-12-16 BrianDon't update span->array->z[] values from SLANG_FRAGMEN...
2006-12-16 Briandon't allow fog when using a fragment shader (bug 9346)
2006-12-16 Ben SkeggsGet nv10_swtcl.c working enough for glxgears on NV40.
2006-12-15 Gary WongFix copy-and-paste mistake in comment ("scaling" should...
2006-12-15 Ben SkeggsNV1x/2x hw_func stubs.
2006-12-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-14 BrianReplace __extension__ with LONGSTRING.
2006-12-14 BrianCheck in a long-misplaced spec update.
2006-12-14 Michel DänzerFix copy-and-paste-o of my e-mail address.
2006-12-14 Michel DänzerAvoid failing assertion in intel_miptree_set_image_offs...
2006-12-14 Michel DänzerFix some corner cases in i945_miptree_layout_2d().
2006-12-14 Michel DänzerShare code to lay out >= 945 style 2D mipmaps between...
2006-12-14 Michel Dänzerintel_finalize_mipmap_tree: Add more conditions for...
2006-12-14 Michel Dänzerintel_batchbuffer_flush: Don't assert cliprects when...
2006-12-14 Michel DänzerintelTexSubimage: Fix last parameter for intel_miptree_...
2006-12-14 Michel Dänzer_mesa_swizzle_ubyte_image: Only use single swizzle_copy...
2006-12-14 Ben SkeggsImprove SwapBuffers a bit.
2006-12-14 Ben Skeggs0x4497 doesn't have NV30_TCL_PRIMITIVE_3D_NORMALIZE_ENABLE
2006-12-14 Ben SkeggsSome more voodoo to get 3D going with a minimal initial...
2006-12-13 Roland Scheideggersubmit vertex weights to make World of Warcraft maybe...
2006-12-13 BrianMove all the code for computing ctx->_TriangleCaps...
2006-12-12 George SapountzisBug 7260: mach64 texture memory mng cleanup
2006-12-12 George SapountzisBug 7861: mach64 with render acceleration should restor...
2006-12-12 George SapountzisBug 7790: Polygons incorrectly clipped by mach64 driver
2006-12-10 Eric Anholti965: Fix a crash with wine by not allocating >1MB...
2006-12-08 Patrice MandinUpdate spot light params also for nv20 and nv30
next