mesa.git
2015-04-22 Emil Velikovandroid: nir: add build rules for nir_builder_opcodes.h
2015-04-22 Mauro Rossiandroid: add inital NIR build
2015-04-22 Emil Velikovandroid: dri: link against libmesa_util
2015-04-22 Emil Velikovandroid: add $(mesa_top)/src/mesa/main to the includes...
2015-04-22 Emil Velikovandroid: add HAVE__BUILTIN_* and HAVE_FUNC_ATTRIBUTE_...
2015-04-22 Emil Velikovandroid: add gallium dirs to more places in the tree
2015-04-22 Emil Velikovandroid: dri/common: conditionally include drm_cflags...
2015-04-22 Emil Velikovandroid: egl: add libsync_cflags to the build
2015-04-22 Mauro Rossiandroid: mesa: generate the format_{un,}pack.[ch] sources
2015-04-22 Emil Velikovandroid: add $(mesa_top)/src include to the whole of...
2015-04-22 Emil Velikovandroid: use := operator for assigning MESA_VERSION
2015-04-22 Chih-Wei Huangutil: android: optimize the rules to generate format_srgb.c
2015-04-22 Chih-Wei Huangandroid: simplify the subdirs including rules
2015-04-22 Emil Velikovandroid: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
2015-04-22 Emil Velikovilo: remove unused include from Android.mk
2015-04-22 Kenneth Graunkedrirc: Add "Second Life" quirk (allow_glsl_extension_di...
2015-04-21 Kenneth Graunkenir: Fix per-component negation in prog_to_nir's SWZ...
2015-04-21 Tapani Pälliglsl: correct indentation of comment, Trivial.
2015-04-21 Matt Turneri965/fs: Combine pixel center calculation into one...
2015-04-21 Matt Turneri965/fs: Calculate delta_x and delta_y together.
2015-04-21 Matt Turneri965/fs: Emit ADDs for gl_FragCoord, not virtual opcodes.
2015-04-21 Matt Turneri965/fs: Manually set source regioning on PLN instructions.
2015-04-21 Matt Turneri965/fs: Add LINTERP's src0 to fs_inst::regs_read().
2015-04-21 Matt Turneri965/fs: Set compression only if writing two registers.
2015-04-21 Matt Turneri965/fs: Allow an execution size of 32.
2015-04-21 Matt Turneri965: Make type_sz() return unsigned.
2015-04-21 Matt Turneri965: Replace guess_execution_size with something simpler.
2015-04-21 Matt Turneri965/fs: Ensure delta_x/y are even-aligned registers...
2015-04-21 Marius Predutmain: remove __FUNCTION__ defined because it is obsolete
2015-04-21 Marius Predutradeon: replace __FUNCTION__ with __func__
2015-04-21 Tapani Pällimesa: add missing break in switch statement
2015-04-21 Tapani Pälliglsl: add fallthrough comment on switch
2015-04-21 Tapani Pällimesa: fix UBO queries for active uniforms
2015-04-21 Neil Robertsi965/skl: Fix the qpitch value
2015-04-21 Neil Robertsi965/skl: Don't use ALL_SLICES_AT_EACH_LOD
2015-04-20 EdBclover: remove pre llvm 3.5.0 compatibility code
2015-04-20 EdBclover: make llvm >= 3.5.0 and c++11 mandatory
2015-04-20 Dave Airliedocs/GL3.txt: update ARB_shader_subroutine status
2015-04-20 Nick Sarniegallivm: Fix build against LLVM 3.7 SVN r235265
2015-04-19 Ian Romanickdoc: Add GL_ARB_shader_image_size dependency for OpenGL...
2015-04-18 Ilia Mirkinindices: fix provoking vertex for quads/quadstrips
2015-04-18 Ilia Mirkinprimconvert: select pv convention only from flatshade_first
2015-04-18 Ilia Mirkinfreedreno/a3xx: enable polymode setting with non-fill...
2015-04-18 Ilia Mirkinfreedreno/a3xx: fix integer and 32-bit float border...
2015-04-18 Ilia Mirkinfreedreno/a3xx: add support for float R/RG render targets
2015-04-17 Connor Abbottmesa: add .mesa-install-links files to gitignore
2015-04-17 Connor Abbottmesa/main: add autogenerated format-info.c to gitignore
2015-04-17 Kenneth Graunkei965: Issue perf_debug messages for unsynchronized...
2015-04-17 Kenneth Graunkei965: Make shader_time store names/ids instead of refer...
2015-04-17 Kenneth Graunkei965: Delete some unnecessary code in brw_report_shader...
2015-04-17 Kenneth Graunkei965: Make shader_time use 0 instead of -1 for "no...
2015-04-17 Tobias Nygrenadjust a couple of ifdefs to handle NetBSD correctly
2015-04-17 Tobias Nygrenconfigure.ac: fix bashism
2015-04-17 Anuj Phogati965: Render R16G16B16X16 as R16G16B16A16
2015-04-17 Anuj Phogati965: Update the comment about platforms supporting...
2015-04-17 Matt Turnernir: Allow abs/neg in select peephole pass.
2015-04-17 Jason Ekstrandi965/fs: Change SEL and MOV types as needed to propagat...
2015-04-17 Jason Ekstrandi965/fs: Use the source type when looking for UD negati...
2015-04-17 Rob Clarkfreedreno/ir3/nir: few little fixes
2015-04-17 Rob Clarkfreedreno/ir3/nir: lower if/else
2015-04-17 Rob Clarkfreedreno/a4xx: support for large shaders
2015-04-17 Rob Clarkfreedreno: update generated headers
2015-04-17 Rob Clarkfreedreno/ir3/nir: UBO support
2015-04-17 Rob Clarkfreedreno/ir3: move out helper
2015-04-17 Rob Clarkfreedreno/a4xx: sysvals and UBOs
2015-04-17 Rob Clarknir/builder: add nir_builder_insert_after_instr()
2015-04-17 Rob Clarkgallium/ttn: fix TXF
2015-04-17 Rob Clarkgallium/ttn: add UBO support
2015-04-17 Rob Clarkgallium/ttn: minor cleanup
2015-04-17 Rob Clarkgallium/ttn: add support for TXL2
2015-04-17 Rob Clarkgallium/ttn: add support for texture offsets
2015-04-17 Brian Paulmesa/st: Free st_translate with FREE macro.
2015-04-16 Jose Fonsecalibgl-gdi: Prevent "pure virtual method called" error...
2015-04-16 Ville Syrjäläi965: Add marketing names for CHV
2015-04-16 Ian Romanicknir: Convert the if-test for num_inputs == 2 to an...
2015-04-16 Marek Olšákconfigure.ac: print LLVM_LDFLAGS
2015-04-16 Marek Olšákglsl_to_tgsi: only associate the uniform storage once...
2015-04-16 Marek Olšákglsl_to_tgsi: add STATE_FB_WPOS_Y_TRANSFORM at link...
2015-04-16 Marek Olšákglsl_to_tgsi: add assertions for detecting out-of-bound...
2015-04-16 Marek Olšákglsl_to_tgsi: don't use a potentially-undefined immedia...
2015-04-16 Marek Olšákglsl_to_tgsi: fix out-of-bounds constant access and...
2015-04-16 Marek Olšákglsl_to_tgsi: cleanup includes
2015-04-16 Marek Olšákmesa/program: remove dead code
2015-04-16 Marek Olšákradeonsi: add a debug option to compile shaders when...
2015-04-16 Marek Olšákst/mesa: add a debug option to compile shaders at link...
2015-04-16 Kristian Høgsbergi965: Rewrite ir_tex to ir_txl with lod 0 for vertex...
2015-04-16 Emil Velikovradeonsi: remove bogus r600-- triple
2015-04-16 Neil Robertsi965/skl: Add the header for constant loads outside...
2015-04-16 Neil Robertsi965/vec4: Add a helper function to emit VS_OPCODE_PULL...
2015-04-16 Jose Fonsecamesa,glsl: rename `interface` to `programInterface`.
2015-04-16 Flora Cuigbm: Add GBM_BO_USE_LINEAR flag
2015-04-16 Tapani Pällimesa: refactor GetUniformBlockIndex
2015-04-16 Tapani Pällimesa: refactor GetUniformIndices
2015-04-16 Tapani Pällimesa: refactor GetUniformLocation
2015-04-16 Tapani Pällimesa: refactor GetActiveUniformBlockName
2015-04-16 Tapani Pällimesa: remove unused _mesa_get_uniform_name
2015-04-16 Tapani Pällimesa: refactor GetActiveUniformName
2015-04-16 Tapani Pällimesa: refactor GetActiveUniform
2015-04-16 Tapani Pällimesa: refactor GetTransformFeedbackVarying
2015-04-16 Tapani Pällimesa: refactor GetActiveUniformsiv, use _mesa_program_r...
next