Change libX11 variables to not conflict with AC_PATH_XTRA
[mesa.git] / src / gallium /
2010-03-23 Dan NicholsonChange libX11 variables to not conflict with AC_PATH_XTRA
2010-03-23 Kristian Høgsbergdri: Add $(DRI_LIB_DEPS) when linking the test binary
2010-03-23 Luca Barbierinvfx: add NOUVEAU_VTXIDX_IN_VRAM variable to put vertex...
2010-03-23 Luca Barbierinvfx: delay allocation of buffers in GART/VRAM to valid...
2010-03-23 Luca Barbieridri: use mv -f instead of mv to ensure no prompting...
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-23 Brian Paulsoftpipe: comments, re-formatting, etc
2010-03-23 Brian Paulsoftpipe: add special cases for all Z compare modes...
2010-03-23 Brian Paulst/glx: better format selection in xmesa_choose_z_stenc...
2010-03-23 Luca Barbierinvfx: don't crash on empty fragment program
2010-03-23 Luca Barbierinvfx: fix coding style in nvfx_transfer.c
2010-03-23 Luca Barbierinvfx: stop incessantly spewing debug messages on the...
2010-03-23 Luca Barbierinvfx: fix/workaround nv3x hwtnl issues
2010-03-23 Luca Barbieridri: test whether the built drivers have unresolved...
2010-03-23 Marek Olšákradeong: fix build issue with libdrm < 2.4.19
2010-03-23 Dave Airlier300g: fix glean occlusion query test
2010-03-23 Corbin Simpsongallium/docs: Cleanup and clarify point ras info.
2010-03-23 Corbin Simpsonradeong: Always initialize this variable.
2010-03-23 Corbin Simpsonr300g: Cleanup a few old warnings.
2010-03-22 Brian Paulst/glx: fix depth/stencil format selection code
2010-03-22 Vinson Leecso: Remove unnecessary header.
2010-03-22 Luca Barbierinvfx: fix sampler views support
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-21 Marek Olšákr300g: disable tiling for YUV formats
2010-03-21 Marek Olšákr300g: fix scons build
2010-03-21 Marek Olšákr300g: accelerate blitting for all 64-bit texture formats
2010-03-21 Marek Olšákr300g: add and enable square microtiling
2010-03-21 Marek Olšákr300g: cleanup tiling flags propagation
2010-03-21 Marek Olšákr300g: put common defines into one file
2010-03-21 Marek Olšákr300g: remove unused code
2010-03-21 George SapountzisRevert "drm/sw: does not need sw_winsys"
2010-03-21 George SapountzisRevert "gallium: add soft screen helper"
2010-03-21 George SapountzisRevert "drm/sw: just s/softpipe_create_screen/gallium_s...
2010-03-21 George SapountzisRevert "fix scons build"
2010-03-21 George Sapountzisfix scons build
2010-03-21 George SapountzisMerge branch 'master' of git+ssh://git.freedesktop...
2010-03-21 George SapountzisRevert "Makefile.template: respect LIBRARY_DEFINES...
2010-03-21 Christoph Bumillernv50: report driver as GLSL capable
2010-03-21 George SapountzisMerge branch 'master' of git://anongit.freedesktop...
2010-03-21 George Sapountzisdrm/sw: just s/softpipe_create_screen/gallium_soft_crea...
2010-03-21 Christoph Bumillernv50: don't validate arrays on clear
2010-03-21 Christoph Bumillernv50: get rid of the static_init stateobj
2010-03-21 George Sapountzisgallium: add soft screen helper
2010-03-21 George Sapountzisdri1_api: need not include drm.h
2010-03-21 George Sapountzisdrm/sw: does not need sw_winsys
2010-03-21 George Sapountzisdrm/sw: llvmpipe texture_from_handle
2010-03-21 George SapountzisMakefile.template: respect LIBRARY_DEFINES in mkdep
2010-03-21 Dave Airlier300g: fix occlusion query hangs.
2010-03-21 Dave Airlier300g: add bufmgr cached for vertex/index buffers.
2010-03-21 Dave Airliegallium: cached bufmgr add map busy check
2010-03-21 Chia-I WuMerge remote branch 'origin/gallium-st-api-dri'
2010-03-21 Marek Olšákr300g: align misaligned ushort vertex indices
2010-03-21 Marek Olšákr300g: fix misaligned generated offset for ubyte vertex...
2010-03-21 Marek Olšákr300g: split the vertex buffer alignment validation
2010-03-21 Marek Olšákr300g: skip null vertex buffers
2010-03-21 Corbin Simpsonr300g: Bump immediate limits.
2010-03-21 Corbin Simpsonr300g: Correctly hax max_index on pipe_vertex_buffers.
2010-03-20 Corbin Simpsonradeong: Use TRUE and FALSE.
2010-03-20 Corbin Simpsonradeong: Test the BO ptr for NULL instead of using...
2010-03-20 Dave Airlier300g: winsys fix tiling change flushes.
2010-03-20 Dave Airlier300g: add buffer/texture referenced checks.
2010-03-20 George Sapountzisst/dri: fix bug in make_current
2010-03-20 George Sapountzisst/dri: fix bug in allocate_textures
2010-03-19 Marek Olšákr300g: remove hacks from translate_vertex_data_swizzle
2010-03-19 Brian Paulgallivm: simplify and clean-up Z/stencil bit mask/shift...
2010-03-19 Roland Scheideggercso: remove cso_set/save/restore_sampler_textures
2010-03-19 Roland Scheideggerst/vega: fix up vega state tracker to use cso changes
2010-03-19 Brian Paules: added -I$(TOP)/include path
2010-03-19 Michal Krolgallium/docs: Clarify sampler view descriptions.
2010-03-19 Corbin Simpsongallium/docs: Fix a couple ReST errors.
2010-03-19 Marek Olšákr300g: lod min/max clamping should be relative to the...
2010-03-19 Marek Olšákr300g: fix breakage after the gallium-sampler-view...
2010-03-19 Marek Olšákr300g: add PIPE_FORMAT_B5G5R5X1_UNORM colorbuffer suppo...
2010-03-19 Marek Olšákr300g: mark SRGB colorbuffers as unsupported
2010-03-19 Marek Olšákr300g: add generating texture coordinates for point...
2010-03-18 Brian Paulgallivm: support PIPE_FORMAT_Z24S8_UNORM in depth/stenc...
2010-03-18 Brian Paulgallivm: fix broken INCR/DECR stencil modes
2010-03-18 Brian Paulgallivm/llvmpipe: added lp_rast_shader_inputs::facing...
2010-03-18 Brian Paulllvmpipe: defines for RAST_WHOLE, RAST_EDGE_TEST
2010-03-18 Alan HourihaneAdd format B5G5R5X1
2010-03-18 Brian Paulgallivm/llvmpipe: simplify front/back stencil ref value...
2010-03-18 Brian Paulgallivm: checkpoint WIP two-sided stencil test
2010-03-18 Brian Paulllvmpipe: set opaque = FALSE if stencil enabled
2010-03-18 José Fonsecallvmpipe: Fix crashes when there is no depth buffer...
2010-03-18 Chia-I Wust/dri: Switch from st_public.h to st_api.h.
2010-03-18 Chia-I Wust/dri: Implement st_api.h callbacks.
2010-03-18 Chia-I Wust/dri: Headers and public symbols clean up.
2010-03-18 Chia-I Wust/dri: Move DRI1 bits in dri_context.c to dri1.c.
2010-03-18 Chia-I Wust/dri: Move DRI1 bits in dri_drawable.c to dri1.c.
2010-03-18 Chia-I Wust/dri: Move DRI1 bits in dri_screen.c to dri1.c.
2010-03-17 Brian Paulcell: return 1 for PIPE_CAP_BLEND_EQUATION_SEPARATE
2010-03-17 Brian Paulcell: be more conservative in cell_is_format_supported()
2010-03-17 Brian Paulgallivm/llvmpipe: basic stencil testing works
2010-03-17 Brian Paulllvmpipe: remove incorrect depth test check
2010-03-17 Brian Paulgallivm: added lp_build_andc()
2010-03-17 Brian Paulllvmpipe: silence some pointer/casting warnings
2010-03-17 Brian Paulgallivm/llvmpipe: more asst changes for stencil testing
2010-03-17 Brian Paulgallivm/llmvpipe: pass stencil refs state into z/stenci...
2010-03-17 Brian Paulllvmpipe: use new LP_JIT_CTX_ enums for jit context...
2010-03-17 Brian Paulllvmpipe: added stencil ref values to jit context state
next