2014-02-01 |
Kenneth Graunke | i965: Rework 3DSTATE_VS for Broadwell. |
commit | commitdiff | tree |
2014-02-01 |
Kenneth Graunke | i965: Add the new 3DSTATE_PS_BLEND state packet. |
commit | commitdiff | tree |
2014-02-01 |
Kenneth Graunke | i965: Replace DEPTH_STENCIL_STATE with Gen8's 3DSTATE_W... |
commit | commitdiff | tree |
2014-02-01 |
Kenneth Graunke | i965: Update SF, SBE, and RASTER state for Broadwell. |
commit | commitdiff | tree |
2014-02-01 |
Kenneth Graunke | i965: Bump generation assertions on workaround flushes. |
commit | commitdiff | tree |
2014-02-01 |
Kenneth Graunke | i965: Duplicate gen7_atoms to gen8_atoms. |
commit | commitdiff | tree |
2014-02-01 |
Brian Paul | radeon: move driContextSetFlags(ctx) call after ctx... |
commit | commitdiff | tree |
2014-02-01 |
Brian Paul | r200: move driContextSetFlags(ctx) call after ctx var... |
commit | commitdiff | tree |
2014-01-31 |
Roland Scheidegger | llvmpipe: fix denorm handling for r11g11b10_float forma... |
commit | commitdiff | tree |
2014-01-31 |
Matt Turner | glsl: Expand non-expr & non-swizzle scalar rvalues... |
commit | commitdiff | tree |
2014-01-31 |
Matt Turner | glcpp: Reject #version after the version has been resolved. |
commit | commitdiff | tree |
2014-01-31 |
Carl Worth | glcpp: Rename the variable used to enable debugging. |
commit | commitdiff | tree |
2014-01-31 |
Carl Worth | glcpp: Add "make check" test for comment-parsing bug |
commit | commitdiff | tree |
2014-01-31 |
Carl Worth | glcpp: Don't enter lexer's NEWLINE_CATCHUP start state... |
commit | commitdiff | tree |
2014-01-31 |
Brian Paul | mesa: use _mesa_align_free() in _mesa_delete_buffer_obj... |
commit | commitdiff | tree |
2014-01-31 |
Michel Dänzer | st/dri: Fix tests for no draw/read buffers in dri_make_... |
commit | commitdiff | tree |
2014-01-31 |
Keith Packard | dri3: Track current Present swap mode and adjust buffer... |
commit | commitdiff | tree |
2014-01-31 |
Keith Packard | dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888 |
commit | commitdiff | tree |
2014-01-31 |
Keith Packard | dri3: Flush XCB before blocking for special events |
commit | commitdiff | tree |
2014-01-31 |
Keith Packard | dri3: Enable GLX_INTEL_swap_event |
commit | commitdiff | tree |
2014-01-31 |
Keith Packard | dri3: Fix dri3_wait_for_sbc to wait for completion... |
commit | commitdiff | tree |
2014-01-31 |
Keith Packard | dri3: Track full 64-bit SBC numbers, instead of just... |
commit | commitdiff | tree |
2014-01-30 |
Mark Mueller | mesa: Add warning to _REV pack/unpack functions with... |
commit | commitdiff | tree |
2014-01-30 |
Siavash Eliasi | r600g: Removed unnecessary positivity check for unsigne... |
commit | commitdiff | tree |
2014-01-30 |
Michel Dänzer | st/dri: Allow creating OpenGL 3.3 core contexts |
commit | commitdiff | tree |
2014-01-29 |
Kristian Høgsberg | build: Share the all-local rule for linking libraries... |
commit | commitdiff | tree |
2014-01-29 |
Emil Velikov | loader: do not print the pci id during normal operation |
commit | commitdiff | tree |
2014-01-29 |
Emil Velikov | loader: print WARNING and FATAL messages using the... |
commit | commitdiff | tree |
2014-01-29 |
Emil Velikov | glsl: s/_NDEBUG/NDEBUG/ |
commit | commitdiff | tree |
2014-01-29 |
Kristian Høgsberg | dir-locals.el: Set indent-tabs-mode true for makefile... |
commit | commitdiff | tree |
2014-01-29 |
Courtney Goeltzenleu... | mesa: Return after ScissorArrayv or ScissorIndexed... |
commit | commitdiff | tree |
2014-01-29 |
Ian Romanick | docs: Add GL_ARB_map_buffer_alignment status to GL3... |
commit | commitdiff | tree |
2014-01-29 |
Siavash Eliasi | mesa: GL_ARB_map_buffer_alignment is not optional |
commit | commitdiff | tree |
2014-01-29 |
Siavash Eliasi | nouveau: Use gl_constants::MinMapBufferAlignment as... |
commit | commitdiff | tree |
2014-01-29 |
Siavash Eliasi | radeon / r200: Use gl_constants::MinMapBufferAlignment... |
commit | commitdiff | tree |
2014-01-29 |
Siavash Eliasi | mesa: Use _mesa_align_malloc in _mesa_buffer_data |
commit | commitdiff | tree |
2014-01-29 |
Siavash Eliasi | mesa: Set gl_constants::MinMapBufferAlignment to 64... |
commit | commitdiff | tree |
2014-01-29 |
Siavash Eliasi | mesa/st: Unconditionally enable ARB_map_buffer_alignment. |
commit | commitdiff | tree |
2014-01-29 |
Ian Romanick | freedreno: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64 |
commit | commitdiff | tree |
2014-01-29 |
Siavash Eliasi | ilo: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64 |
commit | commitdiff | tree |
2014-01-29 |
Siavash Eliasi | svga: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64 |
commit | commitdiff | tree |
2014-01-29 |
Siavash Eliasi | i915g: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64 |
commit | commitdiff | tree |
2014-01-29 |
Siavash Eliasi | i915g: Use alignment of 64 instead of 16 for buffer... |
commit | commitdiff | tree |
2014-01-29 |
Siavash Eliasi | llvmpipe: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64 |
commit | commitdiff | tree |
2014-01-29 |
Siavash Eliasi | llvmpipe: Use alignment of 64 instead of 16 for buffer... |
commit | commitdiff | tree |
2014-01-29 |
Siavash Eliasi | softpipe: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64 |
commit | commitdiff | tree |
2014-01-29 |
Siavash Eliasi | softpipe: Use alignment of 64 instead of 16 for buffer... |
commit | commitdiff | tree |
2014-01-29 |
Stéphane Marchesin | i915g: support more PIPE_CAPs |
commit | commitdiff | tree |
2014-01-29 |
Michel Dänzer | radeonsi: Put GS ring buffer descriptors with streamout... |
commit | commitdiff | tree |
2014-01-29 |
Michel Dänzer | radeonsi: Enable OpenGL 3.3 |
commit | commitdiff | tree |
2014-01-29 |
Michel Dänzer | radeonsi: Geometry shader micro-optimizations |
commit | commitdiff | tree |
2014-01-29 |
Michel Dänzer | radeonsi: We don't support indirect addressing of geome... |
commit | commitdiff | tree |
2014-01-29 |
Michel Dänzer | radeonsi: Pass VS resource descriptors to the HW ES... |
commit | commitdiff | tree |
2014-01-29 |
Michel Dänzer | radeonsi: Fix streamout from geometry shader |
commit | commitdiff | tree |
2014-01-29 |
Michel Dänzer | radeonsi: Simplify shader PM4 state handling |
commit | commitdiff | tree |
2014-01-29 |
Michel Dänzer | radeonsi: Properly match ES outputs to GS inputs |
commit | commitdiff | tree |
2014-01-29 |
Michel Dänzer | radeonsi: Really dump TGSI code before any TGSI->LLVM... |
commit | commitdiff | tree |
2014-01-29 |
Michel Dänzer | radeonsi: Also export clip distances with geometry... |
commit | commitdiff | tree |
2014-01-29 |
Michel Dänzer | radeonsi: Take GS into account for VS state in more... |
commit | commitdiff | tree |
2014-01-29 |
Michel Dänzer | radeonsi: Handle adjacency primitives |
commit | commitdiff | tree |
2014-01-29 |
Michel Dänzer | radeonsi: Handle TGSI_SEMANTIC_PRIMID |
commit | commitdiff | tree |
2014-01-29 |
Michel Dänzer | radeonsi: Generalize counting of shader parameters |
commit | commitdiff | tree |
2014-01-29 |
Michel Dänzer | radeonsi: Fix handling of geometry shader output vertex ID |
commit | commitdiff | tree |
2014-01-29 |
Michel Dänzer | radeonsi: Initial geometry shader support |
commit | commitdiff | tree |
2014-01-29 |
Michel Dänzer | radeonsi: Refactor shader input / output handling code |
commit | commitdiff | tree |
2014-01-29 |
Matt Turner | i965/fs: Add a saturation propagation optimization... |
commit | commitdiff | tree |
2014-01-29 |
Matt Turner | i965: Add can_do_saturate() method to backend_instruction. |
commit | commitdiff | tree |
2014-01-28 |
Anuj Phogat | mesa: Generate correct error code in glDrawBuffers() |
commit | commitdiff | tree |
2014-01-28 |
Dave Airlie | loader: fix running with --disable-egl builds |
commit | commitdiff | tree |
2014-01-28 |
Anuj Phogat | i965: Ignore 'centroid' interpolation qualifier in... |
commit | commitdiff | tree |
2014-01-28 |
Matt Turner | gbm: Make libgbm.so.1 symlink. |
commit | commitdiff | tree |
2014-01-28 |
Kevin Rogovin | mesa: Allow depth = 0 parameter for TexImage3D. |
commit | commitdiff | tree |
2014-01-28 |
Tom Stellard | r600g,radeonsi: Don't set resource_create in r600_commo... |
commit | commitdiff | tree |
2014-01-28 |
José Fonseca | c11: Add missing stdlib.h include. |
commit | commitdiff | tree |
2014-01-28 |
Emil Velikov | loader: include dlfcn.h when building with HAVE_LIBUDEV |
commit | commitdiff | tree |
2014-01-28 |
José Fonseca | gallivm: Workaround http://llvm.org/PR18600 |
commit | commitdiff | tree |
2014-01-28 |
Matt Turner | glsl: Avoid combining statements from different basic... |
commit | commitdiff | tree |
2014-01-28 |
Matt Turner | glsl: Set proper swizzle when a channel is missing... |
commit | commitdiff | tree |
2014-01-28 |
Matt Turner | glsl: Use bitfieldInsert in ldexp() lowering. |
commit | commitdiff | tree |
2014-01-28 |
Matt Turner | glsl: Add constant evaluation of ir_binop_bfm. |
commit | commitdiff | tree |
2014-01-28 |
Matt Turner | glcpp: Resolve implicit GLSL version to 100 if the... |
commit | commitdiff | tree |
2014-01-28 |
Matt Turner | glcpp: Check version_resolved in the proper place. |
commit | commitdiff | tree |
2014-01-28 |
Michel Dänzer | r600g: s/r600_llvm_gpu_string/r600_get_llvm_processor_name/ |
commit | commitdiff | tree |
2014-01-28 |
Marek Olšák | radeonsi: cleanup includes, add missing license |
commit | commitdiff | tree |
2014-01-28 |
Marek Olšák | radeonsi: remove open-coded PS_PARTIAL_FLUSH event |
commit | commitdiff | tree |
2014-01-28 |
Marek Olšák | radeonsi: move some inline functions from si_pipe.h... |
commit | commitdiff | tree |
2014-01-28 |
Marek Olšák | radeonsi: remove si_resource.h |
commit | commitdiff | tree |
2014-01-28 |
Marek Olšák | radeonsi: remove si.h |
commit | commitdiff | tree |
2014-01-28 |
Marek Olšák | radeonsi: move si_upload_const_buffer to a better place |
commit | commitdiff | tree |
2014-01-28 |
Marek Olšák | radeonsi: inline si_translate_index_buffer |
commit | commitdiff | tree |
2014-01-28 |
Marek Olšák | radeonsi: inline si_upload_index_buffer |
commit | commitdiff | tree |
2014-01-28 |
Marek Olšák | r600g,radeonsi: consolidate remaining obviously duplica... |
commit | commitdiff | tree |
2014-01-28 |
Marek Olšák | r600g,radeonsi: consolidate get_compute_param |
commit | commitdiff | tree |
2014-01-28 |
Marek Olšák | r600g,radeonsi: consolidate get_paramf and get_video_param |
commit | commitdiff | tree |
2014-01-28 |
Marek Olšák | r600g,radeonsi: consolidate variables for CS tracing |
commit | commitdiff | tree |
2014-01-28 |
Marek Olšák | r600g,radeonsi: consolidate get_timestamp, get_driver_q... |
commit | commitdiff | tree |
2014-01-28 |
Marek Olšák | r600g,radeonsi: consolidate get_name and get_vendor... |
commit | commitdiff | tree |
2014-01-28 |
Marek Olšák | radeon: place context-related functions first in r600_p... |
commit | commitdiff | tree |
2014-01-28 |
Marek Olšák | r600g,radeonsi: consolidate the contents of r600_resource.c |
commit | commitdiff | tree |
2014-01-28 |
Marek Olšák | radeonsi: advertise the pipeline statistics query |
commit | commitdiff | tree |
next |