gallium: Silence warning.
[mesa.git] / src /
2010-03-13 José Fonsecallvmpipe: Switch to PIPE_TEX_MIPFILTER_NONE when textur...
2010-03-13 Marek Olšákr300g: add high quality anisotropic filtering for R5xx...
2010-03-13 Marek Olšákr300g: fix anisotropic filtering, fix macrotiling
2010-03-13 Marek Olšákr300g: refrain from using immediate mode if it causes...
2010-03-13 Marek Olšákr300g: fix up function names
2010-03-13 Maciej Cencoraradeon: add some debuging info for glCopyTex(Sub)Image
2010-03-13 Maciej Cencorar300: blits for small dst pitch work just fine
2010-03-13 Maciej Cencoraradeon: fix gl format to mesa format mapping and add...
2010-03-13 Maciej Cencoraradeon: fix glCopyTex(Sub)Image
2010-03-13 José Fonsecallvmpipe: Ensure the context is flushed before modifyin...
2010-03-13 José Fonsecallvmpipe: Don't use texture transfer internally.
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-13 Chia-I Wust/mesa: Validate the state in st_readpixels.
2010-03-13 José Fonsecallvmpipe: Obey rasterization rules.
2010-03-13 José Fonsecallvmpipe: setup_context -> lp_setup_context
2010-03-13 Xavier Chantrynv50: fixup after gallium-context-transfers merge
2010-03-13 José Fonsecapython: Temporarily disable python state tracker until...
2010-03-13 Chia-I Wust/glx: Fix framebuffer validation.
2010-03-13 Chia-I Wust/glx: Correctly set buffer_mask of a visual.
2010-03-13 Chia-I Wust/mesa: Set revalidate in st_framebuffer_update_attach...
2010-03-13 Chia-I Wust/glx: Make xmesa_create_st_api a callback of xm_driver.
2010-03-13 Chia-I Wust/egl: Fix eglCopyBuffers.
2010-03-13 Chia-I Wust/glx: Fix leaks in xmesa_st_framebuffer.
2010-03-13 Chia-I Wust/egl: Cache the pipe surface used in flush_frontbuffer.
2010-03-13 Corbin Simpsonr300g: Forcibly sanitize max index.
2010-03-13 Corbin SimpsonRevert "st/mesa: Always recalculate invalid index bounds."
2010-03-12 Brian Paulgallivm: cube map sampling works now
2010-03-12 Brian Paulgallivm: fix bugs in nested if/then/else codegen
2010-03-12 Brian Paulgallivm: support non-vector float in lp_build_sgn()
2010-03-12 Eric Anholti965: Clarify the roles of emit_pixel_xy(), emit_delta_...
2010-03-12 Eric Anholti965: Clarify that DELTAXY always occurs for both X...
2010-03-12 Eric Anholti965: Do FS SLT, SGT, and friends using CMP, SEL instea...
2010-03-12 Eric Anholti965: Do VS SGT, SLT, and friends using CMP, SEL instea...
2010-03-12 Eric Anholti965: Fix up VS DP4 sequences to avoid dependency control.
2010-03-12 Eric Anholti965: When doing a swizzled kill pixel, don't do redund...
2010-03-12 Eric Anholti965: Use the SEL instruction to implement MIN and...
2010-03-12 Michel Dänzersvga: Fix up for context transfers.
2010-03-12 Michel Dänzerst/xorg: Remove flushes no longer necessary thanks...
2010-03-12 Alan Coopersmithglx/single2.c: Don't call __builtin_expect on non-gnu...
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Michel Dänzervmwgfx/dri: Fix SCons build.
2010-03-12 Michel Dänzerst/dri: Always try to set up R5G6B5 configs.
2010-03-12 Alex Deucherr100/r200/r300/r300: only enable accelerated pixel...
2010-03-12 Luc Verhaegendri/r700: include shader/programopt.h instead of progra...
2010-03-12 Jeff SmithGrammar and spelling fixes
2010-03-12 Michal Krolcso: Remove set/save/restore_vertex_sampler_textures().
2010-03-12 Michal Krolst/mesa: Associate a sampler view with an st texture...
2010-03-12 Michal Krolcso: Add entry points for vertex/fragment sampler views.
2010-03-12 Keith Whitwellst/xorg: context transfers
2010-03-12 Marek Olšákgallium: fix BGRA vertex color swizzles
2010-03-12 Corbin Simpsonst/mesa: Always recalculate invalid index bounds.
2010-03-12 Corbin Simpsonst/mesa: Update debug infos.
2010-03-12 Corbin Simpsonr300g: Properly clamp index limits.
2010-03-12 Keith WhitwellMerge commit 'origin/gallium-context-transfers-2'
2010-03-12 Vinson Leeradeon: Fix memory leaks from early return.
2010-03-12 Chia-I Wust/glx: Add xm_st.c to SConscript.
2010-03-12 Vinson Leellvmpipe: Remove unnecessary header.
2010-03-12 Chia-I Wust/mesa: Check the format before adding depth/stencil...
2010-03-12 Chia-I Wust/glx: Return a better format in choose_depth_stencil_...
2010-03-12 Chia-I Wust/glx: Fix an infinite recursion in flush_front.
2010-03-12 Chia-I Wust/glx: Use st_api.h instead of st_public.h.
2010-03-12 Chia-I Wust/egl: Use st_api.h instead of st_public.h.
2010-03-12 Chia-I Wuwinsys/xlib, st/es: Advertise st_api.h support.
2010-03-12 Chia-I Wust/mesa: Implement st_api.h.
2010-03-12 Chia-I Wust/vega: Implement st_api.h.
2010-03-12 Chia-I Wugallium: Add st_api.h.
2010-03-11 Brian Paulgallivm: checkpoint WIP cubemap code
2010-03-11 Brian Paulgallivm: added lp_build_sum_vector()
2010-03-11 Brian Paulsoftpipe: further tighen up sample_cube()
2010-03-11 Brian Paulsoftpipe: tighten up the code in sample_cube()
2010-03-11 Brian Paulst/mesa: s/BUFFER_FRONT_LEFT/surfIndex/
2010-03-11 Brian Paulgallivm: enable 3D texture sampling
2010-03-11 Brian Paulgallivm/llvmpipe: replace 'int stride' with 'int row_st...
2010-03-11 Brian Paulllvmpipe: fix comment typo
2010-03-11 Brian Paulgallivm/llvmpipe: include os_llvm.h instead of llvm...
2010-03-11 Brian Paulgallium/os: wrapper for llvm-c/Core.h and #define HAVE_...
2010-03-11 Brian Paulst/mesa: fix st_set_framebuffer_surface() state validation
2010-03-11 Alex Deucherr200: support additional blit formats
2010-03-11 Brian Paulgallivm: fix some bugs on the 1D texture paths
2010-03-11 Roland Scheideggerst/mesa: don't enable extensions which aren't actually...
2010-03-11 Roland Scheideggercell: adapt to context texture transfers (untested)
2010-03-11 Christoph Bumillernv50: take format from sampler view, not the referenced...
2010-03-11 Christoph Bumillernv50: put correct value into the TIC MAX_LEVEL field
2010-03-11 Christoph Bumillernv50: fix damage from merging master into sampler-view
2010-03-11 Keith Whitwellgallium: remove pipe_context member from pipe_transfer
2010-03-11 Brian PaulARB prog parser: added (float) casts and regenerate...
2010-03-11 Brian Paulgallivm: include tgsi_dump.h to silence warning
2010-03-11 Brian Paulgallivm: move declarations to silence unused var warnings
2010-03-11 Brian Paulgallium/util: use memset() to initialize vars to avoid...
2010-03-11 Brian Paulsvga: use memset() to initialize u to avoid warnings
2010-03-11 José Fonsecagallivm: Use bitmasks for scalar masks.
2010-03-11 José Fonsecagallivm: Handle scalar types in lp_build_*_type.
2010-03-11 Chia-I Wumesa/es: Validate the state in st_DrawTex.
2010-03-11 Chia-I Wumesa/es: Fix GL_OES_draw_texture support.
2010-03-11 Keith WhitwellSquashed commit of gallium-context-transfers:
2010-03-11 Michal Krolgallium: Check for OOM condition when creating a sample...
2010-03-11 Michal Krolgallium: Use last_level for pipe_sampler_view instead...
2010-03-11 José Fonsecasoftpipe: Dummy fence functions.
2010-03-11 Marek Olšákst/dri: move extension initilization to st/mesa completely
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
next