OSDN Git Service

freedreno: set SWAP bit based on format
[android-x86/external-mesa.git] / src /
2013-04-25 Rob Clarkfreedreno: set SWAP bit based on format
2013-04-24 Tom Stellardradeon/llvm: Fix segfault with a specifc libelf impleme...
2013-04-24 Alex Deucherr600g: use CP DMA for buffer clears on evergreen+
2013-04-24 Chia-I Wui965/gen7: fix encoding of (huge) surface size for...
2013-04-24 Chia-I Wui965/gen7: fix 3DSTATE_LINE_STIPPLE_PATTERN
2013-04-24 Chia-I Wui965: fix SURFACE_STATE dumping
2013-04-24 Matt Turneri965: Remove strange comments about math functions.
2013-04-24 Matt Turneri965: Remove traces of nonexistent TAN math function.
2013-04-24 Paul Berryglsl: Teach basic block analysis about break/continue...
2013-04-24 Paul Berryglsl: Add virtual function ir_instruction::as_jump()
2013-04-24 Tom Stellardr600g/llvm: Pass struct r600_bytecode to r600_llvm_compile
2013-04-24 José Fonsecawinsys/sw/xlib: Prevent shared memory segment leakage.
2013-04-23 Zack Rusindraw/gs: preserve leading vertex info for gs
2013-04-24 Laurent Carlierr200: fix build regression introduced with 9a32203e1618...
2013-04-24 Christian Königradeonsi: cleanup disabling tiling for UVD v3
2013-04-24 Chad Versaceegl/dri2: Fix min/max swap interval of configs
2013-04-24 Kenneth Graunkemesa: Add unpack functions for A/I/L/LA [U]INT8/16...
2013-04-24 Kenneth Graunkemesa: Add unpack functions for R/RG/RGB [U]INT8/16...
2013-04-24 Kenneth Graunkemesa: Add an unpack function for ARGB2101010_UINT.
2013-04-24 Kenneth Graunkemesa: Fix unpack function for ETC2_SRGB8_PUNCHTHROUGH_A...
2013-04-24 Kenneth Graunkemesa: Fix up some final license word wrapping issues...
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL OR IBM" to "THE AUTHORS" in...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2013-04-24 Brian Paulmesa: make _mesa_save_vtxfmt_init() static
2013-04-24 Brian Paulmesa: use new _mesa_inside_dlist_begin_end() function
2013-04-24 Brian Paulmesa: use new _mesa_inside_begin_end() function
2013-04-24 Marek Olšákmesa: remove unused opcodes AND, DP2A, NOT, NRM3, NRM4...
2013-04-24 Marek Olšákmesa: don't flush vertices and don't flag _NEW_COLOR...
2013-04-24 Marek Olšákmesa: don't flush vertices and don't flag _NEW_COLOR...
2013-04-24 Marek Olšákmesa: don't flag _NEW_DEPTH in Begin/EndQuery if driver...
2013-04-24 Marek Olšákmesa: don't flush vertices and don't flag _NEW_DEPTH...
2013-04-24 Marek Olšákmesa: don't flush and don't flag _NEW_STENCIL in ClearS...
2013-04-24 Marek Olšákmesa: don't set _NEW_BUFFERS in GenerateMipmap and...
2013-04-24 Marek Olšákmesa: remove _NEW_PACKUNPACK
2013-04-24 Marek Olšákmesa: convert _NEW_RASTERIZER_DISCARD to a driver flag
2013-04-24 Marek Olšákmesa,i965: use NewDriverState to communicate TFB state...
2013-04-24 Marek Olšákmesa: remove redundant _NEW_BUFFERS setting in ReadBuffer
2013-04-24 Marek Olšákst/mesa: add a simple path to BufferData if it only...
2013-04-24 Marek Olšákst/mesa: depth-stencil-alpha state also depends on...
2013-04-23 José Fonsecagallium: Replace gl_rasterization_rules with lower_left...
2013-04-23 Marek Olšákr600g: initialize CMASK and HTILE with the GPU using...
2013-04-23 Marek Olšákgallium/u_blitter: implement buffer clearing
2013-04-23 Vincent Lejeuner600/llvm: Read stacksize from config header
2013-04-23 Vincent Lejeune/bin/bash: q : commande introuvable
2013-04-23 Tom Stellardradeon/llvm: Fix build with LLVM >= r180063
2013-04-23 Tom Stellardgallivm: Fix build with LLVM >= r180063
2013-04-23 Zack Rusindraw: use the prim count for ia primitives
2013-04-23 Zack Rusintgsi/scan: set correct input limits for geometry shader
2013-04-23 Zack Rusindraw: add code to reset instance dependent data
2013-04-23 Zack Rusinsoftpipe: fix streamout with an emptry geometry shader
2013-04-22 Matt Turneri965/fs: Don't save value returned by emit() if it...
2013-04-22 Brian Paulmesa: Remove extra MapBufferRange in create_beginend_ta...
2013-04-22 José Fonsecagallium: Add a new clip_halfz rasterizer state.
2013-04-22 Kenneth Graunkei965: Fix a mistake in the comments for software counters.
2013-04-22 José Fonsecagallivm: Fix assignment of unsigned values to OUT register.
2013-04-22 Matt Turneri965: Apply CMP NULL {Switch} work-around to other...
2013-04-22 Brian Paulst/mesa: minor indentation fixes
2013-04-21 Eric Anholtmesa: Introduce a globally-available minify() macro.
2013-04-21 Eric Anholtmesa: Generalize TexStorage allocator between swrast...
2013-04-21 Eric Anholtmesa: Add performance debug for meta code.
2013-04-21 Eric Anholtintel: Mention how much data we're trying to subdata...
2013-04-21 José FonsecaRevert "gallivm: Emit vector selects."
2013-04-21 José Fonsecallvmpipe: verify function on blend test.
2013-04-20 José Fonsecallvmpipe: Don't support Z32_FLOAT_S8X24_UINT texture...
2013-04-20 José Fonsecallvmpipe: Ignore depth-stencil state if format has...
2013-04-20 José Fonsecagallivm: Disable LLVM 2.7 workaround on other versions.
2013-04-20 José Fonsecagallivm: Emit vector selects.
2013-04-20 Rob Clarkfreedreno: move ir -> ir2
2013-04-20 Rob Clarkfreedreno: cleanup some cruft left over from fdre
2013-04-20 Roland Scheideggergallivm: implement switch opcode
2013-04-20 Roland Scheideggergallivm: use uint build context for mask instead of...
2013-04-20 Roland Scheideggergallivm/tgsi: fix up breakc
2013-04-20 Roland Scheideggersvga: remove TGSI_OPCODE_BREAKC instruction translation
2013-04-20 Roland Scheideggergallium: document breakc and switch/case/default/endswitch
2013-04-20 Roland Scheideggergallivm: increase nesting limit to 66
2013-04-18 Zack Rusindraw: implement primitive assembler
2013-04-18 Zack Rusinutil/prim: fix decomposed counts for adjacency primitives
2013-04-18 Zack Rusindraw/so: uses the correct index with the pre clipped...
2013-04-19 Eric Anholtglapi: Add counter information for glBufferData(),...
2013-04-19 Eric Anholtglapi: Add parameter count information for uniforms.
2013-04-19 Paul Berryglapi: skip padding in get_called_parameter_string
2013-04-19 Paul Berrymesa: Fix up program_parse.y to avoid uninitialized $$
2013-04-19 Eric Anholtmesa: Use quotes on bool driconf options to prevent...
2013-04-19 Brian Paulsvga: whitespace, comment fixes in svga_pipe_query.c
2013-04-19 Brian Paulsvga: whitespace, comment fixes in svga_pipe_fs/vs.c
2013-04-19 José Fonsecagallivm: Fix half floats with MCJIT.
2013-04-19 Matt TurnerRevert "i965: Check reg.nr for BRW_ARF_NULL instead...
2013-04-18 Jerome Glisseradeonsi: add support for compressed texture v2
2013-04-18 Jerome Glisseradeonsi: add 2d tiling support for texture v3
2013-04-18 Vadim Girlingallium: handle drirc disable_glsl_line_continuations...
2013-04-18 José Fonsecallvmpipe: Take in consideration all current constant...
2013-04-18 Christoph Bumillernv50: add remaining RGBX formats
2013-04-18 Christoph Bumillerst/mesa: optionally apply texture swizzle to border...
2013-04-18 Christoph Bumillernv50: set BORDER_COLOR_SRGB in sampler objects
2013-04-18 Christoph Bumillernv50: fix 4th component of Lx_SINT/UINT formats
2013-04-18 Tom Stellardr600g: Fix build with --enable-opencl
2013-04-18 Brian Paulmesa: enable GL_ARB_texture_float if TEXTURE_FLOAT_ENAB...
next