OSDN Git Service

android-x86/external-mesa.git
2013-03-12 José Fonsecad3d1x: Remove.
2013-03-12 José Fonsecanv50: Remove nv0_ir_from_sm4.*
2013-03-11 Roland Scheideggergallivm: clean up passing derivatives around
2013-03-11 Chad Versacei965: Fix typo in doxygen hyperlink
2013-03-11 Eric Anholtmesa: Reduce memory usage for reg alloc with many graph...
2013-03-11 Eric Anholtmesa: Reduce the memory usage for reg alloc with many...
2013-03-11 Eric Anholti965/fs: Improve CSE performance by expiring some avail...
2013-03-11 Eric Anholti965/fs: Improve live variables calculation performance.
2013-03-11 Eric Anholti965/fs: Also do the gen4 SEND dependency workaround...
2013-03-11 Eric Anholti965/fs: Switch to using sampler LD messages for unifor...
2013-03-11 Eric Anholti965/fs: Fix broken rendering in large shaders with...
2013-03-11 Eric Anholti965/fs: Add a comment about about an implementation...
2013-03-11 Eric Anholti965/fs: Fix register allocation for uniform pull const...
2013-03-11 Eric Anholtintel: Remove some unused debug flags.
2013-03-08 Zack Rusindraw/gs: Correctly iterate the emitted primitives
2013-03-08 Zack Rusintgsi/exec: Correctly reset NumOutputs before parsing...
2013-03-11 Roland Scheideggerdraw/llvm: another quick hack for drawing with no posit...
2013-03-11 Roland Scheideggersoftpipe: don't use samplers with prebaked sampler...
2013-03-11 Roland Scheideggertgsi: emit code for SVIEWINFO and SAMPLE_I
2013-03-11 Roland Scheideggertgsi: fix wrong reg used for unit for TGSI_OPCODE_TXF
2013-03-11 Tom Stellardr600g/llvm: Fix build
2013-03-11 Marek Olšákr600g: add debug options disabling various copy-buffer...
2013-03-11 Marek Olšákmesa: don't allocate a texture if width or height is...
2013-03-11 Marek Olšákgallium/util: attempt to fix blitting multisample textu...
2013-03-11 Marek Olšákr600g: allocate FMASK right after the texture, so that...
2013-03-11 Marek Olšákr600g: remove r600.h, move the stuff elsewhere (mostly...
2013-03-11 Marek Olšákr600g: remove r600_hw_context_priv.h, move the stuff...
2013-03-11 Marek Olšákr600g: remove deprecated state management code
2013-03-11 Marek Olšákr600g: atomize pixel shader
2013-03-11 Marek Olšákr600g: atomize vertex shader
2013-03-11 Marek Olšákr600g: inline r600_pipe_shader function
2013-03-11 Marek Olšákr600g: dump vertex elements state along with the fetch...
2013-03-11 Marek Olšákgallium/util: dump instance_divisor
2013-03-11 Marek Olšákr600g: remove bytecode dumping
2013-03-11 Marek Olšákr600g: use a single env var R600_DEBUG, disable bytecod...
2013-03-11 Marek Olšákr600g: cleanup #include recursion between r600_pipe...
2013-03-11 Marek Olšákr600g: don't check for R600_ENABLE_S3TC env var
2013-03-10 Stefan Brünsglapi/gen: Remove duplicate PYTHON_FLAGS
2013-03-09 Frank Henigmani965: Link i965_dri.so with C++ linker.
2013-03-09 Maxence Le... gallium/util: Correct shift value for TSC feature detec...
2013-03-09 Matt Turnerconfigure.ac: Build dricommon for DRI gallium drivers
2013-03-09 Matt Turnerconfigure.ac: Remove redundant checks of enable_dri.
2013-03-09 Matt Turnermesa: Allow ETC2/EAC formats with ARB_ES3_compatibility.
2013-03-09 Stéphane Marchesini915g: Use PIPE_FLUSH_END_OF_FRAME to trigger throttling
2013-03-09 Stéphane Marchesini915g: Update TODO
2013-03-08 Brian Pauldocs: document another Viewperf bug
2013-03-07 Jan de Grootdri/nouveau: fix crash in nouveau_flush
2013-03-07 Brian Pauldraw: add const qualifier to silence compiler warning
2013-03-07 Brian Paulllvmpipe: remove the power of two sizeof(struct cmd_blo...
2013-03-07 Brian Paulvbo: fix crash found with shared display lists
2013-03-07 Alan Hourihanemesa: fix glGetInteger*(GL_SAMPLER_BINDING).
2013-03-07 Christian Königradeon/llvm: document LLVM commit
2013-03-07 Christian Königradeon/llvm: enable LICM and DCE pass v2
2013-03-07 Christian Königradeonsi: add LLVMNoUnwindAttribute to intrinsic
2013-03-07 Christian Königradeonsi: rework input interpolation
2013-03-07 Christian Königradeonsi: remove SI.vs.load.buffer.index
2013-03-07 Christian Königradeon/llvm: make SGPRs proper function arguments v2
2013-03-07 Christian Königradeon/llvm: replace shader type intrinsic with functio...
2013-03-07 Christian Königradeonsi: switch to v*i8 for resources and samplers v2
2013-03-07 Christian Königr600g/llvm: Update CONSTANT_BUFFER address space definition
2013-03-06 Zack Rusindraw/llvm: fix inputs to the geometry shader
2013-03-06 Bryan Caindraw: use geometry shader info in clip_init_state if...
2013-03-06 Bryan Caindraw: account for separate shader objects in geometry...
2013-03-06 Alan HourihaneUnreference sampler object when it's currently bound...
2013-03-06 Brian Paulllvmpipe: fix incorrect 'j' array index in dummy textur...
2013-03-06 Brian Paulllvmpipe: remove unused cmd_block_list struct
2013-03-06 Brian Paulllvmpipe: add some scene limit sanity check assertions
2013-03-06 Brian Paulllvmpipe: tweak CMD_BLOCK_MAX and LP_SCENE_MAX_SIZE
2013-03-06 Kenneth Graunkei965: Don't fill buffer with zeroes.
2013-03-06 Kenneth Graunkei965: Fix off-by-one in query object result gathering.
2013-03-06 Christian Königradeon/llvm: fix trivial warnings
2013-03-06 Christian Königradeonsi: fix trivial warning
2013-03-06 Eric Anholtintel: Improve the matching (more formats!) for TexImag...
2013-03-06 Eric Anholtintel: Improve the test for readpixels blit path format...
2013-03-06 Eric Anholtintel: Fold intel_region_copy() into its one caller.
2013-03-06 Eric Anholtintel: Transition intel_region_map() to being a miptree...
2013-03-06 Eric Anholtintel: Remove num_mapped_regions tracking.
2013-03-06 Eric Anholtintel: Remove the struct intel_region reuse hash table.
2013-03-05 José Fonsecascons: Provide shorthand aliases for software winsyses.
2013-03-05 José Fonsecascons: Fix llvm-config not found error message.
2013-03-05 Ian Romanickmesa: Modify candidate search string
2013-03-05 Eric Anholtmesa: Remove the special enum for _mesa_error debug...
2013-03-05 Eric Anholtmesa: Remove the enum for the oom-within-debug-output...
2013-03-05 Eric Anholtmesa: Remove now-unused gl_winsys_error and gl_shader_e...
2013-03-05 Eric Anholtmesa: Report ARB_debug_output for both shader errors...
2013-03-05 Eric Anholtintel: Add missing perf debug for a stall on mapping...
2013-03-05 Eric Anholti965: Make perf_debug() output to GL_ARB_debug_output...
2013-03-05 Eric Anholtintel: Finish renaming fallback_debug() to perf_debug().
2013-03-05 Eric Anholtintel: Hook up the WARN_ONCE macro to GL_ARB_debug_output.
2013-03-05 Eric Anholtmesa: Add support for GL_ARB_debug_output with dynamic...
2013-03-05 Eric Anholtmesa: Merge handling of application-provided and built...
2013-03-05 Eric Anholtmesa: Fix _mesa_problem() on context destroy after...
2013-03-05 Eric Anholtmesa: Move debug type/severity enums to mesa core.
2013-03-05 Eric Anholtmesa: Replace open-coded _mesa_lookup_enum_by_nr().
2013-03-05 Eric Anholtmesa: Remove extra #define MAXSTRING duplicating MAX_DE...
2013-03-05 Marcin Slusarzdri/nouveau: NV17_3D class is not available for NV1a...
2013-03-05 Roland Scheideggertgsi: handle projection modifier for array textures.
2013-03-05 Roland Scheideggerst/mesa: translate ir offset parameters for non-TXF...
2013-03-05 Matt Turnerconfigure.ac: Remove stale comment about --x-* arguments.
2013-03-05 Matt Turnerconfigure.ac: Don't check for X11 unconditionally.
next