i965: check NULL pointer
[mesa.git] / src /
2007-12-17 Xiang, Haihaoi965: check NULL pointer
2007-12-16 Eric Anholt[i915] Fix missing symbol from 965 changes.
2007-12-16 Eric Anholt[965] Fully initialize the texture surface key data...
2007-12-16 Eric Anholt[965] Enable ARB_pixel_buffer_object, and disable broke...
2007-12-16 Eric Anholt[965] Move to using shared texture management code.
2007-12-15 Eric Anholt[intel] Whitespace and comment changes to bring intel_m...
2007-12-15 Eric Anholt[intel] Merge intel_buffer_objects to shared.
2007-12-15 Eric Anholt[965] Use shared intel_regions.c.
2007-12-14 Eric Anholt[intel] Fix uninitialized data in screen-region buffer...
2007-12-14 Eric Anholt[intel] Remove excessive validation debugging.
2007-12-14 Eric Anholt[intel] Initialize debug flag for dri_bufmgrs
2007-12-14 Eric Anholt[intel] Remove useless intel_region_idle.
2007-12-14 Eric Anholt[intel] warnings cleanup
2007-12-14 Brianfix polygon cull regression
2007-12-14 Eric Anholt[intel] Remove the relocation buffer lists and just...
2007-12-14 Eric Anholt[965] Replace the state cache suballocator with direct...
2007-12-14 Eric Anholt[intel] Remove broken mutex protection from dri_bufmgrs.
2007-12-14 Eric Anholt[intel] Enable INTEL_DEBUG=bufmgr output in TTM mode...
2007-12-14 Eric Anholt[intel] assert that buffers are not mapped at last...
2007-12-12 Eric Anholt[intel] Assert against conflicting relocation emits...
2007-12-12 Eric Anholt[965] Bug #13600: Fix assertion failure with SRGB textures.
2007-12-12 Eric Anholt[intel] Move bufmgr back to context instead of screen...
2007-12-12 Keith PackardBlock in kernel waiting for fence
2007-12-12 Keith PackardUse previous buffer offsets to compute proposed relocations
2007-12-11 Roland Scheideggermake sure state token values are fully initialized
2007-12-10 Eric Anholt[965] Hook up DEBUG_BUFMGR output for bufmgr_fake.
2007-12-08 Eric Anholt[965] Convert the driver to dri_bufmgr interface and...
2007-12-07 Eric Anholt[965] Remove dead code in upload_wm_surfaces.
2007-12-07 Eric Anholt[965] Move brw_surface_state stack allocation into...
2007-12-07 Xiang, Haihaoi915: fix the error in the previos commit.
2007-12-07 Xiang, Haihaoi915: Check the program size when uploading a program...
2007-12-06 Michel DänzerMinor followup fixes for the previous commit.
2007-12-06 George NassasAlways call dlopen in DriverOpen.
2007-12-06 Eric AnholtRevert "[965] Add missing flagging of new stage program...
2007-12-06 Eric Anholt[965] Add missing flagging of new stage programs for...
2007-12-05 BrianFix endianness bug in _mesa_texstore_argb8888()
2007-12-05 Xiang, HaihaoDon't Swap buffer if a DRIDrawable is entirely obscured
2007-12-04 Brianfix span->facing computation and gl_FrontFacing initial...
2007-12-04 BrianFix gl_FrontFacing compilation problem
2007-12-03 Eric Anholt[965] Change constant buffer from state structs to...
2007-12-03 Brianfix DD_TRI_LIGHT_TWOSIDE bug (#13368)
2007-12-03 Dan NicholsonFix the library name in glw.pc
2007-12-03 Brianadded missing quote char
2007-12-03 Michel Dänzeri915: Fix up state changes for i8xx.
2007-12-01 Eric Anholt[intel] Move batch bo_unmap from TTM code to shared...
2007-12-01 Eric Anholt[intel] Add failure path printfs to relocation code...
2007-12-01 Eric Anholt[intel] Simplify TTM relocation code by passing around...
2007-12-01 Eric Anholt[intel] Fix the type and naming of the flags/mask args...
2007-12-01 Eric Anholt[intel] intel_bufmgr_ttm style sanity
2007-11-30 Brianfix-build: remove ctx->_Facing assignment
2007-11-30 Brianfix broken two-sided stencil
2007-11-30 joukjUpdates of some OpenVMS makefiles.
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-30 Xiang, Haihaoi965: if source depth to render target is set,
2007-11-30 Xiang, Haihaoi965: use uncompressed instruction to ensure only
2007-11-29 Eric Anholt[i915] Make INTEL_DEBUG=bufmgr actually do things for...
2007-11-29 BrianNew ctx->Driver.Map/UnmapTexture() functions for access...
2007-11-29 Briancleanups, comments
2007-11-29 BrianMove _mesa_load_tracked_matrices() from TNL module...
2007-11-28 Michel Dänzerr200: Fix texture format regression on big endian systems.
2007-11-28 Xiang, Haihaoi965: update RefCount when using Vertex/Fragment program.
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...
next