mesa.git
2014-03-02 Chris Forbesi965: Validate (and resolve) all the bound textures.
2014-03-02 Chris Forbesi965: Widen sampler key bitfields for 32 samplers
2014-03-01 Emil Velikovdri/i9*5: correctly calculate the amount of system...
2014-03-01 Ilia Mirkingallium/util: add missing u_math include
2014-03-01 Brian Paulmesa: add unpacking code for MESA_FORMAT_Z32_FLOAT_S8X2...
2014-02-28 Siavash Eliasiglx/apple: Fixed glx context memory leak in case of...
2014-02-28 Siavash Eliasigbm/dri: Fixed buffer object memory leak in case of...
2014-02-28 Siavash Eliasir300g/tests: Added missing fclose for FILE resource.
2014-02-28 Ian Romanicki915: Allocate the sys_buffer using _mesa_align_malloc
2014-02-28 Ian Romanicki915: Only allow 8 vertex texture units
2014-02-28 Petri Latvalai965: Assert array index on access to vec4_visitor...
2014-02-28 Petri Latvalai965: Allocate vec4_visitor's uniform_size and uniform_...
2014-02-28 Marek Chalupagbm: export gbm_device_is_format_supported
2014-02-28 Emil Velikovconfigure: use enable_dri_glx local variable
2014-02-28 Emil Velikovconfigure: enable the drm pipe-loader for non swrast...
2014-02-28 Emil Velikovconfigure: error out when building xa only with swrast
2014-02-28 Emil Velikovconfigure: avoid setting variables as empty strings
2014-02-28 Emil Velikovconfigure: avoid constantly building megadrivers 'core'
2014-02-28 Tom Stellardr600g/compute: PIPE_CAP_COMPUTE should be false for...
2014-02-28 Matt Turnerglsl: Don't vectorize horizontal expressions.
2014-02-28 Matt Turnerglsl: Add is_horizontal() method to ir_expression.
2014-02-28 Matt Turnerglsl: Optimize lrp(x, 0, a) into x - (x * a).
2014-02-28 Matt Turnerglsl: Optimize lrp(0, y, a) into y * a.
2014-02-28 Brian Paulmesa: do depth/stencil format conversion in glGetTexImage
2014-02-28 Brian Paulmesa: fix depth/stencil comments in formats.h
2014-02-28 Thomas Hellstromwinsys/svga: Avoid calling drm getparam for max surface...
2014-02-27 Kenneth Graunkemeta: Drop ctx->API checks.
2014-02-27 Kenneth Graunkemeta: Restore API at the end of _mesa_meta_end(), not...
2014-02-27 Roland Scheideggerutil/u_format: don't crash in util_format_translate...
2014-02-27 Kenneth Graunkei965: Convert VUE map generation checks to if rather...
2014-02-27 Kenneth Graunkei965: Only emit VS state pipe control workaround on...
2014-02-27 Ilia Mirkinnouveau: add a nouveau_compiler binary to compile TGSI...
2014-02-27 Ilia Mirkinnv30: remove nv30_context use from nvfx_*prog
2014-02-27 Ilia Mirkinnv30: remove unused sprite flipping parameter
2014-02-27 Ilia Mirkinnv30: remove unused render_mode and hw_pointsprite_control
2014-02-27 Ilia Mirkinnv30: remove use_nv4x, it is identical to is_nv4x
2014-02-27 Ilia Mirkindocs: update nvc0 state
2014-02-27 Michel Daenzerradeonsi: Prevent geometry shader from emitting too...
2014-02-26 Anuj Phogati965: Fix the region's pitch condition to use blitter
2014-02-26 Brian Paulglsl: add switch case for MESA_SHADER_COMPUTE
2014-02-26 Kenneth Graunkemeta: Use a #define for the vector type to avoid %svec4...
2014-02-26 Kenneth Graunkei965: Don't try to dump shader source for fixed-functio...
2014-02-26 Kenneth Graunkei965: Don't forget to subtract mt->first_level in minif...
2014-02-26 Kenneth Graunkeglsl: Delete LRP_TO_ARITH lowering pass flag.
2014-02-26 Kenneth Graunkei965: Stop lowering ir_triop_lrp.
2014-02-26 Kenneth Graunkei965/vec4: Handle ir_triop_lrp on Gen4-5 as well.
2014-02-26 Kenneth Graunkei965/vec4: Add a brw->gen >= 6 assertion in three-sourc...
2014-02-26 Chia-I Wuilo: create u_upload_mgr last
2014-02-26 Fredrik Höglundglx: Fix the GLXFBConfig attrib sort priorities
2014-02-26 Fredrik Höglundglx: Fix the default values for GLXFBConfig attributes
2014-02-25 Tom StellardRe-commit 'clover: Fix build with LLVM 3.5'
2014-02-25 Vinson Leemesa: Add GL_ARB_buffer_storage to dispatch_sanity...
2014-02-25 Timothy ArceriRevert "Merge branch 'master' of git+ssh://git.freedesk...
2014-02-25 Timothy ArceriMerge branch 'master' of git+ssh://git.freedesktop...
2014-02-25 Tom Stellardclover: Fix build with LLVM 3.5
2014-02-25 Timothy Arceriglsl: removed unused dimension_count varible
2014-02-25 Ilia Mirkinbuild: llvm libs may not be in system search path,...
2014-02-25 Eric Anholti965: Fix segfaults since the buffer_storage changes.
2014-02-25 Ilia Mirkindocs: update nv50 support
2014-02-25 Ilia Mirkinnv50: enable txg where supported
2014-02-25 Ilia Mirkinnv50: enable cube map array texture support
2014-02-25 Brian Paullibgl-xlib: add -Isrc/gallium/winsys flag
2014-02-25 Brian Paulst/mesa: add comment to explain _min(), _maxf(), etc...
2014-02-25 Marek Olšákr600g,radeonsi: consolidate create_surface and surface_...
2014-02-25 Marek Olšákradeonsi: inline util_blitter_copy_texture
2014-02-25 Marek Olšákradeonsi: remove useless psbox variable from resource_c...
2014-02-25 Marek Olšákradeonsi: compute depth surface registers only once
2014-02-25 Marek Olšákradeonsi: compute color surface registers only once
2014-02-25 Marek Olšákr600g: remove r600_resource.h
2014-02-25 Marek Olšákr600g: remove r600_surface::htile_enabled
2014-02-25 Marek Olšákr600g: use r600_surface::db_z_info
2014-02-25 Marek Olšákr600g,radeonsi: share r600_surface
2014-02-25 Marek Olšákradeonsi: move PA_SU_POLY_OFFSET_DB_FMT_CNTL to framebu...
2014-02-25 Marek Olšákmesa: allow buffers to be mapped multiple times
2014-02-25 Marek Olšákdocs: update ARB_buffer_storage status
2014-02-25 Marek Olšákgallium/upload_mgr: remove useless variable "size"
2014-02-25 Marek Olšákgallium/upload_mgr: don't unmap buffers if persistent...
2014-02-25 Marek Olšákgallium: the other drivers don't support ARB_buffer_storage
2014-02-25 Marek Olšákr300g,r600g,radeonsi: add support for ARB_buffer_storage
2014-02-25 Marek Olšákst/mesa: implement ARB_buffer_storage
2014-02-25 Marek Olšákgallium: add interface for persistent and coherent...
2014-02-25 Marek Olšákmesa: allow buffers mapped with the persistent flag...
2014-02-25 Marek Olšákmesa: add error checks to glMapBufferRange, glMapBuffer...
2014-02-25 Marek Olšákglapi: add ARB_buffer_storage
2014-02-25 Marek Olšákmesa: implement glBufferStorage, immutable buffers...
2014-02-25 Marek Olšákmesa: add storage flags parameter to Driver.BufferData
2014-02-25 Marek Olšákmesa: remove unused driver hook BindBuffer
2014-02-25 Emil Velikovnv50: correctly calculate the number of vertical blocks...
2014-02-25 Dave Airliest/mesa: add texture gather support. (v2)
2014-02-25 Dave Airliegallium: add texture gather support to gallium (v3)
2014-02-25 Dave Airlieglsl/i965: move lower_offset_array up to GLSL compiler...
2014-02-24 Tom Stellardclover: Pass buffer offsets to the driver in set_global...
2014-02-24 Tom Stellardradeonsi: Use SI_BIG_ENDIAN now that it exists
2014-02-24 Tom Stellardr600g: Use util_cpu_to_le32() instead of bswap32()...
2014-02-24 Tom Stellardradeonsi: Use util_cpu_to_le32() instead of bswap32...
2014-02-24 Tom Stellardutil: Add util_cpu_to_le* helpers
2014-02-24 Tom Stellardutil: Add util_bswap64() v3
2014-02-24 Tom Stellardconfigure.ac: Use AX_GCC_BUILTIN to check availability...
2014-02-24 Emil Velikovtargets/opencl: resolve undefined symbols at link time
2014-02-24 Emil Velikovgallium/targets: resolve undefined reference to pipe_lo...
next