platform/upstream/mesa.git
2014-02-01 Kenneth Graunkei965: Update 3DSTATE_CLIP for Broadwell.
2014-02-01 Kenneth Graunkei965: Rework vertex uploads for Broadwell.
2014-02-01 Kenneth Graunkei965: Update STATE_BASE_ADDRESS for Broadwell.
2014-02-01 Kenneth Graunkei965: Update 3DSTATE_PS, 3DSTATE_WM, and add 3DSTATE_PS...
2014-02-01 Kenneth Graunkei965: Rework 3DSTATE_VS for Broadwell.
2014-02-01 Kenneth Graunkei965: Add the new 3DSTATE_PS_BLEND state packet.
2014-02-01 Kenneth Graunkei965: Replace DEPTH_STENCIL_STATE with Gen8's 3DSTATE_W...
2014-02-01 Kenneth Graunkei965: Update SF, SBE, and RASTER state for Broadwell.
2014-02-01 Kenneth Graunkei965: Bump generation assertions on workaround flushes.
2014-02-01 Kenneth Graunkei965: Duplicate gen7_atoms to gen8_atoms.
2014-02-01 Brian Paulradeon: move driContextSetFlags(ctx) call after ctx...
2014-02-01 Brian Paulr200: move driContextSetFlags(ctx) call after ctx var...
2014-01-31 Roland Scheideggerllvmpipe: fix denorm handling for r11g11b10_float forma...
2014-01-31 Matt Turnerglsl: Expand non-expr & non-swizzle scalar rvalues...
2014-01-31 Matt Turnerglcpp: Reject #version after the version has been resolved.
2014-01-31 Carl Worthglcpp: Rename the variable used to enable debugging.
2014-01-31 Carl Worthglcpp: Add "make check" test for comment-parsing bug
2014-01-31 Carl Worthglcpp: Don't enter lexer's NEWLINE_CATCHUP start state...
2014-01-31 Brian Paulmesa: use _mesa_align_free() in _mesa_delete_buffer_obj...
2014-01-31 Michel Dänzerst/dri: Fix tests for no draw/read buffers in dri_make_...
2014-01-31 Keith Packarddri3: Track current Present swap mode and adjust buffer...
2014-01-31 Keith Packarddri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
2014-01-31 Keith Packarddri3: Flush XCB before blocking for special events
2014-01-31 Keith Packarddri3: Enable GLX_INTEL_swap_event
2014-01-31 Keith Packarddri3: Fix dri3_wait_for_sbc to wait for completion...
2014-01-31 Keith Packarddri3: Track full 64-bit SBC numbers, instead of just...
2014-01-30 Mark Muellermesa: Add warning to _REV pack/unpack functions with...
2014-01-30 Siavash Eliasir600g: Removed unnecessary positivity check for unsigne...
2014-01-30 Michel Dänzerst/dri: Allow creating OpenGL 3.3 core contexts
2014-01-29 Kristian Høgsbergbuild: Share the all-local rule for linking libraries...
2014-01-29 Emil Velikovloader: do not print the pci id during normal operation
2014-01-29 Emil Velikovloader: print WARNING and FATAL messages using the...
2014-01-29 Emil Velikovglsl: s/_NDEBUG/NDEBUG/
2014-01-29 Kristian Høgsbergdir-locals.el: Set indent-tabs-mode true for makefile...
2014-01-29 Courtney Goeltzenleu... mesa: Return after ScissorArrayv or ScissorIndexed...
2014-01-29 Ian Romanickdocs: Add GL_ARB_map_buffer_alignment status to GL3...
2014-01-29 Siavash Eliasimesa: GL_ARB_map_buffer_alignment is not optional
2014-01-29 Siavash Eliasinouveau: Use gl_constants::MinMapBufferAlignment as...
2014-01-29 Siavash Eliasiradeon / r200: Use gl_constants::MinMapBufferAlignment...
2014-01-29 Siavash Eliasimesa: Use _mesa_align_malloc in _mesa_buffer_data
2014-01-29 Siavash Eliasimesa: Set gl_constants::MinMapBufferAlignment to 64...
2014-01-29 Siavash Eliasimesa/st: Unconditionally enable ARB_map_buffer_alignment.
2014-01-29 Ian Romanickfreedreno: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
2014-01-29 Siavash Eliasiilo: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
2014-01-29 Siavash Eliasisvga: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
2014-01-29 Siavash Eliasii915g: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
2014-01-29 Siavash Eliasii915g: Use alignment of 64 instead of 16 for buffer...
2014-01-29 Siavash Eliasillvmpipe: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
2014-01-29 Siavash Eliasillvmpipe: Use alignment of 64 instead of 16 for buffer...
2014-01-29 Siavash Eliasisoftpipe: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
2014-01-29 Siavash Eliasisoftpipe: Use alignment of 64 instead of 16 for buffer...
2014-01-29 Stéphane Marchesini915g: support more PIPE_CAPs
2014-01-29 Michel Dänzerradeonsi: Put GS ring buffer descriptors with streamout...
2014-01-29 Michel Dänzerradeonsi: Enable OpenGL 3.3
2014-01-29 Michel Dänzerradeonsi: Geometry shader micro-optimizations
2014-01-29 Michel Dänzerradeonsi: We don't support indirect addressing of geome...
2014-01-29 Michel Dänzerradeonsi: Pass VS resource descriptors to the HW ES...
2014-01-29 Michel Dänzerradeonsi: Fix streamout from geometry shader
2014-01-29 Michel Dänzerradeonsi: Simplify shader PM4 state handling
2014-01-29 Michel Dänzerradeonsi: Properly match ES outputs to GS inputs
2014-01-29 Michel Dänzerradeonsi: Really dump TGSI code before any TGSI->LLVM...
2014-01-29 Michel Dänzerradeonsi: Also export clip distances with geometry...
2014-01-29 Michel Dänzerradeonsi: Take GS into account for VS state in more...
2014-01-29 Michel Dänzerradeonsi: Handle adjacency primitives
2014-01-29 Michel Dänzerradeonsi: Handle TGSI_SEMANTIC_PRIMID
2014-01-29 Michel Dänzerradeonsi: Generalize counting of shader parameters
2014-01-29 Michel Dänzerradeonsi: Fix handling of geometry shader output vertex ID
2014-01-29 Michel Dänzerradeonsi: Initial geometry shader support
2014-01-29 Michel Dänzerradeonsi: Refactor shader input / output handling code
2014-01-29 Matt Turneri965/fs: Add a saturation propagation optimization...
2014-01-29 Matt Turneri965: Add can_do_saturate() method to backend_instruction.
2014-01-28 Anuj Phogatmesa: Generate correct error code in glDrawBuffers()
2014-01-28 Dave Airlieloader: fix running with --disable-egl builds
2014-01-28 Anuj Phogati965: Ignore 'centroid' interpolation qualifier in...
2014-01-28 Matt Turnergbm: Make libgbm.so.1 symlink.
2014-01-28 Kevin Rogovinmesa: Allow depth = 0 parameter for TexImage3D.
2014-01-28 Tom Stellardr600g,radeonsi: Don't set resource_create in r600_commo...
2014-01-28 José Fonsecac11: Add missing stdlib.h include.
2014-01-28 Emil Velikovloader: include dlfcn.h when building with HAVE_LIBUDEV
2014-01-28 José Fonsecagallivm: Workaround http://llvm.org/PR18600
2014-01-28 Matt Turnerglsl: Avoid combining statements from different basic...
2014-01-28 Matt Turnerglsl: Set proper swizzle when a channel is missing...
2014-01-28 Matt Turnerglsl: Use bitfieldInsert in ldexp() lowering.
2014-01-28 Matt Turnerglsl: Add constant evaluation of ir_binop_bfm.
2014-01-28 Matt Turnerglcpp: Resolve implicit GLSL version to 100 if the...
2014-01-28 Matt Turnerglcpp: Check version_resolved in the proper place.
2014-01-28 Michel Dänzerr600g: s/r600_llvm_gpu_string/r600_get_llvm_processor_name/
2014-01-28 Marek Olšákradeonsi: cleanup includes, add missing license
2014-01-28 Marek Olšákradeonsi: remove open-coded PS_PARTIAL_FLUSH event
2014-01-28 Marek Olšákradeonsi: move some inline functions from si_pipe.h...
2014-01-28 Marek Olšákradeonsi: remove si_resource.h
2014-01-28 Marek Olšákradeonsi: remove si.h
2014-01-28 Marek Olšákradeonsi: move si_upload_const_buffer to a better place
2014-01-28 Marek Olšákradeonsi: inline si_translate_index_buffer
2014-01-28 Marek Olšákradeonsi: inline si_upload_index_buffer
2014-01-28 Marek Olšákr600g,radeonsi: consolidate remaining obviously duplica...
2014-01-28 Marek Olšákr600g,radeonsi: consolidate get_compute_param
2014-01-28 Marek Olšákr600g,radeonsi: consolidate get_paramf and get_video_param
2014-01-28 Marek Olšákr600g,radeonsi: consolidate variables for CS tracing
2014-01-28 Marek Olšákr600g,radeonsi: consolidate get_timestamp, get_driver_q...
next