OSDN Git Service

android-x86/external-mesa.git
2013-04-03 Zack Rusindraw/so: maintain an exact number of written vertices
2013-04-03 Zack Rusindraw: Implement support for primitive id
2013-04-03 Zack Rusindraw/so: Fix bogus assert
2013-04-03 Zack Rusindraw/gs: Fix memory corruption with multiple primitives
2013-04-03 Zack Rusingallivm: cleanup the gs interface
2013-04-03 Brian Paulsvga: add new memory-used HUD query
2013-04-03 Brian Paulutil: add new util_resource_size() function in u_resour...
2013-04-03 Brian Paulutil: move functions from u_resource.c to u_transfer.c
2013-04-03 Vincent Lejeuner600g/llvm: Do not override llvm provided stack_size
2013-04-03 Vincent Lejeuner600g/llvm: Do not change cf_alu inst when adding alus
2013-04-03 Marek Olšákradeonsi: add more cases for copying unsupported format...
2013-04-03 Brian Paulsvga: add HUD queries for number of draw calls, number...
2013-04-03 Brian Paulsvga: refactor occlusion query code
2013-04-03 Brian Paulgallium/hud: try L8 texture for font if I8 format isn...
2013-04-03 Brian Paulsvga: add case for PIPE_CAP_QUERY_PIPELINE_STATISTICS
2013-04-03 Brian Paulst/mesa: rewrite comment in st_manager.c
2013-04-03 Christoph Bumillernv50,nvc0: remove MS resolve formats hack
2013-04-03 Christoph Bumillernvc0: fix 128 bit compressed storage type selection
2013-04-03 Christoph Bumillernvc0: place staging textures in GART and map them directly
2013-04-03 Christoph Bumillernv50: account for pesky prefetch in size calculation...
2013-04-03 Christoph Bumillernvc0: honour scaled coordiantes setting for linear...
2013-04-03 Christoph Bumillernvc0: fix for 2d engine R source formats writing RRR1...
2013-04-03 Christoph Bumillernv50,nvc0: disable DEPTH_RANGE_NEAR/FAR clipping during...
2013-04-03 Christoph Bumillerst/mesa: fix bitmap,drawpix,drawtex for PIPE_CAP_TGSI_T...
2013-04-03 Christoph Bumillernouveau: accelerate buffer copies in resource_copy_region
2013-04-03 Christoph Bumillernvc0: demagic some of the NVE4_COMPUTE_UPLOAD methods
2013-04-03 Christoph Bumillernvc0: read PM counters for each warp scheduler separately
2013-04-03 Christoph Bumillernvc0: add some metrics to driver specific queries
2013-04-03 Christoph Bumillernvc0: add some driver statistics queries
2013-04-03 Christoph Bumillernvc0: disable compressed storage type 0xdb for now
2013-04-03 Christoph Bumillernvc0: use correct hw query for PRIMITIVES_GENERATED
2013-04-03 Christoph Bumillernvc0: use fence to check state of queries that don...
2013-04-03 Christoph Bumillergallium/hud: add support for PIPE_QUERY_PIPELINE_STATISTICS
2013-04-03 Christoph Bumillergallium/docs: fix definition of PIPE_QUERY_SO_STATISTICS
2013-04-03 Christoph Bumillergallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS
2013-04-02 Paul Berryi965: Reduce code duplication in handling of depth...
2013-04-02 Paul BerryRevert "glsl: Replace constant-index vector array acces...
2013-04-02 Paul Berryglsl: Fix array indexing when constant folding built...
2013-04-02 Roland Scheideggergallivm: bring back optimized but incorrect float to...
2013-04-02 Roland Scheideggergallivm: consolidate code for float-to-half and float...
2013-04-02 Vadim Girlinr600g: don't reserve more stack space than required v5
2013-04-02 Vadim Girlinr600g: fix range handling for tgsi input declarations v2
2013-04-02 Marek Olšákgallium/hud: do .xxxx swizzling for the font texture...
2013-04-02 Brian Paulhud: flush/unmap the vertex buffer before drawing
2013-04-02 Brian Pauldraw: use pipe_transfer_unmap() to match pipe_transfer_...
2013-04-02 Roland Scheideggergallivm: fix signed small float to float conversion
2013-04-02 Christian Königradeonsi: add instance divisor support v3
2013-04-02 Christian Königradeonsi: add start instance support
2013-04-02 Christian Königradeonsi: add instanceid support
2013-04-02 Christian Königradeon/llvm: move system value fetching to common code
2013-04-02 Michel Dänzerradeonsi: Handle arbitrary 2-byte formats in resource_c...
2013-04-02 Maarten Lankhorstnvc0: Fix fd leak in nvc0_create_decoder
2013-04-01 Aras PranckeviciusGLSL: fix lower_jumps to report progress properly
2013-04-01 Eric Anholti965/fs: Allow CSE on pre-gen7 varying-index uniform...
2013-04-01 Eric Anholti965/fs: Use LD messages for pre-gen7 varying-index...
2013-04-01 Eric Anholti965/fs: Don't double-emit SEND dependency workarounds...
2013-04-01 Eric Anholti965/fs: Bake regs_written into the IR instead of recom...
2013-04-01 Eric Anholti965/fs: Clean up the setup of gen4 simd16 message...
2013-04-01 Eric Anholti965/fs: Do CSE on gen7's varying-index pull constant...
2013-04-01 Eric Anholti965/fs: Improve performance of varying-index uniform...
2013-04-01 Eric Anholti965/fs: Avoid inappropriate optimization with regs_wri...
2013-04-01 Eric Anholti965: Make the fragment shader pull constants index...
2013-04-01 Eric Anholti965: Make the constant surface interface take a normal...
2013-04-01 Eric Anholti965/fs: Move varying uniform offset compuation into...
2013-04-01 Eric Anholti965/fs: Remove creation of a MOV instruction that...
2013-04-01 Eric Anholti965/fs: Allow constant propagation into MACH.
2013-04-01 Vincent Lejeuner600g/llvm: Update LLVM_REVISION.txt
2013-04-01 Vincent Lejeuner600g/llvm: Use stack_size provided from llvm.
2013-04-01 Vincent Lejeuner600g/llvm: uses function attribute to pass shader...
2013-04-01 Vincent Lejeuner600g/llvm: Add support for cf_alu native encode
2013-04-01 Haixia ShiACTIVE_UNIFORM_MAX_LENGTH should include 3 extra charac...
2013-04-01 Matt Turneri965/fs: Fix bad interaction between tex swizzles and...
2013-04-01 Eric Anholti965: Remove the old brw_optimize() code.
2013-04-01 Eric Anholti965/vs: Add a pass to set dependency control fields...
2013-04-01 Eric Anholti965: Dump shader source for linked shader programs.
2013-04-01 Mike Lothianclover: Fix build with LLVM 3.3
2013-04-01 Brian Paulllvmpipe: use triangle subdivision to avoid fixed-point...
2013-04-01 Brian Paulmesa: remove platform checks around __builtin_ffs,...
2013-04-01 Brian Pauldocs: add a new page documenting known application...
2013-04-01 Brian Pauldrirc: set always_have_depth_buffer for Topogon
2013-04-01 Adam Jacksongallivm: Minor comment cleanup
2013-04-01 Dave Airliemesa: fix texture storage multisample prototypes harder.
2013-03-31 Vincent Lejeuner600g/llvm: Update LLVM_REVISION
2013-03-31 Vincent Lejeuner600g/llvm: use native encode for tex
2013-03-31 Dave Airlieglapi: fix storage multisample build errors
2013-03-31 Chris Forbesdocs: mark ARB_texture_storage_multisample done
2013-03-31 Chris Forbesi965: enable ARB_texture_storage_multisample on Gen6+
2013-03-31 Chris Forbesmesa: allow multisample texture targets in [Get]TexPara...
2013-03-31 Chris Forbesmesa: improve reported function name in Tex*Multisample
2013-03-31 Chris Forbesmesa: add enable bit for ARB_texture_storage_multisample
2013-03-31 Chris Forbesglapi: add definition of ARB_texture_storage_multisample
2013-03-31 Chris Forbesmesa: add support for immutable textures to teximagemul...
2013-03-31 Chris Forbesmesa: extract _mesa_is_legal_tex_storage_format helper
2013-03-31 Kenneth Graunkemesa: Delete VERT_ATTRIB_GENERIC_NV and VERT_BIT_GENERI...
2013-03-31 Eric Anholti965: Fix an inconsistency inb the VUE map with gl_Clip...
2013-03-31 Eric Anholtintel: Remove a never-taken debug print path.
2013-03-29 Brian Paulst/mesa: add ir_lod case in GLSL->TGSI code to silence...
2013-03-29 Ian Romanickglsl: Generated masked write instead of vector array...
2013-03-29 Ian Romanickglsl: Replace open-coded dot-product with dot
2013-03-29 Ian Romanickglsl: Replace constant-index vector array accesses...
next