OSDN Git Service

android-x86/external-mesa.git
2013-02-11 Andreas Bolldocs: update sourcetree
2013-02-11 Andreas Bolldocs: replace CVS with git
2013-02-09 Vinson Leeconfigure.ac: Do not check for rt on Mac OS X.
2013-02-09 Ian Romanickintel: Do not expose OES_compressed_ETC1_RGB8_texture...
2013-02-09 Roland Scheideggersoftpipe: clean up lod computation
2013-02-09 Roland Scheideggersoftpipe: try to beat new dx10-style sample opcodes...
2013-02-09 Roland Scheideggergallivm: fix up size queries for dx10 sviewinfo opcode
2013-02-09 Roland Scheideggergallivm: hook up dx10 sampling opcodes
2013-02-09 Vinson Leeintel: Ensure variable intel is used in i915 builds.
2013-02-09 Vinson Leeglsl: Ensure glsl_type constructors initialize gl_type.
2013-02-09 Jerome Glissewinsys/radeon: improve debuging printing
2013-02-09 Roland Scheideggersoftpipe: get rid of tgsi_sampler_control param in...
2013-02-09 Roland Scheideggersoftpipe: fix using optimized filter function
2013-02-09 Roland Scheideggergallivm: fix typo in lp_build_mul_norm
2013-02-09 Roland Scheideggerllvmpipe: first steps of adding dual source blend support
2013-02-09 Roland Scheideggerllvmpipe: refactoring of visibility counter handling
2013-02-09 Jerome Glissexorg: fix exa finish access
2013-02-08 Kristian Høgsbergegl-wayland: Make sure we allocate a back buffer even...
2013-02-08 Paul BerryConsolidate some redundant definitions of ARRAY_SIZE...
2013-02-08 Paul Berryintel/pre-gen6: Disable EXT_framebuffer_multisample.
2013-02-08 Vinson Leeglsl: Initialize all tfeedback_candidate_generator...
2013-02-08 Vinson Leenv30: Fix memory leak.
2013-02-08 Ian Romanickglsl: Change loop_analysis to not look like a resource...
2013-02-08 Paul Berrymesa: Don't check (offset + size <= bufObj->Size) in...
2013-02-08 Ian Romanicki965: Set UniformBufferOffsetAlignment to sizeof(vec4)
2013-02-08 Matt Turnermesa: Allow glGet* queries of MAX_VARYING_COMPONENTS...
2013-02-08 Daniel van... gbm: Remember to init format on gbm_dri_bo_create.
2013-02-07 Eric Anholtglx: Centralize the code for context flushing.
2013-02-07 Eric Anholtglx: Add a little comment about what dri2FlushFrontBuff...
2013-02-07 Michel Dänzerradeonsi: Handle scaled and integer formats for sampler...
2013-02-07 Michel Dänzerradeonsi: Don't advertise PIPE_FORMAT_L8A8_SRGB support.
2013-02-07 Michel Dänzerradeonsi: Remove incorrect (and dead) assignment in...
2013-02-07 Michel Dänzerradeonsi: Use unique names for referring to texture...
2013-02-07 Marek Olšákr300g: put textures with usage=staging in GTT and make...
2013-02-07 Jerome Glisser600g: fix slice tile max for compressed texture and...
2013-02-06 Marek Olšákradeonsi: use new RGBX formats
2013-02-06 Marek Olšákr300g: fix blending and alpha-test with RGBX16F and...
2013-02-06 Marek Olšákr300g: use new RGBX formats
2013-02-06 Marek Olšákr600g: use new RGBX formats
2013-02-06 Marek Olšákst/mesa: use new RGBX formats
2013-02-06 Marek Olšákmesa: add RGBX formats for existing GL RGB texture...
2013-02-06 Marek Olšákgallium: add RGBX formats for existing GL RGB texture...
2013-02-06 Kenneth Graunkei965/blorp: Support blits between ARGB and XRGB formats.
2013-02-06 Kenneth Graunkei965/blorp: Support overriding destination alpha to...
2013-02-06 Kenneth Graunkei965: Implement CopyTexSubImage2D via BLORP (and use...
2013-02-06 Kenneth Graunkemesa: Put extern "C" guards in renderbuffer.h.
2013-02-06 Brian Paulllvmpipe: remove extraneous const qualifier
2013-02-06 Marek Olšákgallium/util: remove duplicated function util_format_is...
2013-02-06 Marek Olšákst/mesa: get rid of GET_CURRENT_CONTEXT in st_choose_format
2013-02-06 Marek Olšákst/mesa: adjust texture format selection to try the...
2013-02-06 Marek Olšákst/mesa: put RGBX8 and RGBA8 in the default format...
2013-02-06 Marek Olšákst/mesa: add the rest of RGB8 format/type combos to...
2013-02-06 Marek Olšákmesa: fixup inconsistent naming of RG16 formats
2013-02-06 Marek Olšákr600g: report correct control flow depth
2013-02-06 Marek Olšákglsl: fix incorrect comment about do_common_optimization
2013-02-06 Marek Olšákst/mesa: emit saturates in the vertex shader if Shader...
2013-02-06 Marek Olšákst/mesa: advertise ARB_shading_language_packing for...
2013-02-06 Marek Olšákst/mesa: do most of GLSL lowering outside of the optimi...
2013-02-06 Marek Olšákst/mesa: remove dead code depending on EmitCondCodes
2013-02-06 Marek Olšákr300g: try to use color varyings for texcoords if max...
2013-02-06 Marek Olšákr300/compiler: copy-propagate saturate mode when possible
2013-02-06 Marek Olšákr300/compiler: add support for saturate output modifier...
2013-02-06 Marek Olšákr300g: fix blending with RGBX formats
2013-02-06 Marek Olšákr300g: fix blending with blend color and RGBA formats
2013-02-06 José Fonsecaegl/dri: Don't invoke dri2_dpy->flush if it's NULL.
2013-02-06 Vinson Leeglsl: Initialize ast_parameter_declarator member variables.
2013-02-05 Brian Paulsvga: fix sRGB rendering
2013-02-05 Tom Stellardr600g/compute: Fix segfault caused by new shader disass...
2013-02-05 Michel DänzerRequire libdrm_radeon 2.4.42 for radeonsi.
2013-02-05 Eric Anholti965: Disable write masking when setting up texturing m0.
2013-02-04 Tapani Pälliintel: Fix regression in intel_create_image_from_name...
2013-02-04 Eric Anholti965: Fix segfaults from 45a28a927ab7f29ff325b9326d386a...
2013-02-04 Alex Deucherradeonsi: add Oland pci ids
2013-02-04 Alex Deucherradeonsi: default PA_SC_RASTER_CONFIG to 0
2013-02-04 Alex Deucherradeonsi: add support for Oland chips
2013-02-04 Paul Berryglsl: Support transform feedback of varying structs.
2013-02-04 Paul Berryglsl: Use parse_program_resource_name to parse transfor...
2013-02-04 Paul Berryglsl: Rename uniform_field_visitor to program_resource_...
2013-02-04 Paul Berrymesa/glsl: Separate parsing logic from _mesa_get_unifor...
2013-02-04 Quentin Glidicgallium/egl: Fix include dirs for VPATH build
2013-02-04 Abdiel Janulgueintel: make sure to setup image dimension in image_from...
2013-02-04 Matt Turnerbuiltin_compiler/build: Don't use *_FOR_BUILD when...
2013-02-04 Brian Paulst/mesa: emit SQRT opcode when driver supports it
2013-02-04 Brian Paulgallium/drivers: handle PIPE_SHADER_CAP_TGSI_SQRT_SUPPO...
2013-02-04 Brian Paulgallivm: implement support for SQRT opcode
2013-02-04 Brian Paultgsi: add support for new SQRT opcode
2013-02-04 Brian Paulgallium: add SQRT shader opcode
2013-02-04 Michel Dänzerradeonsi: Remove spurious traces of R16G16B16 support.
2013-02-04 Michel Dänzerradeonsi: Enable texture arrays.
2013-02-04 Michel Dänzerradeonsi: Improve packing of texture address parameters.
2013-02-04 Michel Dänzerradeonsi: Adapt to sample intrinsics changes.
2013-02-04 Brian Paulst/mesa: simplify the update_single_texture() function
2013-02-04 Brian Paulst/mesa: merge st_ChooseTextureFormat_renderable()...
2013-02-04 Brian Paulst/mesa: improve the format choosing code for DrawPixels
2013-02-04 Andreas Bollgallium: handle unhandled PIPE_CAP_TEXTURE_BUFFER_OFFSE...
2013-02-04 Brian Paulst/mesa: don't choose DXT formats if we can't do DXT...
2013-02-04 Brian Paulmesa: don't use format chooser code for glCompressedTex...
2013-02-03 Kenneth Graunkei965: Fix the SF Vertex URB Read Length calculation...
2013-02-03 Kenneth Graunkei965: Fix the SF Vertex URB Read Length calculation...
2013-02-03 Kenneth Graunkei965: Compute the maximum SF source attribute.
next