mesa.git
2014-06-17 Matt Turneri965/blorp: Mark branch unreachable to silence uninitia...
2014-06-17 Matt Turneri965: Silence warning about unused brw in release builds.
2014-06-17 Matt Turneri965: Mark backend_instruction and bblock_t as structs.
2014-06-17 Matt Turneri965: Use standard SSE intrinsics instead of gcc built...
2014-06-17 Matt Turnermesa: Remove unused functions from perfomance query...
2014-06-17 Matt Turnermesa: Remove unused extra_EXT_texture_integer.
2014-06-17 Matt Turnermesa: Mark default case unreachable to silence warning.
2014-06-17 Matt Turneregl: Remove unused variable dri_driver_path.
2014-06-17 Matt Turnerswrast: Remove unused solve_plane_recip().
2014-06-17 Matt Turnerglsl: Remove 'struct' from ir_variable declaration.
2014-06-17 Matt TurnerRevert "i965: Add 'wait' instruction support"
2014-06-17 Matt Turneri965/fs: Optimize SEL with the same sources into a...
2014-06-17 Matt Turneri965/fs: Perform CSE on texture operations.
2014-06-17 Matt Turneri965/fs: Copy propagate from load_payload.
2014-06-17 Matt Turneri965/fs: Perform CSE on load_payload instructions if...
2014-06-17 Matt Turneri965/fs: Support register coalescing on LOAD_PAYLOAD...
2014-06-17 Matt Turneri965/fs: Emit load_payload instead of multiple MOVs...
2014-06-17 Matt Turneri965/fs: Only consider real sources when comparing...
2014-06-17 Matt Turneri965/fs: Apply cube map array fixup and restore the...
2014-06-17 Matt Turneri965/fs: Use LOAD_PAYLOAD in emit_texture_gen7().
2014-06-17 Matt Turneri965/fs: Lower LOAD_PAYLOAD and clean up.
2014-06-17 Matt Turneri965/fs: Add SHADER_OPCODE_LOAD_PAYLOAD.
2014-06-17 Tapani Pälliglsl: type check between switch init-expression and...
2014-06-17 Tobias Klausmannnv50/ir: Remove NV50_SEMANTIC_VIEWPORTINDEX
2014-06-17 Tobias Klausmanndocs: update GL3.txt, relnotes: mark GL_ARB_viewport_ar...
2014-06-17 Tobias Klausmannnvc0: implement multiple viewports/scissors, enable...
2014-06-17 Ilia Mirkinnv50: make sure to mark first scissor dirty after blit
2014-06-17 Kenneth Graunkei965: Use 8x4 aligned rectangles for HiZ operations...
2014-06-17 Kenneth Graunkei965: Make INTEL_DEBUG=mip print out whether HiZ is...
2014-06-16 Jordan Justenglsl/cs: Fix local_size_y and local_size_z
2014-06-16 Jordan Justenmain/extensions: Only parse MESA_EXTENSION_OVERRIDE...
2014-06-16 Jordan Justenmain/extensions: Build list of extensions that can...
2014-06-16 Jordan Justenmain/extensions: Create extra extensions override string
2014-06-16 Jordan Justeni965/cs: Use override structure rather than separate...
2014-06-16 Jordan Justenmain/extensions: Add early extension override structures
2014-06-16 Jordan Justenmain/extensions: Create a context-less set_extensions...
2014-06-16 Jordan Justenmain/extensions: Don't advertise unknown extensions...
2014-06-16 Marek Olšákradeonsi: fixup sizes of shader resource and sampler...
2014-06-16 José Fonsecascons: Link libGL.so against xcb-dri2.
2014-06-16 Michel Dänzerr600g/radeonsi: Remove default case from PIPE_COMPUTE_C...
2014-06-16 Tapani Pällidocs: update ARB_explicit_uniform_location status
2014-06-16 Tapani PälliEnable GL_ARB_explicit_uniform_location in the drivers.
2014-06-16 Tapani Pälliglsl: parser changes for GL_ARB_explicit_uniform_location
2014-06-16 Tapani Pälliglsl: add enable bit for ARB_explicit_uniform_location
2014-06-16 Tapani Pällimesa: support inactive uniforms in glUniform* functions
2014-06-16 Tapani Pälliglsl/linker: assign explicit uniform locations
2014-06-16 Tapani Pälliglsl/linker: initialize explicit uniform locations
2014-06-16 Tapani Pälliglsl: add glsl_type::uniform_locations() helper function
2014-06-16 Tapani Pällimesa: add new enum MAX_UNIFORM_LOCATIONS
2014-06-16 Tapani Pällimesa: add enable bit for ARB_explicit_uniform_location
2014-06-16 Tapani Pälliglapi: add GL_ARB_explicit_uniform_location
2014-06-15 Kenneth Graunkei965/vec4: Use the sampler for pull constant loads...
2014-06-15 Kenneth Graunkei965: Add missing newlines to a few perf_debug messages.
2014-06-15 Kenneth Graunkei965: Drop Broadwell perf_debugs about missing MOCS...
2014-06-15 Kenneth Graunkei965: Add missing MOCS setup for 3DSTATE_INDEX_BUFFER...
2014-06-15 Kenneth Graunkei965/vec4: Fix dead code elimination for VGRFs of size...
2014-06-15 Kenneth Graunkei965: Add SHADER_OPCODE_SHADER_TIME_ADD to dump_instruc...
2014-06-15 Vinson Leeglsl: Fix clang mismatched-tags warnings with glsl_type.
2014-06-15 Vinson Leemesa/drivers: Fix clang constant-logical-operand warnings.
2014-06-15 Chris Forbesglsl: Correct more typos
2014-06-14 Tom Stellardradeon/compute: Always report at least 1 compute unit
2014-06-13 Jason Ekstrandmeta_blit: properly compute texture width for the CopyT...
2014-06-13 Rob Clarkfreedreno/a3xx: vtx formats
2014-06-13 Rob Clarkfreedreno: update generated headers
2014-06-13 Rob Clarkfreedreno: try for more squarish tile dimensions
2014-06-13 Rob Clarkfreedreno: fix for null textures
2014-06-13 Roland Scheideggerllvmpipe: increase number of queries which can be binne...
2014-06-13 Bruno Jiménezradeon/compute: Implement PIPE_COMPUTE_CAP_MAX_COMPUTE_...
2014-06-13 Neil RobertsRemove _mesa_is_type_integer and _mesa_is_enum_format_o...
2014-06-12 Bruno Jiménezclover: query driver for the max number of compute...
2014-06-12 Bruno Jiménezgallium: Add PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS
2014-06-12 Bruno Jiménezr600g/compute: solve a bug introduced by 2e01b8b440c140...
2014-06-12 Niels Ole Salscheideregl/gallium: Set defines for supported APIs when using...
2014-06-12 Emil Velikovconfigure: correctly autodetect xvmc/vdpau/omx
2014-06-12 Courtney Goeltzenleu... mesa: glx: Reduce error log level
2014-06-12 Brian Paulcso: fix stream-out clean up in cso_release_all()
2014-06-12 Neil Robertsi965: Set the fast clear color value for texture surfaces
2014-06-12 Chris Forbesglsl: Fix typo in comment.
2014-06-12 Kenneth Graunkei965: Fix disassembly of BLORP clear programs.
2014-06-12 Kenneth Graunkei965/fs: Move FB write default state mashing in a level.
2014-06-12 Kenneth Graunkei965: Fix Haswell discard regressions since Gen4-5...
2014-06-12 Michel Dänzergbm: Remove 64x64 restriction from GBM_BO_USE_CURSOR
2014-06-12 Matt Turneri965: Use brw->gen in some generation checks.
2014-06-12 Matt Turneri965/fs: Clean up tabs in brw_fs_cse.cpp.
2014-06-12 Matt Turnerconfigure.ac: Simplify DUSE_EXTERNAL_DXTN_LIB logic.
2014-06-12 Matt Turnerconfigure.ac: Alphabetize AC_CONFIG_FILES.
2014-06-12 Matt Turnerconfigure.ac: Remove single quotes to fix syntax highli...
2014-06-11 Robert Braggmeta: save and restore swizzle for _GenerateMipmap
2014-06-11 Ian Romanicki965/vec4: Emit smarter code for b2f of a comparison
2014-06-11 Ian Romanicki965/vec4: Silence a couple unused parameter warnings
2014-06-11 Ian Romanickglsl: Store gl_uniform_driver_storage::format as the...
2014-06-11 Dave Airliesoftpipe: fix pt->resource assert placement
2014-06-11 Dave Airliesoftpipe: enable AMD_vertex_shader_layer.
2014-06-11 Dave Airliesoftpipe: enable GLSL 3.30 support.
2014-06-11 Dave Airliesoftpipe: bump the softpipe geometry limits
2014-06-11 Dave Airlietgsi_exec: use defines for max inputs/outputs
2014-06-11 Dave Airliesoftpipe: add layered rendering support.
2014-06-11 Dave Airliesoftpipe: add layering to the surface tile cache.
2014-06-11 Dave Airliesoftpipe: add depth clamping support. (v2)
2014-06-11 Dave Airlietgsi/gs: bound max output vertices in shader
next