OSDN Git Service

radeonsi: use ordered compares for SSG and face selection
[android-x86/external-mesa.git] / src /
2015-01-07 Marek Olšákradeonsi: use ordered compares for SSG and face selection
2015-01-07 Marek Olšákradeonsi: remove unused and not useful variables
2015-01-07 Marek Olšákradeonsi: remove init config from states
2015-01-07 Marek Olšákradeonsi: reduce the size of si_pm4_state
2015-01-07 Marek Olšáktgsi: add uses_centroid into tgsi_shader_info
2015-01-07 Marek Olšákst/mesa: fix GL_PRIMITIVE_RESTART_FIXED_INDEX
2015-01-07 Marek Olšákvbo: ignore primitive restart if FixedIndex is enabled...
2015-01-07 Eric Anholtvc4: Fix scaling W projection of the Z coordinate when...
2015-01-06 Eric Anholtvc4: Fix deletion from the program cache.
2015-01-06 Eric Anholtvc4: Skip storing the Z/S contents when it's invalidated.
2015-01-06 Eric Anholtgallium: Plumb the swap INVALIDATE_ANCILLARY flag throu...
2015-01-06 Eric Anholtegl: Inform the client API when ancillary buffers may...
2015-01-06 Tom Stellardradeon/llvm: Use amdgcn triple for SI+ on LLVM >= 3.6
2015-01-06 Tom Stellardradeonsi: Cache LLVMTargetMachine object in si_screen
2015-01-05 Brian Paulmesa: create, use new _mesa_texture_base_format() function
2015-01-05 Brian Paulmesa: remove unused ctx parameter for _mesa_select_tex_...
2015-01-05 Brian Paulswrast: use new _mesa_base_tex_image() helper
2015-01-05 Brian Paulst/mesa: use new _mesa_base_tex_image() helper
2015-01-05 Brian Paulmesa: add _mesa_base_tex_image() helper function
2015-01-05 Brian Paulmesa: simplify a conditional in detach_shader()
2015-01-05 Brian Paulmesa: minor whitespace fixes in shaderapi.c
2015-01-05 Brian Paulmesa: make _mesa_reference_shader_program() an inline...
2015-01-05 Brian Paulmesa: update comment on delete_shader_program()
2015-01-05 Brian Paulmesa: rearrange error handling in glProgramParameteri()
2015-01-05 Brian Paulmesa: fix error strings in shaderapi.c
2015-01-05 Brian Paulglsl: use the is_gl_identifier() helper in a couple...
2015-01-05 Brian Paulmeta: init var to silence uninitialized variable warning
2015-01-05 Brian Pauldraw: silence uninitialized variable warning
2015-01-05 Brian Paulgallivm: silence a couple compiler warnings
2015-01-05 Leonid Shatzgallium/util: make sure cache line size is not zero
2015-01-05 Roland Scheideggergallium/util: fix crash with daz detection on x86
2015-01-05 Ilia Mirkinnvc0: add name to magic number
2015-01-05 Ilia Mirkinnvc0: regenerate rnndb headers
2015-01-05 Ilia Mirkinnv50: regenerate rnndb headers
2015-01-05 Tobias Klausmannnv50: enable texture compression
2015-01-05 Ilia Mirkinnv50/ir: enable sat modifier for OP_SUB
2015-01-05 Roy Splietnv50/ir: Add sat modifier for mul
2015-01-05 Ilia Mirkinnv50,nvc0: avoid doing work inside of an assert
2015-01-05 Ilia Mirkinnv50/ir: fix texture offsets in release builds
2015-01-05 Kenneth Graunkei965: Micro-optimize swizzle_to_scs() and make it inlin...
2015-01-05 Kenneth Graunkei965: Support MESA_FORMAT_R8G8B8X8_SRGB.
2015-01-05 Kenneth Graunkei965: Fix BLORP sRGB MSAA overrides to cope with X...
2015-01-05 Kenneth Graunkei965: Copy shader->shadow_samplers to prog->ShadowSamplers.
2015-01-05 Kenneth Graunkei965: Make the precompile ignore DEPTH_TEXTURE_MODE...
2015-01-05 Kenneth Graunkei965: Implement WaCsStallAtEveryFourthPipecontrol on...
2015-01-04 Marek Olšákr300g: handle vertex format PIPE_FORMAT_NONE
2015-01-03 Marek Olšákglsl_to_tgsi: fix a bug in copy propagation
2015-01-03 Kenneth Graunkei965: Make INTEL_DEBUG=state ignore state flags with...
2015-01-03 Kenneth Graunkei965: Fix INTEL_DEBUG=optimizer with VF types.
2015-01-03 Kenneth Graunkei965: Show opt_vector_float() and later passes in INTEL...
2015-01-02 Jeremy Huddleston... swrast: Fix -Wduplicate-decl-specifier warning
2015-01-02 Roy Splietnv50/ir: Fold sat into mad
2015-01-02 Ilia Mirkinnv50/ir: fold MAD when one of the multiplicands is...
2015-01-02 Alexander von Gluck IVgallium/state_tracker: Rewrite Haiku's state tracker
2015-01-01 Marek Olšákradeonsi: fix warnings
2015-01-01 Kenneth Graunkei965: Fix start/base_vertex_location for >1 prims but...
2015-01-01 Kenneth Graunkei965: Use WARN_ONCE for the single-primitive-exceeded...
2014-12-31 Eric Anholtu_primconvert: Fix leak of the upload BO on context...
2014-12-31 Eric Anholtvc4: Fix memory leak as of 0404e7fe0ac2a6234a11290b4b15...
2014-12-31 Ilia Mirkinnv50,nvc0: set vertex id base to index_bias
2014-12-31 Tiziano Bacocconv50,nvc0: implement half_pixel_center
2014-12-30 Eric Anholtvc4: Only render tiles where the scissor ever intersect...
2014-12-30 Eric Anholtvc4: Move draw call reset handling to a helper function.
2014-12-30 Eric Anholtvc4: Drop the content of vc4_flush_resource().
2014-12-29 Matt Turnermesa: Remove __SSE4_1__ guards from sse_minmax.c.
2014-12-29 Matt Turneri965/vec4: Do separate copy followed by constant propag...
2014-12-29 Matt Turneri965/vec4: Allow constant propagation of VF immediates.
2014-12-29 Matt Turneri965/vec4: Add parameter to skip doing constant propaga...
2014-12-29 Matt Turneri965/vec4: Do CSE, copy propagation, and DCE after...
2014-12-29 Matt Turneri965/vec4: Perform CSE on MOV ..., VF instructions.
2014-12-29 Matt Turneri965/vec4: Add pass to gather constants into a vector...
2014-12-29 Matt Turneri965: Add support for saturating immediates.
2014-12-29 Matt Turneri965: Add fs_reg/src_reg constructors that take vf[4].
2014-12-27 Alexander von Gluck IVgallium/target: Drop no longer needed Haiku viewport...
2014-12-27 Alexander von Gluck IVgallium/st: Clean up Haiku depth mapping, fix colorspac...
2014-12-26 Eric Anholtvc4: Handle unaligned accesses in CL emits.
2014-12-25 Eric Anholtvc4: Don't bother zero-initializing the shader reloc...
2014-12-25 Eric Anholtvc4: Fix the argument type for cl_u16().
2014-12-25 Alexander von Gluck IVegl: Fix non-dri SCons builds re #87657
2014-12-25 Michel Dänzerradeonsi: Don't modify PA_SC_RASTER_CONFIG register...
2014-12-24 Eric Anholtvc4: Optimize CL emits by doing size checks up front.
2014-12-24 Eric Anholtvc4: Avoid repeated hindex lookups in the loop over...
2014-12-24 Kenneth Graunkei965: Add missing BRW_NEW_*_PROG_DATA to texture/render...
2014-12-24 Kenneth Graunkei965: Cache register write capability checks.
2014-12-24 Rob Clarkfreedreno/ir3: split out legalize pass
2014-12-24 Rob Clarkfreedreno/ir3: ra debug
2014-12-23 Alexander von Gluck IVegl/haiku: Clean up SConscript whitespace
2014-12-23 Alexander von Gluck IVegl/dri2: Fix build of dri2 egl driver with SCons
2014-12-23 Alexander von Gluck IVegl: Clean up Haiku visual creation
2014-12-23 Alexander von Gluck IVegl: Add Haiku code and support
2014-12-23 Timothy Arceriglsl: check if implicitly sized arrays match explicitly...
2014-12-22 Chad Versacei965: Use safer pointer arithmetic in gather_oa_results()
2014-12-22 Chad Versacei965: Use safer pointer arithmetic in intel_texsubimage...
2014-12-22 Chad Versacei965: Fix intel_miptree_map() signature to be more...
2014-12-22 Chad Versacei965: Remove spurious casts in copy_image_with_memcpy()
2014-12-21 Marek Olšákradeonsi: force NaNs to 0
2014-12-21 David Heidelbergst/nine: fix DBG typo (trivial)
2014-12-21 David Heidelbergr300g: implement ARR opcode
2014-12-20 Rob Clarkfreedreno/a4xx: blend-color
2014-12-20 Rob Clarkfreedreno/a4xx: alpha-test
next