mesa.git
2013-04-08 Matt Turnerregister_allocate: Fix the type of best_benefit.
2013-04-08 Tom Stellardradeon/llvm: Bump minimum LLVM version to 3.3
2013-04-08 Niels Ole Salscheiderclover: Fix linkage of libOpenCL
2013-04-08 Vincent Lejeuner600g/llvm: Add support for native isa for pre EG
2013-04-06 Marek Olšákgallium/util: add const to a parameter of util_max_layer
2013-04-06 Marek Olšákst/mesa: don't expose ARB_color_buffer_float without...
2013-04-06 Marek Olšákmesa: allow drivers not to expose ARB_color_buffer_floa...
2013-04-06 Marek Olšákmesa: move updating clamp control derived state out...
2013-04-06 Marek Olšákmesa: don't set _ClampFragmentColor to TRUE if it has...
2013-04-06 Marek Olšákmesa: refactor clamping controls, get rid of _ClampRead...
2013-04-06 Chris Forbesmesa: don't memcmp() off the end of a cache key.
2013-04-05 Tom Stellardradeonsi: Add compute support v3
2013-04-05 Tom Stellardradeonsi: Set TCL1_ACTION_ENA when invalidating the...
2013-04-05 Tom Stellardradeonsi: Remove si_pm4_inval_vertex_cache()
2013-04-05 Tom Stellardgallium: PIPE_COMPUTE_CAP_IR_TARGET - allow drivers...
2013-04-05 Wladimirutil: add ETC as compressed format
2013-04-05 Brian Paulgallium/u_blitter: fix is_blit_generic_supported()...
2013-04-05 Alexander MonakovHonor GLX_DONT_CARE in MATCH_MASK
2013-04-05 Rob Clarkfreedreno: use autogenerated register defs
2013-04-05 José Fonsecast/wgl: Install our windows message hook to threads...
2013-04-05 Adam Jacksonllvmpipe: Work without sse2 if llvm is new enough
2013-04-05 Jerome Glissewinsys/radeon: add command stream replay dump for fault...
2013-04-04 Brian Paulst/xlib: add HUD support for xlib/GLX
2013-04-04 Brian Paulgallium/hud: add GALLIUM_HUD_PERIOD env var
2013-04-04 Brian Paulgallium/hud: initialize sampler state
2013-04-04 Kenneth Graunkeglsl: Add an optimization pass to flatten simple nested...
2013-04-04 Kenneth Graunkei965: Use a variable for the push constant size in kB.
2013-04-04 Kenneth Graunkei965: Turn brw->urb.vs_size and gs_size into local...
2013-04-04 Kenneth Graunkei965: Remove BRW_NEW_WM_INPUT_DIMENSIONS dirty bit.
2013-04-04 Kenneth Graunkei965: Delete brw_vs_constval.c and the brw_wm_input_siz...
2013-04-04 Kenneth Graunkei965: Remove now dead brw_wm_prog_key::proj_attrib_mask...
2013-04-04 Kenneth Graunkei965: Remove fixed-function texture projection avoidanc...
2013-04-04 Kenneth Graunkei965: Use ctx->Stencil._WriteEnabled in DEPTH_STENCIL_S...
2013-04-04 Kenneth Graunkei965: Fix stencil write enable flag in 3DSTATE_DEPTH_BU...
2013-04-04 Kenneth Graunkemesa: Add new ctx->Stencil._WriteEnabled derived state...
2013-04-04 Roland Scheideggergallivm: some minor cube map cleanup
2013-04-04 Eric Anholti965: Ask the register allocator to round-robin through...
2013-04-04 Zack Rusinllvmpipe: implement ucmp
2013-04-04 Paul BerryAvoid spurious GCC warnings in STATIC_ASSERT() macro.
2013-04-04 Erik Faye-Lundfreedreno: document debug flag
2013-04-04 Brian Paulst/wgl: add HUD support
2013-04-04 Brian Paulst/wgl: make stw_current_context() non-static
2013-04-04 Brian Paulutil: add debug_memory_check_block(), debug_memory_tag()
2013-04-04 Brian Paulgallium/hud: replace malloc w/ MALLOC
2013-04-04 Vincent Lejeuner600g/llvm: Workaround for wrong tex.offset_*
2013-04-03 Roland Scheideggergallivm: honor explicit derivatives values for cube...
2013-04-03 Roland Scheideggergallivm: do per-pixel cube face selection (finally!!!)
2013-04-03 Roland Scheideggergallivm: minor rho calculation optimization for 1 or...
2013-04-03 Roland Scheideggergallivm: use f16c hw support for float->half and half...
2013-04-03 Zack Rusindraw/llvmpipe: allow independent so attachments to...
2013-04-03 Zack Rusinllvmpipe: reset so buffers when not appending
2013-04-03 Zack Rusindraw: remove unused function
2013-04-03 Zack Rusindraw/llvm: use an enum instead of magic numbers
2013-04-03 Zack Rusindraw/gs: cleanup some debugging code
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
next