mesa.git
2016-03-17 Kenneth Graunkemeta: Don't use integer handles for shaders or programs.
2016-03-17 Kenneth Graunkemesa: Expose compile_shader() and link_program() beyond...
2016-03-17 Kenneth Graunkemesa: Make link_program() take a gl_shader_program...
2016-03-17 Kenneth Graunkemesa: Make compile_shader() take a gl_shader, not a...
2016-03-17 Kenneth Graunkemeta: Use the _mesa_meta_compile_and_link_program helpe...
2016-03-16 Eric Anholtvc4: Move discard handling to the condition flag.
2016-03-16 Eric Anholtvc4: Don't make a temporary for setting flags.
2016-03-16 Eric Anholtvc4: Add a safety check for setting flags.
2016-03-16 Eric Anholtvc4: Reuse list_for_each_entry_safe_rev().
2016-03-16 Kenneth Graunkemeta: Use ARB_explicit_attrib_location in the rest...
2016-03-15 Plamena Manolovamesa: Ignore glPointSize when GL_POINT_SIZE_ARRAY_OES...
2016-03-15 Varad Gautamvc4: Coalesce instructions using VPM reads into the...
2016-03-15 Varad Gautamvc4: rename file to group vpm optimizations together
2016-03-15 Eric Anholtvc4: Fix failures with nir_extract_* since the addition...
2016-03-15 Roland Scheideggerllvmpipe: fix lp_rast_plane alignment on 32bit
2016-03-15 Roland Scheideggerdraw: fix line stippling
2016-03-15 Roland Scheideggersoftpipe: fix misleading TGSI_QUAD_SIZE usage
2016-03-15 Roland Scheideggersoftpipe: fix anisotropic filtering crash
2016-03-14 Nicolai Hähnleradeonsi: set DEPTH_BEFORE_SHADER based on FS_EARLY_DEP...
2016-03-14 Nicolai Hähnletgsi: add tgsi_full_src_register_from_dst helper function
2016-03-14 Nicolai Hähnlegallium/u_inlines: add util_copy_image_view
2016-03-14 Nicolai Hähnlest/mesa: set image access flags in st_bind_images
2016-03-14 Nicolai Hähnlegallium: add access field to pipe_image_view
2016-03-14 Nicolai Hähnlest/glsl_to_tgsi: set FS_EARLY_DEPTH_STENCIL when required
2016-03-14 Nicolai Hähnletgsi: add TGSI_PROPERTY_FS_EARLY_DEPTH_STENCIL
2016-03-14 Nicolai Hähnlest/glsl_to_tgsi: set memory access type on image intrinsics
2016-03-14 Nicolai Hähnlest/glsl_to_tgsi: provide Texture and Format information...
2016-03-14 Nicolai Hähnletgsi: add Texture and Format to tgsi_instruction_memory
2016-03-14 Nicolai Hähnleget: reconcile aliasing enums for MaxCombinedShaderOutp...
2016-03-14 Francisco Jerezi965/fs: Restrict inequality that can only hold equal...
2016-03-14 Francisco Jerezi965/vec4: Consider removal of no-op MOVs as progress...
2016-03-14 Francisco Jerezi965/fs: Add missing analysis invalidation in fixup_3sr...
2016-03-14 Francisco Jerezi965/fs: Add missing analysis invalidation in opt_sampl...
2016-03-14 Hans de Goedeclover: Fix pipe_grid_info.indirect not being initialized.
2016-03-14 Sarah Sharpmesa: docs: Intel i965 hardware limits.
2016-03-14 Sarah Sharpmesa: docs: i965: Use correct doxygen groupings syntax
2016-03-14 Bruce Cherniakgallium/swr: Resource management
2016-03-14 Marek Olšákconfigure.ac: require libdrm 2.4.66 for drmGetDevice
2016-03-14 Francisco Jerezi965: Remove useless IR self-destruct backend_shader...
2016-03-13 Pierre Moreaunv50,nvc0: Set only NEW_CP_GLOBALS upon binding
2016-03-13 Rob Clarkfreedreno/ir3: lower extract_byte/word
2016-03-13 Ilia Mirkinnv50,nvc0: handle SQRT lowering inside the driver
2016-03-13 Ilia Mirkinnv50/ir: avoid folding mul + add if the mul has a dnz
2016-03-13 Ilia Mirkinnvc0: fix blit triangle size to fully cover FB's >...
2016-03-13 Rob Clarkfreedreno: OUT_RELOC vs OUT_RELOCW fixes
2016-03-13 Rob Clarkfreedreno/a4xx: hw binning
2016-03-13 Rob Clarkfreedreno/a4xx: use generated headers for draw initiator
2016-03-13 Rob Clarkfreedreno/a4xx: remove RB_RENDER_CONTROL patching
2016-03-13 Rob Clarkfreedreno: update generated headers
2016-03-13 Rob Clarkfreedreno/a3xx: move where we deal w/ binning FS
2016-03-13 Rob Clarkfreedreno/a4xx: move where we deal w/ binning FS
2016-03-13 Rob Clarkfreedreno/a3xx: constify the shader variants
2016-03-13 Rob Clarkfreedreno/a4xx: constify the shader variants
2016-03-13 Rob Clarkfreedreno/a3xx: remove duplicate mark of end of binning...
2016-03-13 Nicolai Hähnleradeonsi: avoid crash when a sampler state is bound...
2016-03-13 Matt Turneri965: Use foreach_in_list_reverse_safe() macro.
2016-03-12 Jason Ekstrandnir/clone: Add support for cloning a single function_impl
2016-03-12 Jason Ekstrandnir/validate: Better function validation
2016-03-12 Jason Ekstrandnir/print: Better function argument printing
2016-03-12 Jason Ekstrandnir/print: Factor variable name lookup into a helper
2016-03-12 Jason Ekstrandnir: Create function parameters in function_impl_create
2016-03-12 Jason Ekstrandnir: Add a helper for creating a "bare" nir_function_impl
2016-03-12 Jason Ekstrandnir: Add a new "param" variable mode for parameters...
2016-03-12 Jason Ekstrandnir/glsl: Remove dead function parameter handling code
2016-03-12 Boyuan Zhangst/va: add HEVC main 10 profile
2016-03-12 Boyuan Zhangradeon/video: enable HEVC main 10 decode
2016-03-12 Boyuan Zhangradeon/uvd: handle HEVC main 10 decode
2016-03-11 Ben Widawskyi965/chv: Display proper branding
2016-03-11 Ben Widawskyi965/chv: Update lower min for CS threads
2016-03-11 Ben Widawskyi965/chv: Check that compute threads are above threshold
2016-03-11 Ben Widawskyi965/chv: Use kernel provided info for max_cs_threads
2016-03-11 Ben Widawskyi965: Query and store GPU properties from kernel
2016-03-11 Nicolai Hähnlest/mesa: check that the image unit is valid in st_bind_...
2016-03-11 Bas Nieuwenhuizenradeonsi: Lazily re-set sampler views after disabling DCC
2016-03-11 Marek Olšákst/mesa: remove ST_NEW_MESA flag (v2)
2016-03-11 Nicolai Hähnler600g: clear compressed_depthtex/colortex_mask when...
2016-03-11 Ilia Mirkinst/mesa: add GL_ARB_shader_atomic_counter_ops support
2016-03-11 Ilia Mirkinmesa: add GL_ARB_shader_atomic_counter_ops support
2016-03-11 Ilia Mirkinnvc0: add support for TGSI FMA ops
2016-03-10 Nicolai Hähnleradeonsi: update compressed_colortex_masks when a cmask...
2016-03-10 Nicolai Hähnleradeonsi: move si_decompress_textures to si_blit.c
2016-03-10 Nicolai Hähnler600g: update compressed_colortex_masks when a cmask...
2016-03-10 Nicolai Hähnlegallium/radeon: notify all contexts when cmasks are...
2016-03-10 Kenneth Graunkei965: Set a proper _BaseFormat for window system render...
2016-03-10 Kenneth Graunkeglcpp: Fix locations when encounting "#<NEWLINE>".
2016-03-10 Tim Rowleygallium/swr: remove use of BYTE from swr driver
2016-03-10 Samuel Pitoisetnvc0: expose SM35 perf counters to AMD_performance_monitor
2016-03-10 Samuel Pitoisetnvc0: add driver metrics for SM35 (GK110)
2016-03-10 Samuel Pitoisetnvc0: add MP performance counters for SM35 (GK110)
2016-03-10 Samuel Pitoisetnvc0: explode config of Kepler hardware SM events
2016-03-10 Samuel Pitoisetnvc0: rework the driver metrics infrastructure
2016-03-10 Samuel Pitoisetnvc0: rework the MP counters infrastructure
2016-03-10 Marek Olšákegl: clean up typedef madness in the backend API
2016-03-10 Iago Toral... glsl: report correct number of allowed vertex inputs...
2016-03-10 Vinson Leenouveau: Fix clang reserved-user-defined-literal error.
2016-03-10 Kenneth Graunkemesa: Make glGetInteger64v convert float/doubles to...
2016-03-09 Emil Velikovgallium/radeon: use explicit drm_major, drm_minor check
2016-03-09 Emil Velikovegl/x11: check the return value of xcb_dri2_get_buffers...
2016-03-09 Emil Velikovgallium: do not wrap header inclusion in
2016-03-09 Dieter Nützelopencl: fix .gitignore for .install-gallium-links
next