profile/ivi/mesa.git
2012-10-03 Geoffroy Van... Fix spec file %post and %postun scriptlets (resolves... 97/2197/1 1.0 accepted/trunk/20121003.181545 submit/trunk/20121003.182858
2012-08-27 Wang QuanxianAdd X11 into EGL platforms 68/1568/1 accepted/trunk/20120905.171328 submit/trunk/20120905.042835
2012-08-15 Wang QuanxianChange version number to be format release.number.g... 94/994/1 submit/trunk/20120815.105401
2012-08-13 Wang Quanxianadd tag and changes 55/955/1 build/20120810.145210 submit/trunk/20120815.024212
2012-08-13 Wang QuanxianDefine mesa libversion as 8.1.0 54/954/1
2012-08-13 Wang QuanxianMerge "library glsl is hold into dricore library"
2012-08-13 Wang Quanxianlibrary glsl is hold into dricore library 53/953/1
2012-08-13 Wang QuanxianMerge changes I5202656c,I591889c8,Ia587bd61,I97c8b14f
2012-08-10 Rusty LynchAdd obsoletes tags for simulator-opengl 52/952/1
2012-08-10 Rusty LynchFixing packaging 51/951/1
2012-08-10 Rusty LynchFixing packaging 50/950/1
2012-08-10 Rusty LynchAdd packaging files for Tizen 49/949/1
2012-08-09 Chad Versaceintel: Always downsample in intel_miptree_map_multisample
2012-08-09 Eric Anholti965/gen6+: Add support for edge flags.
2012-08-09 Eric Anholti965/vs: Convert EdgeFlagPointer values appropriately...
2012-08-09 Eric Anholti965/vs: Add comment noting copy_edgeflag state dependency.
2012-08-09 Eric Anholti965/vs: Add support for copying user edge flags.
2012-08-09 Olivier Galiberti965/fs: Fix the FS inputs setup when some SF outputs...
2012-08-09 Vinson Leest/mesa: Initialize tgsi_texture_offset Padding field.
2012-08-09 Kenneth Graunkeglx/dri: Initialize reset to __DRI_CTX_RESET_NO_NOTIFIC...
2012-08-09 Tapani Pälliintel: use _mesa_meta_Clear with OpenGL ES 1.1 v2
2012-08-09 Kenneth Graunkei965: Rework the extra flushes surrounding occlusion...
2012-08-08 Eric Anholti965/vs: Protect pow(x,y) MOV of y on gen4 from other...
2012-08-08 Eric Anholti965: Drop the confusing saturate argument to math...
2012-08-08 Eric Anholti965: Make brw_set_saturate() use stdbool.
2012-08-08 Eric Anholtmesa: In conditional rendering fallback, check the...
2012-08-08 Eric Anholtmesa: Fix glPopAttrib() behavior on GL_FRAMEBUFFER_SRGB.
2012-08-08 Ian RomanickMake shared-glapi the default
2012-08-08 Ian Romanickmesa/tests: Fix trivial typos in src/mapi/glapi tests
2012-08-08 Ian Romanickmesa/tests: Add tests for the generated shared-glapi...
2012-08-08 Ian Romanickglapi: Prevent accidental use of lies w/shared-glapi
2012-08-08 Ian Romanickglx: Don't use glapitable.h at all
2012-08-08 Ian Romanickglx: Don't rely on struct _glapi_table
2012-08-08 Ian Romanickmesa/tests: Don't build glapi tests with shared-glapi
2012-08-08 Kenneth Graunkei965: Use 64-bit writes for occlusion queries.
2012-08-08 Kenneth Graunkei965: Refactor depth count write PIPE_CONTROLs into...
2012-08-08 Kenneth Graunkei965: Emit a CS stall before timestamp writes.
2012-08-08 Kenneth Graunkei965: Use 64-bit writes for timestamp queries.
2012-08-08 Kenneth Graunkei965: Refactor timestamp write PIPE_CONTROLs into a...
2012-08-08 Kenneth Graunkeintel: Make the length for PIPE_CONTROL explicit.
2012-08-08 Brian Paulswrast: add missing switch case for API_OPENGL_CORE
2012-08-08 Brian Paulgallivm: remove unused src_elem_type variable
2012-08-08 Brian Paulsvga: remove unused svga_shader::use_sm30 field, add...
2012-08-08 Brian Paulsvga: remove unused svga_winsys_handle type
2012-08-08 Michel Dänzerradeonsi: If pixel shader compilation fails, use a...
2012-08-08 Christian Königradeonsi: fix memory leak and/or segfaults
2012-08-08 Christian Königradeon/winsys: fix winsys VM handling
2012-08-08 Vinson Leetranslate: Fix typo in is_legal_int_format_combo.
2012-08-07 Marek Olšákr600g: remove unused parameters in texture functions
2012-08-07 Eric Anholti965: Enable uniform buffer objects on gen6+.
2012-08-07 Eric Anholti965/vs: Add support for loading uniform buffer variabl...
2012-08-07 Eric Anholti965/fs: Add support for loading uniform buffer variabl...
2012-08-07 Eric Anholti965/vs: Add a surface index to VS_OPCODE_PULL_CONSTANT...
2012-08-07 Eric Anholti965/fs: Communicate the pull constant block read param...
2012-08-07 Eric Anholti965: Bind UBOs as surfaces like we do for pull constants.
2012-08-07 Eric Anholti965: Add an offset argument to constant buffer setup.
2012-08-07 Eric Anholtmesa: Add support for glUniformBlockBinding() in displa...
2012-08-07 Eric Anholtmesa: Unbind uniform buffer bindings on glDeleteBuffers().
2012-08-07 Eric Anholtmesa: Default to GL 3.1's limits on uniform blocks.
2012-08-07 Eric Anholtglsl: Refuse to parse uniform block declarations when...
2012-08-07 Eric Anholtglsl: Align GL_UNIFORM_BLOCK_DATA_SIZE according to...
2012-08-07 Eric Anholtglsl: Only flag RowMajor on matrix-type variables.
2012-08-07 Eric Anholtglsl: Fix calculation of std140 offset alignment for...
2012-08-07 Eric Anholtglsl: Fix glGetActiveUniformsiv(GL_UNIFORM_BLOCK_INDEX).
2012-08-07 Eric Anholtir_to_mesa: Don't whack the ->location field of uniform...
2012-08-07 Eric Anholtmesa: Make glBindBufferBase/glBindBufferRange() work...
2012-08-07 Eric Anholtglsl: Add a lowering pass to turn complicated UBO refer...
2012-08-07 Eric Anholtglsl: Add a variant of the rvalue visitor for handle_rv...
2012-08-07 Eric Anholtglsl: Add a "ubo_load" expression type for fetches...
2012-08-07 Eric Anholtglsl: Fix a reference to UniformBlocks during uniform...
2012-08-07 Eric Anholtglsl: Update the notes on adding a new expression type.
2012-08-07 Eric Anholtmesa: Replace VersionMajor/VersionMinor with a Version...
2012-08-07 Eric Anholtintel: Fix compiler warnings from winsys msaa.
2012-08-07 Chad Versaceintel: Advertise multisample DRI2 configs on gen >= 6
2012-08-07 Chad Versaceintel: Clarify intel_screen_make_configs
2012-08-07 Chad Versacedri: Simplify use of driConcatConfigs
2012-08-07 Chad Versaceintel: Refactor creation of DRI2 configs
2012-08-07 Chad Versaceintel: Downsample on DRI2 flush
2012-08-07 Chad Versaceintel: Support mapping multisample miptrees
2012-08-07 Chad Versaceintel: Refactor use of intel_miptree_map
2012-08-07 Chad Versaceintel: Refactor intel_miptree_map/unmap
2012-08-07 Chad Versacei965: Mark needed downsamples for msaa winsys buffers
2012-08-07 Chad Versaceintel: Define functions for up/downsampling on miptrees
2012-08-07 Chad Versacei965: Add function brw_blorp_blit_miptrees
2012-08-07 Chad Versaceintel: Allocate miptree for multisample DRI2 buffers
2012-08-07 Chad Versaceintel: Refactor creation of hiz and mcs miptrees
2012-08-07 Chad Versaceintel: Set num samples for winsys renderbuffers
2012-08-07 Chad Versaceintel: Refactor quantize_num_samples
2012-08-07 Chad Versaceintel: Update stale comment for intel_miptree_slice...
2012-08-07 Paulo Zanonii965: add more Haswell PCI IDs
2012-08-07 Brian Paulegl: remove redundant PFNEGLQUERYSTREAMTIMEKHRPROC...
2012-08-07 Brian Paulsoftpipe: fix loop limit for tex_cache[] array
2012-08-07 Vinson Leest/mesa: Fix a potential memory leak in get_mesa_program.
2012-08-07 Vinson Leegallivm: Add constructor for raw_debug_ostream.
2012-08-06 Brian Pauldocs: update ARB_debug_output status to DONE
2012-08-06 Jason Wooddocs: Add OpenGL 4.3 requirements
2012-08-06 Ian Romanickegl: Import eglext.h version 14
2012-08-06 Ian Romanickegl: Replace KHR_surfaceless_* extensions with KHR_surf...
2012-08-06 Ian Romanickegl_dri2: Refactor dereference of dri2_ctx_shared
2012-08-06 Ian Romanickegl_dri2: Remove swrast version >= 2 checks
next