profile/ivi/mesa.git
2013-02-13 Adam Jacksonr200: Fix probable thinko in r200EmitArrays
2013-02-13 Jordan Justenunpack: support unpacking MESA_FORMAT_ARGB2101010
2013-02-13 Brian Paulutil: add get/put_tile_z() support for PIPE_FORMAT_Z32_...
2013-02-13 Brian Paulutil: fix addressing bug in pipe_put_tile_z() for PIPE_...
2013-02-13 Brian Paulst/glx: allow GLX_DONT_CARE for glXChooseFBConfig(...
2013-02-13 Brian Paulxlib: allow GLX_DONT_CARE for glXChooseFBConfig() attri...
2013-02-13 Marek Olšákr600g: fix int->bool conversion in fence_signalled
2013-02-13 Brian Paulxlib: handle _mesa_initialize_visual()'s return value
2013-02-13 Frank Henigmanmesa: add bounds checking for uniform array access
2013-02-13 Paul Berrymesa: Allow glReadBuffer(GL_NONE) for winsys framebuffers.
2013-02-13 Brian Paulsoftpipe: fix unreliable FS variant binding bug
2013-02-13 Brian Paulsoftpipe: fix up FS variant unbinding / deletion
2013-02-13 Matt Turnermesa/uniform_query: Don't write to *params if there...
2013-02-13 Stefan Dösingerr200: Initialize swrast before setting limits
2013-02-13 Stefan Dösingerradeon: Initialize swrast before setting limits
2013-02-13 Stefan Dösingermeta: Disable GL_FRAGMENT_SHADER_ATI in MESA_META_SHADER
2013-02-13 Brian Pauldraw: set precalc_flat flag for AA lines too
2013-02-13 José Fonsecadraw: Properly limit vertex buffer fetches on draw...
2013-02-13 Kenneth Graunkemesa: Disable GL_NV_primitive_restart extension in...
2013-02-13 Brian Paulst/glx: accept GLX_SAMPLE_BUFFERS/SAMPLES_ARB == 0
2013-02-13 Anuj Phogatmesa: Fix GL_LUMINANCE handling for textures in glGetTe...
2013-02-13 Matt Turnermesa: Set transform feedback's default buffer mode...
2013-02-13 Matt Turnermesa: Return 0 for XFB_VARYING_MAX_LENGTH if no varyings
2013-02-13 José Fonsecamesa/st: Don't use 4bits for GL_UNSIGNED_BYTE_3_3_2...
2013-02-10 Andreas Bollconfigure.ac: Allow OpenGL ES1 and ES2 only with enable...
2013-02-02 Eric Anholti965: Actually add support for GL_ANY_SAMPLES_PASSED...
2013-01-31 Jerome Glisser600g: add cs memory usage accounting and limit it...
2013-01-30 Kenneth Graunkecherry-ignore: Ignore candidates for the 9.1 branch.
2013-01-30 Chad Versacei965/disasm: Fix horizontal stride of dest registers
2013-01-30 Kenneth Graunkei965/vs: Store texturing results into a vec4 temporary.
2013-01-30 Kenneth Graunkei965/vs: Set LOD to 0 for ordinary texture() calls.
2013-01-30 Kenneth Graunkei965/vs: Create a 'lod_type' temporary for ir->lod_info...
2013-01-30 Kenneth Graunkei965: Add missing _NEW_BUFFERS dirty bit in Gen7 SBE...
2013-01-30 Eric Anholti965/fs: Don't generate saturates over existing variabl...
2013-01-30 Kenneth Graunkecherry-ignore: Ignore i965 guardband bug fixes.
2013-01-30 Eric Anholti965/fs: Fix the gen6-specific if handling for 80ecb8f1...
2013-01-30 Kenneth Graunkei965: Add chipset limits for Haswell GT1/GT2.
2013-01-30 Kenneth Graunkei965: Use Haswell's sample_d_c for textureGrad with...
2013-01-30 Kenneth Graunkei965: Lower textureGrad() with samplerCubeShadow.
2013-01-30 Kenneth Graunkei965: Do texture swizzling in hardware on Haswell.
2013-01-30 Kenneth Graunkei965: Refactor texture swizzle generation into a helper.
2013-01-30 Kenneth Graunkei965: Fix primitive restart on Haswell.
2013-01-22 Andreas Bolldocs: add news item for 9.0.2 release
2013-01-22 Andreas Bolldocs: Add 9.0.2 release md5sums
2013-01-22 Andreas Bolldocs: Add 9.0.2 release notes
2013-01-22 Andreas Bollmesa: Bump version to 9.0.2
2013-01-22 Ander Conselvan... egl/wayland: Destroy the pending buffer callback with...
2013-01-20 Andreas Bollmesa: update .cherry-ignore list
2013-01-20 Andreas BollRevert "r600g: try to fix streamout for the cases where...
2013-01-20 Johannes Obermayrtests: AM_CPPFLAGS must include $(top_srcdir) instead...
2013-01-20 Tom Stellardr600g: Use LOOP_START_DX10 for loops
2013-01-20 Brian Paulgallivm: support more immediates in lp_build_tgsi_info()
2013-01-20 Johannes Obermayrclover: Adapt libclc's INCLUDEDIR and LIBEXECDIR to...
2013-01-20 Johannes Obermayrgallium/auxiliary: Add -fno-rtti to CXXFLAGS on LLVM...
2013-01-20 smokiradeon/r200: Fix tcl culling
2013-01-20 smokir200: fix broken tcl lighting
2013-01-20 Ian Romanickglsl: Don't add structure fields to the symbol table
2013-01-20 Adam Jacksonr300g: Fix visibility CFLAGS in automake
2013-01-20 Adam Jacksongalahad, noop: Fix visibility CFLAGS in automake
2013-01-20 Adam Jacksonglcpp: Typo fix.
2013-01-20 Adam Jacksonglcpp: Fix visibility CFLAGS in automake
2013-01-20 Johannes Obermayrclover: Install CL headers.
2013-01-20 Andreas Bollbuild: Fix GLES linkage without libglapi
2013-01-20 Dave Airlieglsl: fix uninitialised variable from constructor
2013-01-20 Dave Airlieglsl: initialise killed_all field.
2013-01-20 Dave Airlieglsl: fix cut-n-paste error in error handling. (v2)
2013-01-20 Brian Paulutil: added pipe_surface_release() function
2013-01-20 Andreas Bollbuild: use git ls-files for adding all Makefile.in...
2013-01-20 Eric Anholti965/gen4: Fix memory leak each time compile_gs_prog...
2013-01-20 Alex Deucherradeonsi: add a new SI pci id
2013-01-20 Vinson Leei915: Fix wrong sizeof argument in i915_update_tex_unit.
2013-01-20 Andreas BollAdd .dirstamp to toplevel .gitignore
2013-01-20 Chad Versaceegl/dri2: Set error code when dri2CreateContextAttribs...
2013-01-20 Chad Versacei965: Validate requested GLES context version in brwCre...
2013-01-20 Maarten Lankhorstautomake: strip LLVM_CXXFLAGS and LLVM_CPPFLAGS too
2013-01-20 Eric Anholtmesa: Fix segfault on reading from a missing color...
2013-01-20 Marek Olšákmesa: add MaxNumLevels to gl_texture_image, remove...
2013-01-20 Kenneth Graunkei965: Fix AA Line Distance Mode in 3DSTATE_SF on Ivybridge.
2013-01-20 Matt Turnerglcpp: Reject garbage after #else and #endif tokens
2013-01-20 Mario Kleinermesa: Don't glPopAttrib() GL_POINT_SPRITE_COORD_ORIGIN...
2013-01-20 Kenneth Graunkemesa: Fix glGetVertexAttribI[u]iv now that we have...
2013-01-20 Dave Airlieglsl_to_tgsi: fix dst register for texturing fetches.
2013-01-20 Anuj Phogatmeta: Remove redundant code in _mesa_meta_GenerateMipmap
2013-01-20 Anuj Phogatmesa: Generate invalid operation in glGenerateMipMap...
2013-01-20 Eric Anholtmesa: Fix core GL genned-name handling for glBeginQuery().
2013-01-20 Eric Anholtmesa: Fix the core GL genned-name handling for glBindBu...
2013-01-20 José Fonsecallvmpipe: Obey back writemask.
2013-01-20 Bryan Cainglsl_to_tgsi: set correct register type for array and...
2013-01-20 Christoph Bumillernv50/ir: restore use of long immediate encodings
2013-01-20 Kenneth Graunkei965/vs: Preserve the type when copy propagating into...
2013-01-20 Kenneth Graunkei965/vs: Don't lose the MRF writemask when doing comput...
2013-01-20 Kenneth Graunkeglcpp: Don't use infinite lookhead for #define differen...
2013-01-20 Brian Paulst/mesa: free TGSI tokens with ureg_free_tokens()
2013-01-20 Brian Paulst/mesa: replace REALLOC() with realloc()
2013-01-20 Kenneth Graunkemesa: Don't flatten IF statements by default.
2013-01-20 Alex Deucherradeonsi: add some new SI pci ids
2013-01-20 Abdiel Janulguemesa: Fix a crash in update_texture_state() for externa...
2013-01-20 Chris Festerutil: null-out the node's prev/next pointers in list_del()
2013-01-20 Tapani Pälliandroid: generate matching remap_helper to dispatch...
2013-01-20 Brian Paulsvga: don't use uninitialized framebuffer state
next