OSDN Git Service

android-x86/external-mesa.git
2016-05-14 Dave AirlieRevert "glsl: Extend lowering pass for gl_ClipDistance...
2016-05-14 Ian Romanickdocs: Mark GL_OES_shader_io_blocks as started
2016-05-13 Kristian Høgsberg... docs: update ARB_cull_distance status.
2016-05-13 Kristian Høgsberg... i965: Add support for GL_ARB_cull_distance
2016-05-13 Ilia Mirkinst/mesa: flip y coordinate of interpolateAtOffset for...
2016-05-13 Ilia Mirkinglsl: make sure that textureProj(bias) variants are...
2016-05-13 Ilia Mirkinglsl: be more strict when validating shader inputs
2016-05-13 Ilia Mirkinglsl: make sure that interpolateAt arguments are variables
2016-05-13 Tobias Klausmannmesa/st: Add support for GL_ARB_cull_distance (v2)
2016-05-13 Tobias Klausmanngallium: Add a pipe cap for arb_cull_distance
2016-05-13 Tobias Klausmannglsl: Add arb_cull_distance support (v3)
2016-05-13 Tobias Klausmannglsl: Extend lowering pass for gl_ClipDistance to suppo...
2016-05-13 Dave Airlieglsl: rename lower_clip_distance to lower_distance.
2016-05-13 Tobias Klausmannmesa/main: Add support for GL_ARB_cull_distance (v2)
2016-05-13 Tobias Klausmannglapi: Add GL_ARB_cull_distance
2016-05-13 Nanley Cheryanv/copy: Fix copying Images from Buffers with larger...
2016-05-13 Maarten Lankhorst.mailmap: Fix my email addresses.
2016-05-13 Nicolai Hähnleradeonsi/sid_tables: rename reg_table to sid_reg_table
2016-05-13 Nicolai Hähnleradeonsi/sid_tables: store offset into global fields...
2016-05-13 Nicolai Hähnleradeonsi/sid_tables: store strings by offset instead...
2016-05-13 Nicolai Hähnler600: remove TABLE_SIZE macro
2016-05-13 Nicolai Hähnler600: move alu_op_table to .c file
2016-05-13 Nicolai Hähnler600: move cf_op_table to .c file
2016-05-13 Nicolai Hähnler600: move fetch_op_table to .c file
2016-05-13 Nicolai Hähnler600: protect r600_isa.h with extern "C"
2016-05-13 Bas Nieuwenhuizengallium/ddebug: Implement launch_grid.
2016-05-13 Bas Nieuwenhuizengallium/ddebug: Support compute states.
2016-05-13 Bas Nieuwenhuizengallium/ddebug: Add passthrough for get_compute_param.
2016-05-12 Ian Romanicknir: Remove empty visit_call_src and visit_load_const_s...
2016-05-12 Ian Romanicknir: Silence unused parameter warnings
2016-05-12 Leo Liuvl/dri: fix close fd error out
2016-05-12 Samuel Pitoisetnvc0: fix indentation in nvc0_invalidate_resource_storage()
2016-05-12 Samuel Pitoisetnvc0: save some CPU cycles in nvc0_context_unreference_...
2016-05-12 Samuel Pitoisetnvc0: invalidate texture buffers for compute
2016-05-12 Tim Rowleyswr: properly expose compressed format support
2016-05-12 Jason Ekstrandanv: Don't advertise shaderImageGatherExtended
2016-05-12 Rob Clarknir: glsl_get_bit_size() should take glsl_type
2016-05-12 Topi Pohjolaineni965/gen9: Enable lossless compression
2016-05-12 Topi Pohjolaineni965: Set render state for lossless compressed
2016-05-12 Topi Pohjolaineni965/wm: Don't sample lossless compressed as multisampled
2016-05-12 Topi Pohjolaineni965/gen9: Setup MCS for compressed texture surfaces
2016-05-12 Topi Pohjolaineni965/blorp: Do not resolve lossless compressed blit...
2016-05-12 Topi Pohjolaineni965/blorp: Prepare blits for lossless compression
2016-05-12 Topi Pohjolaineni965: Deferred allocation of mcs for lossless compressed
2016-05-12 Topi Pohjolaineni965: Add flag telling if miptree is for client consumption
2016-05-12 Topi Pohjolaineni965: Add helper for lossless compression support
2016-05-12 Topi Pohjolaineni965/gen9: Prepare surface state setup for lossless...
2016-05-12 Topi Pohjolaineni965/gen8: Expose auxiliary mode resolver
2016-05-12 Topi Pohjolaineni965: Relax assertion of halign == 16 for lossless...
2016-05-12 Topi Pohjolaineni965/blorp: Set full resolve for lossless compressed
2016-05-12 Topi Pohjolaineni965/blorp: Do not skip fast color clear with new color
2016-05-12 Kenneth Graunkei965: Enable scalar GS by default.
2016-05-12 Kenneth Graunkei965: Reduce the SIMD8 GS push constant threshold from...
2016-05-12 Kenneth Graunkei965: Delete bogus assertion in emit_gs_input_load().
2016-05-12 Kenneth Graunkei965: Support instanced GS inputs in the scalar backend.
2016-05-12 Kenneth Graunkei965: Use an early return for the push case in emit_gs_...
2016-05-12 Kenneth Graunkei965: Drop BRW_NEW_BLORP from stipple and line paramete...
2016-05-12 Jakob Sinclairglsl: fixed uninitialized pointer
2016-05-12 Ilia Mirkinnvc0: fix gl_SampleMaskIn computation
2016-05-12 Ilia Mirkinnv50/ir: generalize interp fixups to be able to fixup...
2016-05-11 Jason Ekstrand.mailmap: Update the e-mail addresses for Kristian...
2016-05-11 Jason Ekstrand.mailmap: Use Connor Abbott's personal e-mail
2016-05-11 Giuseppe BilottaAdd .mailmap
2016-05-11 Jason Ekstrandi965: Stop splitting fma() prior to optimization
2016-05-11 Jason Ekstrandptn: Emit mul+add for MAD
2016-05-11 Jason Ekstrandnir/algebraic: Separate ffma lowering from fusing
2016-05-11 Rob Clarkanv: fix build break
2016-05-11 Rob Clarkmesa/st: split the type_size calculation into it's...
2016-05-11 Rob Clarkglsl: export accessor for builtin-uniform descriptors
2016-05-11 Rob Clarknir/lower-io: add support for lowering inputs
2016-05-11 Rob Clarknir/lower-io: split out some helper fxns
2016-05-11 Rob Clarknir: rename lower_outputs_to_temporaries -> lower_io_to...
2016-05-11 Rob Clarknir: move callsite of lower_outputs_to_temporaries
2016-05-11 Rob Clarknir: lower-io-types pass
2016-05-11 Rob Clarknir: passthrough-edgeflags support
2016-05-11 Rob Clarknir: add lowering pass for glBitmap
2016-05-11 Rob Clarknir: add lowering pass for glDrawPixels
2016-05-11 Rob Clarknir: add lowering pass for y-transform
2016-05-11 Rob Clarkgallium: add NIR as a possible IR
2016-05-11 Rob Clarkgallium: refactor pipe_shader_state to support multiple...
2016-05-11 Rob Clarkfreedreno: fix multi-layer transfer_map's
2016-05-11 Juan A. Suarez... glsl: use var with initializer on global var validation
2016-05-11 Jordan Justenutil/ralloc: Remove double zero'ing of rzalloc buffers
2016-05-11 Jonathan Graygenxml: avoid using a GNU make pattern rule
2016-05-11 Roland Scheideggergallivm: improve dumping of bitcode
2016-05-11 Vinson Leeswr: [rasterizer] Include cmath for std::isnan and...
2016-05-10 Jason Ekstrandi965/blorp: Don't blend integer values during MSAA...
2016-05-10 Jason Ekstrandmeta/blit: Don't blend integer values during MSAA resolves
2016-05-10 Jason Ekstrandi965/fs: Default all constants to a location of -1
2016-05-10 Dave Airliest/glsl_to_tgsi: attach image to correct instruction...
2016-05-10 Dave Airliemesa: move MESA_MAP_NOWAIT_BIT up away from GL_MAP_PERS...
2016-05-10 Dave Airliemesa/meta: check for signed/unsigned int conversion...
2016-05-10 Matt Turneri965: Handle BRW_OPCODE_DO on Gen6+ in brw_instruction_...
2016-05-10 Bas Nieuwenhuizenradeonsi: Set declared tessellation LDS size to hardwar...
2016-05-10 Rob Clarkfreedreno/ir3: size input/output arrays properly
2016-05-10 Ian Romanickir_to_mesa: Emit smarter ir_binop_logic_or for vertex...
2016-05-10 Ian Romanickprog: Delete all remains of OPCODE_SNE, OPCODE_SEQ...
2016-05-10 Ian Romanickir_to_mesa: Do not emit OPCODE_SEQ or OPCODE_SNE
2016-05-10 Ian Romanickir_to_mesa: Do not emit OPCODE_SLE or OPCODE_SGT
2016-05-10 Samuel Pitoisetnvc0: enable compute support by default on GK110+
next