gallium/state_trackers/glx: X11/Xlib.h: No such file or directory
[mesa.git] / src / mesa /
2013-10-09 Chia-I Wui965: keep SecHalf flag after register coalescing
2013-10-09 Chia-I Wui965: allow SIMD8 sampler messages in SIMD16 mode
2013-10-09 Chia-I Wui965: make BRW_COMPRESSION_2NDHALF valid for brw_SAMPLE
2013-10-09 Vinson Leei965: Initialize brw_blorp_const_color_program::prog_data.
2013-10-08 Eric Anholti965: Fix a compiler warning about conservative depth...
2013-10-08 Paul Berryi965/gs: Fixup gl_PointSize on entry to geometry shaders.
2013-10-08 Marek Olšákst/mesa: improve format selection for GLES
2013-10-07 Chad Versacegen7: Use logical, not physical, dims in 3DSTATE_DEPTH_...
2013-10-07 Matt Turneri965: Remove the "ARF" register file.
2013-10-07 Matt Turneri965: Fixup for don't dead-code eliminate instructions...
2013-10-07 Matt Turneri965: Generate code for ir_binop_imul_high.
2013-10-07 Matt Turneri965: Use the multiplication result's type for the...
2013-10-07 Matt Turneri965/fs: Disable CSE on instructions writing to HW_REG.
2013-10-07 Matt Turnerglsl: Implement [iu]mulExtended() built-ins for ARB_gpu...
2013-10-07 Matt Turneri965: Add Gen assertion checks for newer instructions.
2013-10-07 Matt Turneri965: Don't dead-code eliminate instructions that write...
2013-10-07 Matt Turneri965: Generate code for ir_binop_carry and ir_binop_borrow.
2013-10-07 Matt Turneri965: Add UD null register helpers.
2013-10-07 Matt Turnerglsl: Add ir_binop_carry and ir_binop_borrow.
2013-10-07 Brian Paulst/mesa: silence warning about unhandled ir_query_level...
2013-10-06 Ilia Mirkindri/nouveau: add AllocTextureImageBuffer implementation
2013-10-05 Chris Forbesi965/ivb: Flag RG32F quirk for texture gather regardles...
2013-10-05 Chris Forbesi965/vs: Add support for textureGather(.., comp)
2013-10-05 Chris Forbesi965/fs: Add support for textureGather(.., comp)
2013-10-05 Chris Forbesi965: Enable ARB_conservative_depth for Gen7+.
2013-10-05 Chris Forbesi965/wm: Program correct conservative depth modes
2013-10-05 Chris Forbesi965/vs: add missing break between ir_query_levels...
2013-10-05 Chris Forbesi965: enable ARB_texture_query_levels on Gen6+
2013-10-05 Chris Forbesi965/vs: implement ir_query_levels
2013-10-05 Chris Forbesi965/fs: implement ir_query_levels
2013-10-05 Chris Forbesi965: ignore all texturing opcodes without a coordinate...
2013-10-05 Chris Forbesglsl: add plumbing for GL_ARB_texture_query_levels
2013-10-05 Chris Forbesmesa: add plumbing for GL_ARB_texture_query_levels
2013-10-04 Ian Romanickmesa: Don't return any data for GL_SHADER_BINARY_FORMATS
2013-10-03 Paul Berryi965/fs: Improve accuracy of dFdy() to match dFdx().
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 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 Doreglsl: add texture gather changes
2013-10-02 Maxence Le Doremesa: add texture gather changes
2013-10-02 Chris Forbesi965: fix bogus swizzle in brw_cubemap_normalize
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 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 Jerezi965: Initialize all member variables of vec4_instructi...
2013-10-02 Francisco Jerezmesa: Fix misplaced includes of "main/uniforms.h".
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 Emil Velikovmesa/drivers: drop HAVE_*_DRI from individual makefiles
2013-10-01 Vinson Leei915: Fix memory leak in do_blit_readpixels.
2013-09-30 Eric Anholti965: Reenable glBitmap() after the sRGB winsys enabling.
2013-09-30 Ian Romanickmesa: Remove all traces of GL_OES_matrix_get
2013-09-30 Paul Berryi965/blorp: retype destination register for texture...
2013-09-30 Eric Anholti965: Add a real native TexStorage path.
2013-09-30 Eric Anholti965: Add missing license to intel_tex_validate.c.
2013-09-30 Eric Anholti965: Always allocate validated miptrees from level 0.
2013-09-30 Eric Anholti965: Don't relayout a texture just for baselevel changes.
2013-09-30 Eric Anholti965: Don't allocate a 1-level texture when GL_GENERATE...
2013-09-30 Eric Anholti965: Stop allocating miptrees with first_level != 0.
2013-09-30 Eric Anholti965: Drop a special case for guessing small miptree...
2013-09-30 Eric Anholti965: Totally switch around how we handle nonzero basel...
2013-09-30 Eric Anholti965: Always look up from the object's mt when setting...
2013-09-30 Brian Paulst/mesa: fix comment typo
2013-09-29 Marek Olšákst/mesa: fix GLSL mix(.., .., bvecN)
2013-09-27 Vinson Leemesa: Include stdint.h in mtypes.h for uint32_t symbol.
2013-09-26 Kenneth Graunkei965/fs: Don't double-accept operands of logical and...
2013-09-26 Kenneth Graunkei965: Add #define for MI_REPORT_PERF_COUNT on Gen6+.
2013-09-26 Kenneth Graunkei965: Add support for GL_AMD_performance_monitor on...
2013-09-26 Kenneth Graunkemesa: Add core support for the GL_AMD_performance_monit...
2013-09-26 Kenneth Graunkemesa: Remove 'invalidate_state' parameter to _mesa_dirt...
2013-09-26 Eric Anholtmesa: Remove some remaining FEATURE_* detritus.
2013-09-26 Chris Forbesi965: Fix cube array coordinate normalization
2013-09-25 Vinson Leeglsl: Remove unused pointer value.
2013-09-24 Dylan Noblesmithmesa: remove handcounted magic number
2013-09-24 Dylan Noblesmithmesa: remove outdated comment
2013-09-24 Dylan Noblesmithmesa: remove stale comment
2013-09-23 Eric Anholtmesa: Use -Bsymbolic in the linker to locally resolve...
2013-09-23 Eric Anholtglsl: Hide many classes local to individual .cpp files...
2013-09-23 Eric Anholtmesa: Drop an extra copy-and-pasted copy in the program...
next