remove drawable from hash table when window is deleted (see bug 13091)
[mesa.git] / src /
2007-11-28 WuNianremove drawable from hash table when window is deleted...
2007-11-28 Delleuse DEFAULT_SOFTWARE_DEPTH_BITS
2007-11-27 Brianset fp->UsesKill when emitting OPCODE_KIL
2007-11-27 Brianimprove 24-bit Z to 32-bit Z conversion
2007-11-27 Xiang, Haihaoi965: The jump instruction count is added
2007-11-26 Keith Whitwelli915: Catch cases where not all state is emitted for...
2007-11-26 Michel Dänzeri915: Some additional blit fixes and assertions.
2007-11-25 Michel DänzerlibGL: Make sure a valid value is returned for GLX_BIND...
2007-11-25 Michel Dänzerintel: Fix relative symlinks.
2007-11-23 BrianConsolidate texture fetch code and use partial derivati...
2007-11-23 BrianFix parsing of gl_FrontLightModelProduct.sceneColor...
2007-11-23 Brianneed to check border width in sample_linear_2d() -...
2007-11-22 BrianConsolidate point size computation, clamping in get_size().
2007-11-22 Roland Scheideggerfix z buffer read/write issue with rv100-like chips...
2007-11-20 Eric Anholt[965] Replace 965 texture format code with common code.
2007-11-20 Eric Anholt[965] Remove dead exec vfmt code which was replaced...
2007-11-20 Brianclamp lambda to Min/MaxLod
2007-11-19 Eric Anholt[965] Add INTEL_DEBUG=fall debugging output.
2007-11-19 Eric Anholt[965] Convert DBG macro to use FILE_DEBUG_FLAG like...
2007-11-19 Brianfix some texture format assertions, etc
2007-11-19 Brianfix out-of-bounds array index (ix=-1)
2007-11-17 Eric Anholt[intel] Add 965 support to shared intel_blit.c
2007-11-17 Eric Anholt[i915] Pass static region names in so debugging says...
2007-11-17 Eric Anholt[intel] Move additional code to be shared from intel_co...
2007-11-16 Eric Anholt[intel] Move intel_tex.h into place, forgotten in the...
2007-11-16 Eric Anholt[965] Add batchbuffer decode for several more packets.
2007-11-16 Eric Anholt[intel] Fix typos in intel_chipset.h macros.
2007-11-16 Eric Anholt[i915] Add INTEL_DEBUG=sync debug flag to wait for...
2007-11-16 Eric Anholt[i915] Reenable batchbuffer debug under INTEL_DEBUG...
2007-11-16 Eric Anholt[intel] Add some doxygen notes on what the bufmgr_fake...
2007-11-16 Eric Anholt[intel] Add a simple relocation cache to the fake buffe...
2007-11-16 Eric Anholt[intel] Assert against 0-sized buffers in dri_bufmgr_fa...
2007-11-16 Eric Anholt[intel] Add support for multiple levels of relocation...
2007-11-16 Eric Anholt[i915] Push locking in intelClearWithTris down inside...
2007-11-15 Roland Scheideggerfix bogus assumption if ddx has set up surface reg...
2007-11-14 Roland Scheideggerfix position invariant vertex programs for sw-tnl
2007-11-12 Xiang, Haihaoi965: correct the opcode of XY_SETUP_BLT_CMD. fix bug...
2007-11-09 Eric Anholt[i915] Remove old frontbuffer rotation hack.
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 Kristian HøgsbergFix compilation for !GLX_DIRECT_RENDERING.
2007-11-06 Kristian HøgsbergRemove a couple of "deprecated" fields from __GLXcontex...
2007-11-06 Kristian HøgsbergDon't return 0 in a void function.
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-06 Kristian HøgsbergPass the visual id to XF86DRICreateContextWithConfig...
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 Kristian HøgsbergLookup visual in visual list, not fbconfig list.
2007-11-05 Kristian HøgsbergFilter both visuals and fbconfigs against driver suppor...
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 Chris RankinRemember to call XSync() before resetting X error handler.
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 Kristian HøgsbergPull workaround for unset GLX_DRAWABLE_TYPE back in.
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 Kristian HøgsbergHandle fbconfigs and glx visuals separately.
next