mesa.git
2013-10-03 Emil Velikovgallium-egl: use standard variable types over EGLBoolea...
2013-10-03 Brian Paulgallium: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulgallium/docs: update bind_sampler_states() documentation
2013-10-03 Brian Paulcso: make sure all sampler states are set/cleared
2013-10-03 Brian Paulfreedreno: use new bind_sampler_states() function
2013-10-03 Brian Paulsvga: don't hook in old bind_fragment_sampler_states...
2013-10-03 Brian Paulradeon: don't use old bind_vertex/fragment_sampler_stat...
2013-10-03 Brian Pauli915g: remove old bind_vertex/fragment_sampler_states...
2013-10-03 Brian Paulnoop: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulgalahad: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulvl: remove old bind_fragment_sampler_states() calls
2013-10-03 Brian Paulutil: remove old bind_fragment_sampler_states() calls...
2013-10-03 Brian Pauldraw: remove use of old bind_fragment_sampler_states()
2013-10-03 Brian Paulnouveau: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulcso: remove use of old bind_*_sampler_states() functions
2013-10-03 Brian Paulrbug: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulidentity: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paultrace: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulilo: don't hook up old bind_*_sampler_states() functions
2013-10-03 Brian Paulllvmpipe: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulsoftpipe: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulclover: remove bind_compute_sampler_states() calls
2013-10-03 Brian Paulgallium/tests: use pipe_context::bind_sampler_states()
2013-10-03 Brian Paulgallium/tools: update dump_state.py to use bind_sampler...
2013-10-03 Brian Paulnouveau: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paulsoftpipe: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paulradeon: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paulsvga: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paultrace: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paulrbug: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paulnoop: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paulllvmpipe: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paulilo: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paulidentity: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Pauli915g: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paulgalahad: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paulclover: use pipe_context::bind_sampler_states() if...
2013-10-03 Brian Paulvl: use pipe_context::bind_sampler_states() if non...
2013-10-03 Brian Paulutil: use pipe_context::bind_sampler_states() if non...
2013-10-03 Brian Pauldraw: use pipe_context::bind_sampler_states() if non...
2013-10-03 Brian Paulcso: use pipe_context::bind_sampler_states() if non...
2013-10-03 Brian Paulgallium: add pipe_context::bind_sampler_states()
2013-10-03 Brian Paulr300g: rename r300_bind_sampler_states to r300_bind_fra...
2013-10-03 Brian Pauldraw: rename bind_sampler_states variables
2013-10-03 Marek Olšákr600g: fix ínitialization of non_disp_tiling flag
2013-10-03 Marek Olšákr600g,radeonsi: create aux_context last
2013-10-03 Marek Olšákr300g/swtcl: don't call draw_prepare_shader_outputs
2013-10-03 Brian Paulst/mesa: silence warning about unhandled enum in switch...
2013-10-03 Chris Forbesmesa: fix make check for ARB_texture_gather
2013-10-02 Chris Forbesdocs: Mark off ARB_texture_gather
2013-10-02 Chris Forbesi965/hsw: Apply gather4 RG32F w/a using SCS instead...
2013-10-02 Chris Forbesi965: Enable ARB_texture_gather on Gen7
2013-10-02 Chris Forbesi965: use gather slots in the binding table for gather4.
2013-10-02 Chris Forbesi965: Emit a second set of SURFACE_STATE for gather4...
2013-10-02 Chris Forbesi965: make room in the binding table for a full alterna...
2013-10-02 Chris Forbesi965: Add BRW_SURFACEFORMAT_R32G32_FLOAT_LD, required...
2013-10-02 Chris Forbesi965: w/a for gather4 green RG32F
2013-10-02 Chris Forbesglsl: flag shaders which use gather4 at all
2013-10-02 Chris Forbesi965/vs: Add support for ir_tg4
2013-10-02 Chris Forbesi965/fs: Add support for ir_tg4
2013-10-02 Chris Forbesi965: add SHADER_OPCODE_TG4
2013-10-02 Maxence Le... glsl: add texture gather changes
2013-10-02 Maxence Le... mesa: add texture gather changes
2013-10-02 Chris Forbesi965: fix bogus swizzle in brw_cubemap_normalize
2013-10-02 Vincent Lejeuner600/llvm: Adds support for MSAA
2013-10-02 Vincent Lejeuner600g/llvm: Undef z and w component of 2D TXP inst
2013-10-02 Vincent Lejeuner600g/llvm: fix txq for texture buffer
2013-10-02 Chia-I Wui965: compute DDX in a subspan based only on top row
2013-10-02 Chris Forbesi965/blorp: Use passed in framebuffer rather than ctx...
2013-10-02 Francisco Jerezralloc: Remove the rzalloc-based new/delete operator...
2013-10-02 Francisco Jerezst/mesa: Switch glsl_to_tgsi_instruction to the non...
2013-10-02 Francisco Jerezmesa/program: Switch ir_to_mesa_instruction to the...
2013-10-02 Francisco Jerezi965: Switch vec4_live_variables to the non-zeroing...
2013-10-02 Francisco Jerezi965: Switch fs_live_variables to the non-zeroing alloc...
2013-10-02 Francisco Jerezi965: Switch fs_inst to the non-zeroing allocator.
2013-10-02 Francisco Jerezi965: Switch ip_record to the non-zeroing allocator.
2013-10-02 Francisco Jerezi965: Initialize all member variables of cfg_t on const...
2013-10-02 Francisco Jerezi965: Initialize all member variables of bblock_t on...
2013-10-02 Francisco Jerezglsl: Switch ast_type_qualifier to the non-zeroing...
2013-10-02 Francisco Jerezglsl: Switch ast_node to the non-zeroing allocator.
2013-10-02 Francisco Jerezi965: Initialize all member variables of vec4_instructi...
2013-10-02 Francisco Jerezglsl: Initialize all member variables of _mesa_glsl_par...
2013-10-02 Francisco Jerezmesa: Fix misplaced includes of "main/uniforms.h".
2013-10-01 Grigori Goronzyst/egl: flush resources before presentation
2013-10-01 Paul Berryi965/gs: Fix incorrect numbering of DWORDs in 3DSTATE_GS
2013-10-01 Brian Paulmesa: check for bufSize > 0 in _mesa_GetSynciv()
2013-10-01 Brian Paulmesa: minor fix-ups for _mesa_validate_sync()
2013-10-01 Brian Paulmesa: add missing error checks in _mesa_GetObject[Ptr...
2013-10-01 Brian Paulmesa: use caller string in error message in get_label_p...
2013-10-01 Brian Paulmesa: asst. clean-ups in copy_label()
2013-10-01 Alex Deucherst/xorg: Include u_surface.h for u_copy_rect
2013-10-01 Emil Velikovwinsys/freedreno/drm: drop obsolete .gitignore
2013-10-01 Emil Velikovwinsys/freedreno/drm: consolidate C sources list into...
2013-10-01 Emil Velikovwinsys/nouveau/drm: consolidate C sources list into...
2013-10-01 Emil Velikovwinsys/i915/sw: consolidate C sources list into Makefil...
2013-10-01 Emil Velikovst/xvmc: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovst/xorg: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovst/xa: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovst/wgl: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovst/vega: consolidate C sources list into Makefile.sources
next