OSDN Git Service

android-x86/external-mesa.git
2012-03-23 Dylan Noblesmithintel: fix null dereference processing HiZ buffer
2012-03-21 Jakob Bornecrantzdocs: Add 8.0.2 md5sums
2012-03-21 Jakob Bornecrantzdocs: Add 8.0.2 release notes
2012-03-21 Jakob Bornecrantzmesa: Bump version number to 8.0.2
2012-03-21 Jakob Bornecrantzmesa: Include mesa ES mapi generated files
2012-03-21 Brian Pauldocs: add links to 8.0.1 release notes
2012-03-20 Daniel Vetteri965: fixup W-tile offset computation to take swizzling...
2012-03-20 Eugeni Dodonovintel: check for LLC support when reading maps
2012-03-20 Eugeni Dodonovintel: verify if hardware has LLC support
2012-03-20 Kenneth Graunkei965: Fix Gen6+ dynamic state upper bound on older...
2012-03-20 Dylan Noblesmithmesa: add back glGetnUniform*v() overflow error reporting
2012-03-19 Yuanhan Liui915: fallback for NPOT cubemap texture
2012-03-17 Jeremy Huddlestondarwin: Link against libxcb
2012-03-17 Jeremy Huddlestondarwin: Build create_context.c
2012-03-17 Jeremy Huddlestondarwin: config file cleanups
2012-03-16 Yuanhan Liui965: handle gl_PointCoord for Gen4 and Gen5 platforms
2012-03-16 Yuanhan Liui915: move the FALLBACK_DRAW_OFFSET check outside the...
2012-03-16 Yuanhan Liui915: fix wrong rendering of gl_PointSize on Pineview
2012-03-16 Yuanhan Liutnl: let _TNL_ATTRIB_POINTSIZE do not depend on ctx...
2012-03-14 Brian Paulmesa: fix GL_LUMINANCE handling in glGetTexImage
2012-03-14 Brian Paulmesa: use _mesa_rebase_rgba_float/uint() in glGetTexIma...
2012-03-14 Brian Paulmesa: use _mesa_rebase_rgba_float/uint() in glReadPixel...
2012-03-14 Brian Paulmesa: add _mesa_rebase_rgba_float/uint() functions
2012-03-14 Brian Paulutil: add mutex lock in u_debug_memory.c code
2012-03-09 Brian Paulsvga: add null vs pointer check in update_need_pipeline()
2012-03-09 Zack Rusinsvga: fix the rasterizer state resets
2012-03-09 Zack Rusinsvga: Fix stencil op mapping
2012-03-09 Zack Rusinsvga: fix a crash happening before setting fragment...
2012-03-05 Neil Robertsmesa: Don't disable fast path for normalized types
2012-03-01 José Fonsecasvga: Clamp advertised PIPE_SHADER_CAP_MAX_TEMPS to...
2012-03-01 Yuanhan Liumesa: let GL3 buf obj queries not depend on opengl...
2012-02-28 Kenneth Graunkei965: Only set Last Render Target Select on the last...
2012-02-27 Tom Stellardr300/compiler: Fix bug when lowering KILP on r300 cards
2012-02-27 Marek Olšákgallium/rtasm: properly detect SSE and SSE2
2012-02-17 Ian Romanickdocs: Add 8.0.1 release md5sums
2012-02-17 Ian Romanickdocs: Add 8.0.1 release notes
2012-02-17 Ian Romanickmesa: Bump version number to 8.0.1
2012-02-16 Simon Farnsworthr600g: Use a fake reloc to sleep for fences
2012-02-16 Alex Deucherr600g: 128 bit formats require tile_type = 1 on cayman
2012-02-16 Alex Deucherr600g: fix tex tile_type offset for cayman
2012-02-16 Kenneth Graunkei965: Emit Ivybridge VS workaround flushes.
2012-02-16 Kenneth Graunkei965/fs: Take # of components into account in try_rewri...
2012-02-16 Kenneth Graunkei965/fs: Add a new fs_inst::regs_written function.
2012-02-15 Ian Romanickswrast: Only avoid empty _TexEnvPrograms
2012-02-15 Ian Romanickglapi: Include GLES2 headers for ES2 extension functions
2012-02-15 Anuj Phogatmeta: Avoid FBO resizing/reallocating in decompress_tex...
2012-02-15 Paul Berryi915: Fix type of "specoffset" variable.
2012-02-15 Mathias Fröhlichstate_stracker: Fix access to uninitialized memory.
2012-02-15 Eric Anholti965/fs: Enable register spilling on gen7 too.
2012-02-15 Eric Anholti965: Report the failure message when failing to compil...
2012-02-15 Anuj Phogatmeta: Add pixel store/pack operations in decompress_tex...
2012-02-15 Dave Airliest/mesa: only resolve if number of samples is > 1
2012-02-15 Brian Paulswrast: fix span color type selection
2012-02-15 Kenneth Graunkei965: Fix border color on Ironlake.
2012-02-15 Brian Paulmesa: fix proxy texture target initialization
2012-02-14 Chad Versacei965: Remove file i965/junk, accidentally added in...
2012-02-14 Eric Anholti965: Fix HiZ change compiler warning.
2012-02-14 Chad Versacei965: Rewrite the HiZ op
2012-02-10 Brian Pauldocs: remove link to the GLSL compiler page
2012-02-10 Brian Pauldocs: add VMware link
2012-02-10 Brian Pauldocs: update info about supported systems, GPUs, APIs
2012-02-09 Brian Pauldocs: add news item for 8.0 release
2012-02-09 Ian Romanickdocs: Add 8.0 MD5 checksums
2012-02-09 Ian Romanickmesa: Bump version number to 8.0 (final)
2012-02-09 Anuj Phogatmesa: fix maximum allowed proxy texture size condition
2012-02-08 Eric Anholtdri: Add Unigine Tropics as an app that requires the...
2012-02-08 Eric Anholtdri: Fix typo in xml file that made all applications...
2012-02-08 Eric Anholtdri: Add a default drirc to be installed to provide...
2012-02-07 Chih-Wei Huangvbo: fix a building error
2012-02-07 Eric Anholtglsl: Add error case for switch() with two default...
2012-02-07 Eric Anholtglsl: Throw an error when faced with a duplicated switc...
2012-02-07 Eric Anholtglsl: Add other missing error location information...
2012-02-07 Eric Anholtglsl: Add missing location info to case labels.
2012-02-07 Eric Anholtglsl: Throw the required error when a case label is...
2012-02-07 Eric Anholtglsl: Save and restore the whole switch state for nesting.
2012-02-07 Eric Anholtmesa: Fix the error message function names for glFlushM...
2012-02-07 Eric Anholtmesa: Fix bad-enum/no-buffer error handling for buffer...
2012-02-07 Carl Worthglsl: Avoid ralloc_stealing a long-lived object to...
2012-02-07 Brian Paulmesa: reference shared state in glPushAttrib(GL_TEXTURE...
2012-02-07 Brian Paulmesa: use new _mesa_reference_shared_state() function
2012-02-07 Eric Anholti965: Add a driconf option to force GLSL extension...
2012-02-07 Eric Anholtmesa: Add a flag for forcing all GLSL extensions to...
2012-02-07 Eric Anholti965/vs: Avoid allocating registers in to the gen7...
2012-02-07 Chad Versaceswrast: Fix fixed-function fragment processing
2012-02-07 Eric Anholtmesa: Don't round-trip integer texture data through...
2012-02-07 Eric Anholtmesa: When unpacking signed integer pixel data, don...
2012-02-07 Eric Anholtmesa: Add clamping for packing of integer data.
2012-02-07 Eric Anholtmesa: Add missing format unpack for some integer textur...
2012-02-07 Eric Anholti965: Don't allow rendering to non-GL_RED/RG/RGBA integ...
2012-02-07 Eric Anholtintel: Pass the gl_renderbuffer to render_target_suppor...
2012-02-07 Eric Anholtintel: Make a renderbuffer wrapping a texture have...
2012-02-07 Eric Anholtintel: Simplify intel_renderbuffer_update_wrapper(...
2012-02-07 Eric Anholtintel: Drop intel_wrap_miptree().
2012-02-07 Yuanhan Liui965: fix inverted point sprite origin when rendering...
2012-02-07 Eric Anholti965/fs: Fix rendering corruption in unigine tropics.
2012-02-07 Ian Romanickintel: Avoid divide by zero for very small linear blits
2012-02-07 Ian Romanickintel: Remove num_mapped_regions assertion from _intel_...
2012-02-03 Ian Romanickintel: FBOs with texture border are unsupported
2012-02-03 Carl Worthglcpp: Fix so that trailing punctuation does not preven...
2012-02-03 Ville Syrjalagallium/dri: Handle xserver that doesn't send needless...
next