gallium: Reorg texture usage flags
[mesa.git] / src /
2010-03-01 Jakob Bornecrantzgallium: Reorg texture usage flags
2010-03-01 Jakob Bornecrantzgallium: Expose a opaque winsys handle and functions...
2010-03-01 José Fonsecapython: Don't mention deprecated drivers=trace option.
2010-03-01 José Fonsecallvmpipe: Don't mention deprecated drivers=trace option.
2010-03-01 Francisco Jerezdri/nouveau: Combine the dummy texture more determinist...
2010-03-01 Francisco Jerezdri/nouveau: Fix up the ADD texture environment on...
2010-03-01 Andrew Randrianasuludri/nouveau: Add two stencil operation cases in nv04_st...
2010-03-01 Andrew Randrianasuludri/nouveau: Allow to render to XRGB8888 textures.
2010-02-28 Marek Olšákr300g: atomize texture and sampler states
2010-02-28 Marek Olšákr300g: decouple vertex stream setup (PSC) and VS output...
2010-02-28 Jakob Bornecrantzi965g: Fix texture creation
2010-02-28 Vinson Leedri: Remove dead code.
2010-02-28 Vinson Leeglut: Add asserts to check for null pointer dereferences.
2010-02-28 Vinson Leeglx: Add assert to check input to memcpy.
2010-02-28 Vinson Leemesa: Add asserts to check inputs to memcpy.
2010-02-28 Vinson Leemesa: Add assert to check input to memcpy is not null.
2010-02-28 Vinson Leeglsl: Move assert from outside to inside of _slang_gen_...
2010-02-28 Vinson Leedri: Add assert to check for null pointer dereference.
2010-02-28 Vinson Leei810: Add assert to check for null pointer dereference.
2010-02-28 Vinson Leemach64: Add asserts to check for null pointer dereferences.
2010-02-28 Vinson Leemga: Add assert to check for null pointer dereference.
2010-02-28 Vinson Leer128: Add assert to check for null pointer dereference.
2010-02-27 Marek Olšákst/mesa: do not advertise S3TC if the external lib...
2010-02-27 Marek Olšákr300g: put validating buffers after flushing
2010-02-27 Marek Olšákr300g: use the atom size directly during emission
2010-02-27 Marek Olšákr300g: atomize invalidation of texture caches
2010-02-27 Marek Olšákr300g: atomize PVS flush
2010-02-27 Marek Olšákr300g: add size parameter to the atom emit functions
2010-02-27 Marcin Slusarzmesa: remove libmesagallium.a on make clean
2010-02-27 Vinson Leer300: Add asserts to check for null pointer dereferences.
2010-02-27 Vinson Leesavage: Add assert to check for null pointer dereference.
2010-02-27 Vinson Leesis: Add assert to check function pointer is not null.
2010-02-27 Vinson Leetdfx: Add asserts to check for null pointer dereferences.
2010-02-27 Vinson Leeunichrome: Assert that pointer is not null before deref...
2010-02-27 José Fonsecautil: Fix X8/A8B8G8R8_SNORM's swizzle.
2010-02-27 Marek Olšákr300g: move the emission of GA_POINT_MINMAX into emit_f...
2010-02-27 Marek Olšákr300g: put the emission of R300_US_OUT_FMT_UNUSED back
2010-02-27 Marek Olšákr300g: mark rasterizer_state as dirty only when it...
2010-02-27 Marek Olšákradeong: clean up includes
2010-02-27 Marek Olšákr300g: always emit the correct max vertex index to...
2010-02-27 Marek Olšákr300g: remove pointless "while"
2010-02-27 Vinson Leeradeon: Assert pointer is not null before dereferencing.
2010-02-27 Vinson Leedri: Assert pointer is not null before dereferencing.
2010-02-27 Vinson Leest/dri: Assert pointer is not null before dereferencing.
2010-02-27 Vinson Leer600: Assert pointer is not null before dereferencing.
2010-02-27 Vinson Leeglsl: Assert input to strcmp is not null.
2010-02-27 Vinson Leeglsl: Assert pointer is not null before dereferencing.
2010-02-27 Vinson Leemesa: Remove unnecessary header.
2010-02-27 Jakob Bornecrantzst/xorg: Re-enable crtc on resize
2010-02-27 Jakob Bornecrantzst/xorg: Fix copy-topy
2010-02-27 Jakob Bornecrantzvmware/xorg: Bump to match vmware driver
2010-02-27 Jakob Bornecrantzst/xorg: Make resize fail gracefully
2010-02-27 Jakob Bornecrantzst/xorg: Obey max {width|height} from kernel and Gallium
2010-02-27 Thomas Hellstromst/xorg: Encapsulate all customizable stuff in a separa...
2010-02-27 Jakob Bornecrantzvmware/xorg: Export modinfo just as the other vmware...
2010-02-27 Jakob Bornecrantzst/xorg: A bit more debugging info
2010-02-27 Jakob Bornecrantzst/xorg: Make default of debugging fallbacks smart
2010-02-27 Jakob Bornecrantzdrm/vmware: Latest interface changes are backwards...
2010-02-27 Thomas Hellstromst/xorg, vmware/xorg: Fix xnfcalloc arguments.
2010-02-27 Thomas Hellstromvmware: Update vmwgfx_drm.h to kernel version.
2010-02-26 Alex Deucherr600: enable OQ on rv740 on drms with working pipe...
2010-02-26 Klaus Schnassr600: fail to validate unsupported texture formats
2010-02-26 Christoph Bumillernv40: fix include of nv04_surface_2d.h
2010-02-26 Kristian Høgsbergegl_dri2: Implement EGL_KHR_gl_renderbuffer_image
2010-02-26 Kristian Høgsbergintel: Lookup requested renderbuffer in intel_create_im...
2010-02-26 Brian Paulgallium: define GENERATED auxiliary files
2010-02-26 Brian Paulgallium: added GENERATED_SOURCES var to Makefile.template
2010-02-26 Kristian HøgsbergSet API dispatch pointers for OES_EGL_image functions
2010-02-26 Brian PaulRevert "gallium: remove unneeded -I path from Makefile...
2010-02-26 Brian Paulgallium/nouveau: clean-up #includes
2010-02-26 Brian Paulgallium: remove unneeded -I path from Makefile.templast
2010-02-26 Brian Paulsoftpipe: fix up #includes
2010-02-26 Brian Paulgallium/trace: remove unneeded path prefixes on #includes
2010-02-26 Brian Paulgallium/identity: remove unneeded path prefixes on...
2010-02-26 Markus Fleschutzglx: fix incorrect array stack memory allocation
2010-02-26 José Fonsecautil: Define SRGB's channels as normalized.
2010-02-26 José Fonsecautil: Code generate functions to pack and unpack a...
2010-02-26 José Fonsecautil: Factor some code into u_format_parse.py
2010-02-26 José Fonsecautil: Add util_bswap16.
2010-02-26 José Fonsecautil: Use python names consistent with u_format.h
2010-02-26 Brian Paulmesa: fix _BaseFormat assignment in _mesa_soft_renderbu...
2010-02-26 José Fonsecallvmpipe: Fix lp_tile_r5g6b5_unorm_write_4ub.
2010-02-26 José Fonsecallvmpipe: Fix scons dependencies.
2010-02-26 José Fonsecautil: Add is_pot() method to formats.
2010-02-26 José FonsecaRevert "glapi: Remove unnecessary headers."
2010-02-26 Vinson Leer300/compiler: Assert that array index is not negative.
2010-02-26 Vinson Leeglapi: Remove unnecessary headers.
2010-02-26 Vinson Leei965: Remove unnecessary headers.
2010-02-26 Brian Paulswrast: add 0.5 bias in tex_array_slice() per the spec
2010-02-26 Brian Paulmesa: enable GL_EXT_texture_array for sw drivers
2010-02-26 Brian Paulglsl: implement support for GL_EXT_texture_array
2010-02-26 Brian Paulmesa: added new extension flag for GL_EXT_texture_array
2010-02-26 Brian Paulswrast: the only wrap mode for selecting texture array...
2010-02-26 Brian Paulmesa: added texture array targets in sizeof_glsl_type()
2010-02-26 Brian Paulmesa: added cases for texture array targets
2010-02-26 Brian Paulmesa: remove redundant call to _mesa_base_fbo_format()
2010-02-26 Brian Paulmesa: added renderbuffer->_BaseFormat assertion
2010-02-26 Eric Anholti965: Try to hook up the Sandybridge URB_WRITE SEND...
2010-02-26 Eric Anholti965: Fix up the VUE handling for SNB, and hopefully...
2010-02-26 Eric Anholti965: Don't set a nonexistent enable bit in several...
next