mesa.git
2016-03-29 Adam Jacksonglapi/glx: Sync some additional error checking from...
2016-03-29 Alejandro Piñeiroglsl: raise warning when using uninitialized variables
2016-03-29 Alejandro Piñeiroglsl: add is_lhs bool on ast_expression
2016-03-29 Jason Ekstrandnir: Add a helper for getting the current block from...
2016-03-29 Jason Ekstrandnir/lower_out_to_temp: Add an "entrypoint" parameter
2016-03-29 Jason Ekstrandnir/lower_out_to_temp: Steal the output's constant...
2016-03-29 Jason Ekstrandnir: Add a helper for getting the unique function in...
2016-03-29 Jason Ekstrandnir/sweep: Sweep function parameters
2016-03-29 Jason Ekstrandnir/builder: Add a helper for creating undefs
2016-03-29 Jason Ekstrandnir/builder: Add a helper for storing to variable derefs
2016-03-29 Jason Ekstrandnir/builder: Add a helper for building fdot instructions
2016-03-29 Jason Ekstrandnir: Add a variable_foreach_safe helper
2016-03-29 Jason Ekstrandnir/Makefile: Fix alphabetization
2016-03-29 Ilia Mirkinmesa: add OES_texture_buffer and EXT_texture_buffer...
2016-03-29 Ilia Mirkinglsl: add OES_texture_buffer and EXT_texture_buffer...
2016-03-29 Ilia Mirkinmesa: add OES_texture_buffer and EXT_texture_buffer...
2016-03-29 Ilia Mirkinmesa: properly return GetTexLevelParameter queries...
2016-03-29 Kenneth Graunkeglsl: Delete initialized field from uniform storage...
2016-03-28 Timothy Arcerimesa: remove initialized field from uniform storage
2016-03-28 Samuel Pitoisetnvc0: use a different offset for buffers and surfaces
2016-03-28 Kenneth Graunkei965: Set address rounding bits for GL_NEAREST filterin...
2016-03-28 Kenneth Graunkei965: Always use BRW_TEXCOORDMODE_CUBE when seamless...
2016-03-28 Kenneth Graunkei965: Fix brw_render_cache_set_check_flush's PIPE_CONTROLs.
2016-03-28 Kenneth Graunkei965: Whack UAV bit when FS discards and there are...
2016-03-28 Rhys Kiddvc4: Remove unused include from vc4_nir_lower_txf_ms.c
2016-03-28 Adam Jacksonglapi/glx: Treat xserver generated targets as .PHONY
2016-03-28 Adam Jacksonglapi/glx: Thunk non-ABI calls through GetProcAddress
2016-03-28 Adam Jacksonglapi/glx: Emit direct GL calls instead of dispatch...
2016-03-28 Adam Jacksonglx: Unbreak generating some of the xorg glx headers
2016-03-28 Bas Nieuwenhuizenmesa/st: Fix NULL access if no fragment shader is bound
2016-03-28 Rob Clarkfreedreno/ir3: fix for load_front_face intrinsic
2016-03-28 Rob Clarkfreedreno/ir3: fix compiler warn
2016-03-28 Ilia Mirkinnvc0: make sure to disable fetches from previously...
2016-03-28 Ilia Mirkinnvc0: disable primitive restart and index bias during...
2016-03-28 Ilia Mirkinnvc0/ir: fix picking of coordinates from tex instructio...
2016-03-28 Ilia Mirkinnv50/ir: saturate depth writes
2016-03-27 Marek Olšákgallium/util: fix up inaccurate behavior of util_frameb...
2016-03-27 Marek Olšákst/mesa: only minify height if target != 1D array in...
2016-03-27 Miklós Mátémesa: optimize out the realloc from glCopyTexImagexD()
2016-03-27 Miklós Mátést/mesa: fix handling the fallback texture
2016-03-27 Miklós Mátést/mesa: enable GL_ATI_fragment_shader
2016-03-27 Miklós Mátést/mesa: implement GL_ATI_fragment_shader
2016-03-27 Miklós Mátéprogram: add ATI_fragment_shader to shader stages list
2016-03-27 Miklós Mátémesa: optionally associate a gl_program to ATI_fragment...
2016-03-27 Edward O'Callaghangallium/p_context.h: Make comment more readable
2016-03-27 Edward O'Callaghanmesa/st: Remove GLSLVersion clamping
2016-03-27 Edward O'Callaghanradeon/r600: Fix return type in failure branch
2016-03-27 Edward O'Callaghanradeon/r600_query.c: Minor style fix
2016-03-26 Dave Airlievirgl: drop next shader property for now.
2016-03-25 Timothy Arceriglsl: reduce buffer block duplication
2016-03-25 Brian Paulst/xa: emit sampler view declarations in shaders
2016-03-25 Tim Rowleyswr: [rasterizer jitter] Fix MASKLOADD AVX prototype...
2016-03-25 Tim Rowleyswr: [rasterizer core] NUMA optimizations...
2016-03-25 Tim Rowleyswr: [rasterizer jitter] Fix logic bug for alpha-to...
2016-03-25 Tim Rowleyswr: [rasterizer core] Fix Compute workitem retirement
2016-03-25 Tim Rowleyswr: [rasterizer core] Cleanup state ring arena after...
2016-03-25 Tim Rowleyswr: [rasterizer jitter] add missing include for llvm...
2016-03-25 Tim Rowleyswr: [rasterizer core] Reduce Arena blocksize to 128KB...
2016-03-25 Tim Rowleyswr: [rasterizer core] One last pass at Arena optimizations
2016-03-25 Tim Rowleyswr: [rasterizer core] CachedArena optimizations
2016-03-25 Tim Rowleyswr: [rasterizer jitter] support llvm-svn
2016-03-25 Tim Rowleyswr: [rasterizer core] Globally cache allocated arena...
2016-03-25 Tim Rowleyswr: [rasterizer] more arena work
2016-03-25 Tim Rowleyswr: [rasterizer core] Add clipping against user clip...
2016-03-25 Tim Rowleyswr: [rasterizer core] Arena optimizations - preparing...
2016-03-25 Tim Rowleyswr: [rasterizer core] Reset DrawContext arena at end...
2016-03-25 Tim Rowleyswr: [rasterizer core] Add clipping of user clip planes...
2016-03-25 Tim Rowleyswr: [rasterizer] Reduce max in-flight draws to 96...
2016-03-25 Tim Rowleyswr: [rasterizer] Fix run-time check asserts
2016-03-25 Tim Rowleyswr: [rasterizer jitter] signed immediate builder
2016-03-25 Tim Rowleyswr: [rasterizer common] changes for cygwin
2016-03-25 Tim Rowleyswr: [rasterizer] code styling and update copyrights
2016-03-25 Tim Rowleyswr: [rasterizer core] Guard against enquing work to...
2016-03-25 Tim Rowleyswr: [rasterizer] Stop setting viewport size to larger...
2016-03-25 Tim Rowleyswr: [rasterizer] Discard work + misc fixes
2016-03-25 Tim Rowleyswr: [rasterizer] remove use of BYTE type
2016-03-25 Tim Rowleyswr: [rasterizer core] Fix crash that can occur when...
2016-03-25 Tim Rowleyswr: [rasterizer] remove unused knob
2016-03-25 Tim Rowleyswr: [rasterizer core] subcontext rework
2016-03-25 Tim Rowleyswr: [rasterizer common] add _simd_s[rl]lv_epi32
2016-03-25 Tim Rowleyswr: [rasterizer core] Alleviate potential stack overfl...
2016-03-25 Tim Rowleyswr: [rasterizer] remove use of UCHAR and UINT64 types
2016-03-25 Tim Rowleyswr: [rasterizer] remove use of FLOAT type
2016-03-25 Tim Rowleyswr: [rasterizer] Fix Coverity issues reported by Mesa...
2016-03-25 Tim Rowleyswr: [rasterizer] add debug/perf category to knobs
2016-03-25 Tim Rowleyswr: [rasterizer core] don't assume linux is 64-bit
2016-03-25 Tim Rowleyswr: [rasterizer common] remove old unused win32 types
2016-03-25 Tim Rowleyswr: [rasterizer jitter] vpermps support
2016-03-25 Tim Rowleyswr: [rasterizer] Add rdtsc buckets support for shaders
2016-03-25 Tim Rowleyswr: [rasterizer core] backend reorganization
2016-03-25 Tim Rowleyswr: [rasterizer core] store blend output in temporary...
2016-03-25 Tim Rowleyswr: [rasterizer core] Move InitializeHotTiles and...
2016-03-25 Tim Rowleyswr: [rasterizer jitter] Cleanup use of types inside...
2016-03-25 Tim Rowleyswr: [rasterizer jitter] Fix type mismatch on select...
2016-03-25 Tim Rowleyswr: [rasterizer core] fix rasterizing multisampling...
2016-03-25 Tim Rowleyswr: [rasterizer core] RingBuffer class for DC/DS
2016-03-25 Tim Rowleyswr: [rasterizer] switch assert uses to SWR_ASSERT
2016-03-25 Tim Rowleyswr: [rasterizer core] Split all RECT_LIST draws into...
2016-03-25 Tim Rowleyswr: [rasterizer] Add string knob type
2016-03-25 Sonny Jiangradeonsi: add Polaris PCI IDs
next