mesa.git
2013-07-16 Kenneth Graunkei965: Cite the Ivybridge PRM for why the fake MRF range...
2013-07-16 Kenneth Graunkei965: Cite the Ivybridge PRM for SFID enum values.
2013-07-15 Roland Scheideggerllvmpipe: support sRGB framebuffers
2013-07-15 Marek OlšákRevert "r300g: allow HiZ with a 16-bit zbuffer"
2013-07-15 Marek Olšákr300g/swtcl: fix a lockup in MSAA resolve
2013-07-15 Marek Olšákr300g/swtcl: fix geometry corruption by uploading indic...
2013-07-15 Matt Turnerglsl: Reject C-style initializers with unknown types.
2013-07-15 Paul Berryglsl: Rework builtin_variables.cpp to reduce code dupli...
2013-07-15 Paul Berryglsl: Fix lower_named_interface_blocks to account for...
2013-07-15 Paul Berryglsl: Don't allow vertex shader input arrays until...
2013-07-14 Chris Forbesi965: Gen4/5: use IEEE floating point mode for GLSL...
2013-07-14 Chris Forbesi965/vs: Gen4/5: enable front colors if back colors...
2013-07-14 Roland Scheideggergallivm: (trivial) use constant instead of exp2f()...
2013-07-13 Chia-I Wuilo: skip 3DSTATE_INDEX_BUFFER when possible
2013-07-13 Roland Scheideggergallivm: handle srgb-to-linear and linear-to-srgb conve...
2013-07-13 Roland Scheideggergallivm: better support for fast rsqrt
2013-07-13 Klemens Baumconfigure.ac: better detection of LLVM version
2013-07-13 Vinson Leer600g/sb: Initialize ra_constraint::cost.
2013-07-13 Vinson Leeglsl: Initialize ast_aggregate_initializer::constructor...
2013-07-13 Paul Berryglsl: Make gl_TexCoord compatibility-only
2013-07-13 Paul Berryglsl ES: Fix magnitude of gl_MaxVertexUniformVectors.
2013-07-13 Marek Olšákwinsys/radeon: allow a NULL cs pointer in radeon_bo_map...
2013-07-12 Chia-I Wuilo: move a santiy check into its assert()
2013-07-12 Chia-I Wuilo: mark some states dirty when they are really changed
2013-07-12 Chia-I Wuilo: clean up ilo_blitter_pipe_begin()
2013-07-12 Alex Deucherr600g: don't use the CB/DB CP COHER logic on r6xx
2013-07-12 Jonathan Liuconfigure: Avoid use of AC_CHECK_FILE for cross compiling
2013-07-12 Brian Paulnv30: fix KILL_IF breakage
2013-07-12 Zack Rusingallium: fixup definitions of the rsq and sqrt
2013-07-12 José Fonsecautil/u_format: Comment out half float denormal test...
2013-07-12 José Fonsecagallivm: Eliminate redundant lp_build_select calls.
2013-07-12 Brian Paultgsi: rename the TGSI fragment kill opcodes
2013-07-12 Brian Paultgsi: fix-up KILP comments
2013-07-12 Brian Paultgsi: exec TGSI_OPCODE_SQRT as a scalar instruction...
2013-07-12 Brian Paultgsi: use X component of the second operand in exec_sca...
2013-07-12 Brian Paulmesa: update glext.h to version 20130708
2013-07-12 Brian Paulmesa: fix Address Sanitizer (ASan) issue in _mesa_add_p...
2013-07-12 Brian Paulmesa: simplify some _mesa_IsEnabled() queries
2013-07-12 Brian Paulos: add os_get_process_name() function
2013-07-12 Brian Paulmesa: whitespace, formatting, 80-column wrapping
2013-07-12 Brian Paulsoftpipe: silence some MSVC warnings
2013-07-12 Brian Paulhud: silence some MSVC warnings
2013-07-12 Brian Paulutil: add casts to silence MSVC warnings in u_blit.c
2013-07-12 Brian Paultgsi: s/unsigned/int/ to silence MSVC warning
2013-07-12 Brian Paulmesa: s/unsigned/int/ to fix MSVC warning in uniforms.c
2013-07-12 Brian Paulmesa: s/GLuint/GLint/ to silence MSVC warning in textore.c
2013-07-12 Brian Paulmesa: add casts to fix MSVC warnings in multisample.c
2013-07-12 Brian Paulmesa: s/GLint/GLuint/ to fix MSVC warnings in mipmap.c
2013-07-12 Brian Paulmesa: fix inconsistent function declaration, definitions
2013-07-12 Brian Paulmesa: add cast to silence MSVC warning
2013-07-12 Christian Königradeon/uvd: fall back to shader based decoding for...
2013-07-12 José Fonsecaglsl: Avoid variable length arrays.
2013-07-12 Matt Turnerglsl: Add support for C-style initializers.
2013-07-12 Matt Turnerglsl: Add infrastructure for aggregate initializers.
2013-07-12 Matt Turnerglsl: Add an is_declaration field to ast_struct_specifier.
2013-07-12 Matt Turnerglsl: Track structs' ast_type_specifiers in symbol...
2013-07-12 Matt Turnerglsl: Add process_vec_mat_constructor() function.
2013-07-12 Matt Turnerglsl: Separate code into process_record_constructor().
2013-07-12 Matt Turnerglsl: Add copy-constructor for ast_struct_specifier.
2013-07-12 Matt Turnerglsl: Add a constructor for ast_type_specifier.
2013-07-12 Matt Turnerglsl: Clean up and clarify comment explaining initializ...
2013-07-12 Matt Turnerglsl: Change type of is_array to bool.
2013-07-12 Matt Turnerglsl: Add a comment to note what an exec_list is a...
2013-07-12 Matt Turnerglsl: Fix inverted conditional in error message.
2013-07-12 Matt Turnerglsl: Add missing return error_value(ctx) in error...
2013-07-12 Matt Turnerglsl: Remove unnecessary #include from ast_type.cpp.
2013-07-12 Chia-I Wuglsl/build: build builtin_compiler with VISIBILITY_CFLAGS
2013-07-11 Matt Turnerglsl: Add comment explaining "row_major" parsing.
2013-07-11 Matt Turnerglsl: Mark "row_major" as not a reserved word in GLSL...
2013-07-11 Matt Turnerglsl: Remove outdated FINISHME comment.
2013-07-11 Alex Deucherradeon: bump libdrm_radeon requirement for CIK support
2013-07-11 Christoph Bumillerr600g: x/y coordinates must be divided by block dim...
2013-07-11 Chih-Wei Huangr600g/sb: Fix Android build v2
2013-07-11 Vadim Girlinr600g/sb: improve math optimizations v2
2013-07-11 Jonathan Grayst/xvmc/tests: avoid non portable error.h functions
2013-07-11 Anuj Phogati965/blorp: Fix clear rectangle alignment in fast color...
2013-07-11 Chia-I Wuwinsys/intel: build with VISIBILITY_CFLAGS
2013-07-11 Chia-I Wuilo: reduce PIPE_CAP_MAX_TEXTURE_CUBE_LEVELS to 12
2013-07-10 Chia-I Wuilo: correctly initialize undefined registers in fs
2013-07-10 Michel Dänzerradeonsi: Handle TGSI_OPCODE_DDX/Y using local memory
2013-07-10 Michel Dänzerradeonsi: Handle TGSI_OPCODE_TXD
2013-07-10 José Fonsecautil/u_math: Use xmmintrin.h whenever possible.
2013-07-10 Chia-I Wuilo: honor surface padding requirements
2013-07-10 Zack Rusinutil: treat denorm'ed floats like zero
2013-07-09 Matt Turnermesa: Set ProfileMask properly for core profile.
2013-07-09 Kenneth Graunkei965: Delete intel_context entirely.
2013-07-09 Kenneth Graunkei965: Move intel_context::gen and gt fields to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::has_llc to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::is_<platform> flags to brw_co...
2013-07-09 Kenneth Graunkei965: Move must_use/has_separate_stencil fields to...
2013-07-09 Kenneth Graunkei965: Move intel_context::has_hiz to brw_context.
2013-07-09 Kenneth Graunkei965: Free brw, not intel.
2013-07-09 Kenneth Graunkei965: Shorten context base class dereference chains.
2013-07-09 Kenneth Graunkei965: Move intel_context::has_swizzling to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::intelScreen to brw_context.
2013-07-09 Kenneth Graunkei965: Delete unused intel_context::driFd field.
2013-07-09 Kenneth Graunkei965: Store brw_context as the DRI driver private,...
2013-07-09 Kenneth Graunkei965: Move intel_context::driContext to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::NewGLState to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::upload to brw_context.
next