[intel] By default, output batchbuffer decode to stderr like other debug info.
[mesa.git] / src / mesa /
2007-11-09 Eric Anholt[intel] By default, output batchbuffer decode to stderr...
2007-11-09 Eric Anholt[intel] Initialize a depth buffer if the visual has...
2007-11-09 Eric Anholt[intel] Move over files that will be shared with 965...
2007-11-09 Briancheck for texture and renderbuffer in check_end_texture...
2007-11-09 Benno Schulenbergcode clean-ups, reformatting
2007-11-09 Benno Schulenbergremove commented-out code
2007-11-09 Roland Scheideggerrecreate from changed gl_API.xml
2007-11-09 Roland Scheideggeralias ProgramEnvParameter4xyARB and ProgramParameter4xy...
2007-11-09 Ian RomanickPrevent loss of vectorequiv information when an alias...
2007-11-08 Benno Schulenbergfix Unichrome/Blender crash, bug 13142
2007-11-06 Michel Dänzerr200: Re-expose SetTexOffset functionality.
2007-11-06 Michel Dänzerr200: Fix SetTexOffset format for 16 bit pixmaps/textures.
2007-11-05 Oliver McFaddenRenamed the R300_VAP_UNKNOWN_221C to R300_VAP_CLIP_CNTL.
2007-11-05 Dave Airlier300: initial user clipping for TCL paths
2007-11-05 BrianCheck for NULL VB->EdgeFlag array.
2007-11-05 Brianfix mmx code (bug 12614)
2007-11-03 BrianFix mem leak in SSE code generation path (Michel Dänzer...
2007-11-03 Brianfix typo
2007-11-03 Dave Airlier300: move more vap registers out of non tcl paths
2007-11-03 Dave Airlier300: fix misnumber register
2007-11-03 Dave Airlier300: fix texwrap border color
2007-11-01 Brianremove dead code in _mesa_new_program()
2007-11-01 Dave Airlienouveau: ppc, swap fragment programs on big endian...
2007-10-31 Dave Airliei915: make i915 use the cached mappings for batch/buffe...
2007-10-31 Briancheck for count==0 in _mesa_validate_DrawArrays()
2007-10-30 Michel DänzerFix some build warnings, mostly with XCB.
2007-10-30 BrianAlias glStencilOpSeparateATI with glStencilOpSeparate.
2007-10-30 BrianFinish up ATI_separate_stencil
2007-10-30 Roland Scheideggeradd missing _mesa_StencilFuncSeparateATI function
2007-10-30 Michel DänzerMore vblank cleanups.
2007-10-29 Eric Anholt[i915] Include header to pick up intel_ttm_bo_create_fr...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-29 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-10-29 Jesse BarnesRefactor and fix core vblank support
2007-10-29 Briandisable ctx->Driver.NewProgram() call in _mesa_new_prog...
2007-10-28 Alan HourihaneOnly set R_MODE with NV_point_sprite
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-25 Brianuse grep -q
2007-10-25 Briansimplify/fix the ASM_FLAGS tests (bug 12931)
2007-10-24 Briandon't build x86, x86-64 dirs if not needed
2007-10-24 Brianadd to git
2007-10-24 BrianImplement gl_PointCoord attribute for GLSL fragment...
2007-10-23 Brianproperly init dst reg's CondMask/Swizzle fields
2007-10-23 Brianbump up MAX_INSTRUCTIONS and add an assertion to catch...
2007-10-22 Briandon't apply ColorMask to main gc
2007-10-18 Michel Dänzeri915: Add some sanity checks to blit command debugging...
2007-10-17 Ian RomanickFramework for supporting z24_s8 and z32 depth textures...
2007-10-17 Ian RomanickInitial support for ARB_depth_texture
2007-10-17 Ian Romanickmga: Enable (trivial) support for GL_APPLE_vertex_array...
2007-10-17 Ian Romanickmga: Enable (trivial) support for GL_EXT_gpu_program_pa...
2007-10-17 BrianReplace repeat_remainder() with a simpler macro that...
2007-10-17 Michel DänzerDon't call the driver clear hook when the effective...
2007-10-17 Michel Dänzeri915: Don't emit 'empty' blit rectangles.
2007-10-16 Eric AnholtReplace symlink generation from i915 with files in...
2007-10-16 Michel Dänzeri915: Make sure extensions that require TTM actually...
2007-10-16 Dave Airliei915: fixup TTM interfaces to follow drm changes
2007-10-16 Michel Dänzeri915: Re-enable __DRItexOffsetExtension.
2007-10-16 Brianfix fog, rescale_normals bugs (from gallium branch)
2007-10-15 Andreas Michelerfaster write_rgba_span_front()
2007-10-14 George Sapountzistypo
2007-10-13 Kristian HøgsbergUncomment GLX_SGIX_pbuffer definition.
2007-10-12 Kristian HøgsbergMerge branch 'dri2'
2007-10-12 Dave AirlieMerge branch 'master' into i915-superioctl
2007-10-12 Dave Airliei915: only enable TTM path if drm minor is > 11 for...
2007-10-12 Dave Airliedri: remove ttm common code since superioctl is device...
2007-10-12 Dave Airliei915: fixup reloc header defines
2007-10-11 Kristian HøgsbergDrop no longer implemented MESA allocate extension...
2007-10-11 Brianremove unneeded cast
2007-10-11 Kristian HøgsbergAdd a version field to __DRIextension.
2007-10-11 Kristian HøgsbergMove new texOffset extension to the new extension mecha...
2007-10-11 Kristian HøgsbergConvert a left-over private void * to __DRIcontext *.
2007-10-11 Kristian HøgsbergAdd a DRI_ReadDrawable marker extension to signal read...
2007-10-11 Kristian HøgsbergMove media stream counter entry points to new extension.
2007-10-11 Kristian HøgsbergMove GLX_MESA_swap_frame_usage DRI entry points to...
2007-10-11 Kristian HøgsbergMove GLX_MESA_allocate_memory related functions to...
2007-10-10 Kristian HøgsbergMove swap_interval to new extension mechanism.
2007-10-10 Kristian HøgsbergMove the copySubBuffer extension over to the new mechanism.
2007-10-10 Kristian HøgsbergImplement new screen extension API.
2007-10-10 Kristian HøgsbergStop passing in unused fbconfigs to createNewScreen.
2007-10-10 Kristian HøgsbergPull createNewScreen entry point into dri_util.c.
2007-10-10 Kristian HøgsbergReplace open-coded major, minor, and patch version...
2007-10-10 Kristian HøgsbergConvert all DRI entrypoints to take pointers to __DRI...
2007-10-10 Kristian HøgsbergRemove screenConfigs from __DRIscreen.
2007-10-10 Kristian HøgsbergDrop createContext and destroyContext from DRIinterface...
2007-10-10 Kristian HøgsbergDrop createDrawable and destroyDrawable fron DRIinterfa...
2007-10-10 Kristian HøgsbergKey drm_i915_flip_t typedef off of the ioctl #define...
2007-10-10 Kristian HøgsbergDrop __DRInativeDisplay and pass in __DRIscreen pointer...
2007-10-10 Mrc Granfix force_s3tc_enable option
2007-10-09 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-10-09 Zou Nan hai Non Square Matrix
2007-10-09 Zou Nan hai fix for prev commit
2007-10-09 Zou Nan hai INT support
2007-10-09 Zou Nan hai shadow sampler fix.
2007-10-09 Dave Airliei915: workout max relocs from batch buffer size
2007-10-09 Dave Airliei915: fixup up bufmgr to pass num buffers to kernel
2007-10-08 Sergio Monteiro... i915: Fix undefined ALIGN symbol from 77e0523fb7769df4b...
2007-10-08 Zou Nan hai Only vertex program fix, bypass tnl vertex program
2007-10-07 Jerome Glisser300: fragprog tex instruction now take writemask into...
2007-10-06 Patrice Mandinnouveau: move nv10 clear command, for usage by other gpu
2007-10-05 Dave Airliei915: drop complex list handling for now
next