OSDN Git Service

nv50,nvc0: buffer resources can be bound as other things down the line
[android-x86/external-mesa.git] / src /
2014-11-23 Ilia Mirkinnv50,nvc0: buffer resources can be bound as other thing...
2014-11-23 Ilia Mirkinnv50,nvc0: actually check constbufs for invalidation
2014-11-23 Ilia Mirkinnv50/ir: set neg modifiers on min/max args
2014-11-23 Chris Forbesmesa: Fix function name in GetActiveUniformName error
2014-11-22 Stéphane Marchesini915g: Fallback copy_render for ZS formats
2014-11-22 Stéphane Marchesini915g: Add back 4444 and 5551 formats
2014-11-22 Stéphane Marchesini915g: Don't limit blitter to POT textures
2014-11-22 Stéphane Marchesini915g: Align all texture dimensions to the next POT
2014-11-22 Stéphane Marchesini915g: Fix typos
2014-11-22 Stéphane Marchesini915g: Fix maxlod computation.
2014-11-22 Stéphane Marchesini915g: Fix offset for level != 0
2014-11-22 Stéphane Marchesini915g: Don't write constants past I915_MAX_CONSTANT
2014-11-22 Stéphane Marchesini915g: Don't hardcode array size for phase count
2014-11-22 David Heidelbergdraw: allow LLVM use on non-SSE2 X86 cpus
2014-11-22 Kenneth Graunkei965: Make Gen4-5 push constants call _mesa_load_state_...
2014-11-21 Ben Widawskyi965/vec4/gen8: Handle the MUL dest hazard exception
2014-11-21 Ben Widawskyi965/vec4: Extract depctrl hazards
2014-11-21 Matt Turneri965/fs: Remove is_valid_3src().
2014-11-21 Matt Turneri965/fs: Remove is_valid_3src() checks from emit_lrp.
2014-11-21 Matt Turneri965/fs: Remove unused apply_stride().
2014-11-21 Matt Turneri965/fs: Move ip_record class to its one use.
2014-11-21 Matt Turneri965: Move common fields into backend_instruction.
2014-11-21 Matt Turneri965: Combine offset/texture_offset fields.
2014-11-21 Marek Olšákradeonsi: use minnum and maxnum LLVM intrinsics for...
2014-11-20 Eric Anholtvc4: Update for new kernel ABI with async execution...
2014-11-20 Ville Syrjäläi915: Only use TEXCOORDTYPE_VECTOR with cube maps on...
2014-11-20 Ben Widawskyi965/disasm: Properly decode branch_ctrl (gen8+)
2014-11-20 José Fonsecartasm,translate: Re-enable SSE on Mingw64.
2014-11-20 Kenneth Graunkei965: Skip _mesa_load_state_parameters when there are...
2014-11-19 Marek Olšákradeonsi: remove unused variable si_state_dsa::db_rende...
2014-11-19 Roland Scheideggerllvmpipe: enable PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
2014-11-19 Roland Scheideggerdraw: fixes for vertex shaders outputting layer or...
2014-11-19 Michael Vargast/va: surface: render subpicture
2014-11-19 Michael Vargast/va: subpicture implementation
2014-11-19 Michael Vargast/va: added internal storage for VAImage and BGRA...
2014-11-19 Michael Vargast/va: added some calls to handle_table_remove()
2014-11-19 Chad Versacei965: Fix segfault in WebGL Conformance on Ivybridge
2014-11-18 Siavash Eliasimesa/main: Fix tmp_row memory leak in texstore_rgba_int...
2014-11-18 Dave Airlier600g: limit texture offset application to specific...
2014-11-18 Dave Airlier600g: geom shaders: always load texture src regs from...
2014-11-18 Eric Anholtvc4: Emit semaphore instructions for new kernel ABI.
2014-11-18 Eric Anholtvc4: Mark a big array as const.
2014-11-18 Andres Gomezglsl_compiler: Add binding hash tables to avoid SIGSEVs...
2014-11-18 Andres Gomezlinker: Add carriage returns on several linker errors
2014-11-18 Andres Gomezdraw: Fixed inline comments
2014-11-18 Roland Scheideggergallivm: fix alignment issue for vertex data fetch
2014-11-18 Marek Olšákradeonsi: support gl_FragCoord at integer pixel center
2014-11-18 Marek Olšákradeonsi: support per-sample gl_FragCoord
2014-11-18 Ilia Mirkinst/mesa: add a fallback for clear_with_quad when no...
2014-11-18 Axel Davynine: Implement threadpool
2014-11-18 Axel Davynine: Add drirc options (v2)
2014-11-18 Joakim Sindholtnine: Add state tracker nine for Direct3D9 (v3)
2014-11-18 Christoph Bumillergallium/auxiliary: add contained and rect checks (v6)
2014-11-18 Christoph Bumillergallium/auxiliary: add inc and dec alternative with...
2014-11-18 Christoph Bumillergallium/auxiliary: implement sw_probe_wrapped (v2)
2014-11-18 Christoph Bumillerwinsys/sw/wrapper: implement is_displaytarget_format_su...
2014-11-18 Christoph Bumillertgsi/ureg: add ureg_UARL shortcut (v2)
2014-11-18 Dave Airlier600g/cayman: handle empty vertex shaders
2014-11-18 Dave Airlier600g/cayman: fix texture gather tests
2014-11-18 Dave Airlier600g: cayman umad assigns dst pointlessly
2014-11-18 Dave Airlier600g/cayman: fix integer multiplication output overwri...
2014-11-17 Brian Paulst/mesa: copy sampler_array_size field when copying...
2014-11-17 Brian Paulgallium/tests: add missing arg to util_make_vertex_pass...
2014-11-17 Michel Dänzerradeonsi: Disable asynchronous DMA except for PIPE_BUFFER
2014-11-16 José Fonsecadraw: Make it more clear that *_jit_context points...
2014-11-16 José Fonsecadraw: Fix breakage due to removal pipe_viewport_state...
2014-11-16 José Fonsecagallium/auxiliary: Fix build without LLVM.
2014-11-16 José Fonsecagallium/auxiliary: Remove GALLIVM_CPP_SOURCES
2014-11-16 Emil Velikovfreedreno: add missing headers in Makefile.sources
2014-11-16 Emil Velikovtargets: bundle all files in the tarball
2014-11-16 Emil Velikovauxiliary: ship all files in the distribution tarball
2014-11-16 Emil Velikovgallium: ship the gallium API headers
2014-11-16 Emil Velikovpipe-loader: consolidate sources into Makefile.sources
2014-11-16 Thierry Redingdri/kms: Always zero out struct drm_mode_create_dumb
2014-11-16 Marek Olšákgallium: remove unused pipe_viewport_state::translate...
2014-11-16 Marek Olšákradeonsi: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
2014-11-16 Marek Olšáktgsi/ureg: simplify code for declaring properties
2014-11-16 Marek Olšákgallium/util: add a test for TGSI_PROPERTY_VS_WINDOW_SP...
2014-11-16 Marek Olšákgallium/util: add a window_space option to the passthro...
2014-11-16 Marek Olšáktgsi: fixup the string of VS_WINDOW_SPACE_POSITION
2014-11-15 Rob Clarkfreedreno/a4xx: implement mem->gmem (restore)
2014-11-15 Rob Clarkfreedreno/a4xx: move where SP_FS_MRT_REGn is emitted
2014-11-15 Emil VelikovRevert "mesa: Wrap SSE4.1 code in #ifdef __SSE4_1__."
2014-11-15 Ilia Mirkinnv50,nvc0: use clip_halfz setting when creating rasteri...
2014-11-15 Rob Clarkfreedreno: add adreno 420 support
2014-11-15 Rob Clarkfreedreno: update generated headers
2014-11-15 Kristian Høgsbergi965: Move fs_visitor ra pass to new fs_visitor::alloca...
2014-11-15 Kristian Høgsbergi965: Move fs_visitor optimization pass into new method...
2014-11-15 Kristian Høgsbergi965: Move more code into codegen-branch of the fs_visi...
2014-11-15 Kristian Høgsbergi965: Refactor fs_generator API
2014-11-14 José Fonsecast/wgl: Implement WGL_EXT_create_context_es/es2_profile.
2014-11-14 José Fonsecast/xlib: Generate errors as specified.
2014-11-14 Rob Clarkfreedreno/ir3: move some helpers
2014-11-14 Rob Clarkfreedreno: rename draw->draw_vbo
2014-11-14 Rob Clarkfreedreno/a3xx: missing u_upload_destroy
2014-11-14 Rob Clarkfreedreno: fix borked check for a320.0
2014-11-14 Rob Clarkfreedreno/ir3: half vs full reg in standalone compiler...
2014-11-14 José Fonsecast/dri: Support EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR/GLX_CO...
2014-11-14 Marek Olšákegl: remove egl_gallium from the loader
2014-11-14 Marek Olšákconfigure.ac: remove enable flags for EGL and GBM Galli...
next