mesa: remove dead code
[mesa.git] / src / gallium /
2009-02-28 Corbin Simpsonr300-gallium: A handful of fixups.
2009-02-28 Corbin Simpsonr300-gallium: Fix C99 error.
2009-02-28 Corbin Simpsonr300-gallium: Fix RS.
2009-02-28 Michal Kroltgsi: More descriptive sanity diagnostic messages.
2009-02-27 Corbin Simpsonr300-gallium: Properly split up RS into r300 and r500...
2009-02-27 Corbin Simpsonradeon: Add DRM stubs.
2009-02-27 Corbin SimpsonInclude p_compiler.h in drm_api.h for boolean typedef.
2009-02-27 Corbin Simpsonr300-gallium: Turn true and false into TRUE and FALSE.
2009-02-27 Keith Whitwelltgsi: don't dump interpolation info except for fragment...
2009-02-27 Corbin Simpsonr300-gallium: Add RS block setup.
2009-02-27 Corbin Simpsonr300-gallium: Add RS600 chipsets.
2009-02-27 Corbin Simpsonr300-gallium: A handful of tiny vfmt fixups.
2009-02-27 Keith Whitwellutil: set vbuf.max_index in draw_vertex_buffer()
2009-02-27 Keith Whitwellsoftpipe: add dumping of post-tranfsormed vertices...
2009-02-27 Jakob Bornecrantzintel: Use flink for global buffer ids
2009-02-27 Jakob Bornecrantzegl: Fix for minor api change
2009-02-27 Jakob Bornecrantzst/drm: Seperate get handle for global buffer ids
2009-02-25 Younes Mantonnouveau: nv04-nv40 texture transfer.
2009-02-25 Younes Mantong3dvl: Update winsys stuff.
2009-02-25 Brian Paulegl: remove compiler flags from CFLAGS
2009-02-25 Brian Paulegl: add comment/reminder to fix the CFLAGS in this...
2009-02-25 Benjamin Closegallium: Add support for BSD operating systems, tested...
2009-02-25 Benjamin Closegallium: Fix build when exiting CFLAGS contains a path...
2009-02-25 Brian Paulsoftpipe: minor code simplification for face/zslice...
2009-02-25 Brian Paulcell: overhaul cell teximage code
2009-02-25 Brian Paulcell: don't need tex transfer for drawing surfaces
2009-02-25 Jakob Bornecrantzintel: Adopt to the new drm_api.h
2009-02-25 Jakob Bornecrantzi915: Enable winsys to get buffer from texture
2009-02-25 Jakob Bornecrantzst/drm: Bring drm_api.h up to date with latest changes
2009-02-25 Jakob Bornecrantzi915: Fix some warnings
2009-02-25 Jakob Bornecrantzi915: Clean up i915_winsys.h a bit
2009-02-24 José Fonsecapipebuffer: Allow asymmetric guard sizes for under...
2009-02-24 José Fonsecautil: Don't use 0-sized arrays.
2009-02-24 Brian Paulsoftpipe: minor code movement in softpipe_get_tex_trans...
2009-02-24 Brian Paulcell: added null ptr check in xm_flush_frontbuffer()
2009-02-24 Keith Whitwellst/wgl: silence some debug
2009-02-24 José Fonsecagallium: Add pipe_buffer_write/read inlines.
2009-02-24 José Fonsecapipebuffer: Remove unused var.
2009-02-23 Alan Hourihanegallium: add winsys interface for viewport changes...
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-23 Joel Bosveldgallium: Install winsys/drm to DESTDIR rather than /
2009-02-23 Corbin Simpsonr300-gallium: Fix pasto and debug messages.
2009-02-23 Corbin Simpsonr300-gallium: Cleanup some state emit, move vertex...
2009-02-23 José Fonsecagallium: Define PIPE_PRIM_MAX.
2009-02-23 Corbin Simpsonr300-gallium: Fix a handful of compile warnings.
2009-02-23 Corbin Simpsonr300-gallium: Decode passthrough shader for r300.
2009-02-23 Corbin Simpsonr300-gallium: Finish VAP/VF setup.
2009-02-23 Corbin Simpsonr300-gallium: Fix BEGIN_CS size.
2009-02-23 José Fonsecawgl: Enable the use of Win32 threads.
2009-02-23 Joakim Sindholtr300-gallium: Add pipe_format translators and apply...
2009-02-23 Joakim Sindholtr300-gallium: Add all supported 2d texture formats
2009-02-23 Joakim Sindholtr300-gallium: correct buffer stride calculation
2009-02-22 Brian Paulgallium: remove dependency on main/glheader.h in glxapi.c
2009-02-22 Ben Skeggsnv50: delay uploads until transfer object is destroyed
2009-02-20 Brian Paulgallium: use the TGSI_TEXTURE_SHADOW1D/2D/RECT texture...
2009-02-20 José Fonsecapython: More efficient blits from surfaces.
2009-02-20 José Fonsecautil: Use a checkboard pattern instead of asserting...
2009-02-20 José Fonsecapython/interpreter: Don't do unnecessary updates.
2009-02-20 José Fonsecapython/retrace: Verbosity level.
2009-02-20 José Fonsecapython/retrace: Cope with python 2.4.x
2009-02-20 Keith Whitwellutil/debug: need to fflush(stderr) on windows
2009-02-20 José Fonsecautil: Also output messages to stderr on windows.
2009-02-20 José Fonsecapython: Pass a zero offset to util_draw_vertex_buffer.
2009-02-20 José Fonsecawgl: Prevent null pointer reference.
2009-02-20 José Fonsecautil: Stack backtracing facilities.
2009-02-20 Jakob Bornecrantzgallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/
2009-02-20 Jakob Bornecrantzgallium: Improve recursive makefiles
2009-02-20 Jakob Bornecrantzgallium: Improve winsys dri template Makefile
2009-02-20 Jakob Bornecrantzintel: Use new makefile template for drm gem
2009-02-20 Jakob Bornecrantznouveau: Use new makefile template for drm common
2009-02-20 Jakob Bornecrantzgallium: Improve makefiles for libraries
2009-02-19 Ben Skeggsnouveau: reenable all the non-nv50 pipe drivers
2009-02-19 Ben Skeggsnv50: remove unused variable
2009-02-19 Ben Skeggsnv50: fix occlusion queries
2009-02-19 Ben Skeggsnv50: rework for texture_transfer changes
2009-02-19 José Fonsecautil: Support PIPE_FORMAT_Z32_FLOAT in pipe_tile_raw_to...
2009-02-18 José Fonsecapipebuffer: Dump debugging info for fenced buffer list.
2009-02-18 José Fonsecapipebuffer: Don't retry to alloc memory block on mm.
2009-02-17 Keith Whitwelldraw: Reuse xmm registers.
2009-02-14 Jakob Bornecrantzdraw: Fix segfault if rast is null
2009-02-19 Michel Dänzergallium/winsys/xlib: Fix build with USE_XSHM undefined.
2009-02-19 José Fonsecawgl: debug_printf in the main entry/exit points
2009-02-19 José Fonsecamesa: Free the util shaders with the gallium's FREE.
2009-02-19 José Fonsecawgl: Call pipe_screen::destroy on exit.
2009-02-19 José Fonsecawgl: Use a separate .DEF for MinGW
2009-02-19 José Fonsecawgl: Share more code between icd and standalone driver.
2009-02-19 José Fonsecagdi: Update for texture/surface interface changes.
2009-02-19 José Fonsecautil: Use right include.
2009-02-19 Brian Paulcell: patch up cell_texture.c so it compiles
2009-02-19 Brian Paulcell: updates for new pipe_transfer changes
2009-02-19 Brian Paulcell: update vbuf code to catch up to recent changes
2009-02-19 Brian Paulcell: remove unused var
2009-02-19 Brian Paulcell: start adding new cell_transfer types/code
2009-02-19 Brian Paulcell: remove old surface_map code
2009-02-18 Michel Dänzergallium/winsys/egl_xlib: Fix build after introduction...
2009-02-18 Joakim Sindholtr300-gallium: implement simple pipe_transfer Basically...
2009-02-18 Michel Dänzergallium: Fix up trace driver for introduction of struct...
2009-02-18 Michel Dänzergallium: Add pipe_transfer_reference().
2009-02-18 Michel DänzerMerge branch 'gallium-texture-transfer'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
next