mesa.git
2015-02-24 Brian Paulmesa: remove INV_SQRTF() macro
2015-02-24 Brian Paulmesa: remove ceilf, floorf macros
2015-02-24 Brian Paulmesa: remove expf macro
2015-02-24 Brian Paulmesa: remove logf macro
2015-02-24 Brian Paulmesa: remove powf macro
2015-02-24 Brian Paulmesa: remove unused exp2f, log2f, truncf wrappers
2015-02-24 Brian Paulmesa: remove unused acosf, asinf, atan2f, etc. macros
2015-02-24 Brian Paulmesa: replace FABSF with fabsf
2015-02-24 Brian Paulmesa: replace FLOORF with floorf
2015-02-24 Brian Paulmesa: remove unused CEILF macro
2015-02-24 Brian Paulmesa: replace LOGF, EXPF with logf, expf
2015-02-24 Brian Paulmesa: replace FREXPF, LDEXPF with frexpf, ldexpf
2015-02-24 Brian Paultargets/libgl-xlib: add src/ include dir to fix build
2015-02-24 Brian Paulswrast: fix a few release build warnings
2015-02-24 Marek Olšákr600g,radeonsi: fix streamout after pipeline stats...
2015-02-24 Marek Olšákradeonsi: small cleanup around current_rast_prim
2015-02-24 Marek Olšákradeonsi: set current_rast_prim in the right place
2015-02-24 Marek Olšákradeonsi: simplify obtaining a shader property in si_em...
2015-02-24 Marek Olšákradeonsi: only preload VertexID for the GS copy shader
2015-02-24 Marek Olšákradeonsi: dump the shader key when dumping shaders
2015-02-24 Marek Olšákr600g,radeonsi: cleanup of hex literals
2015-02-24 Marek Olšákradeonsi: set PA_SU_HARDWARE_SCREEN_OFFSET to 0
2015-02-24 Marek Olšákst/mesa: cleanup st_translate_geometry_program
2015-02-24 Marek Olšákst/mesa: inline st_free_tokens
2015-02-24 Marek Olšákst/mesa: cleanup st_geometry_program structure
2015-02-24 Marek Olšákmesa: add a missing GS support check in GetActiveUnifor...
2015-02-24 Glenn Kennardr600g: Implement GL_ARB_draw_indirect for EG/CM
2015-02-24 Rob Clarkfreedreno/a4xx: aniso filtering
2015-02-24 Rob Clarkfreedreno: update generated headers
2015-02-24 Rob Clarkfreedreno/a4xx: add ARB_instanced_arrays support
2015-02-24 Rob Clarkfreedreno/a4xx: handle index_bias (i.e. base_vertex)
2015-02-24 Rob Clarkfreedreno/a4xx: add support for vertexid and instanceid...
2015-02-24 Rob Clarkfreedreno/a4xx: pass number of instances to draw
2015-02-24 Emil Velikovdocs: add news item and link release notes for mesa...
2015-02-24 Emil Velikovdocs: Add sha256 sums for the 10.4.5 release
2015-02-24 Emil VelikovAdd release notes for the 10.4.5 release
2015-02-24 Leo Liust/omx/dec/h264: fix picture out-of-order with poc...
2015-02-24 Emil Velikovinstall-lib-links: remove the .install-lib-links file
2015-02-24 Francisco Jerezclover: Set appropriate flag defaults on memory object...
2015-02-24 EdBclover: Add CL_MEM_HOST_* flag checks.
2015-02-24 Francisco Jerezclover: Factor out memory object flags validation to...
2015-02-24 Eric Anholtvc4: Update to current kernel sources.
2015-02-24 Eric Anholtr600: Fix build after 984f3069370cd4a347cb38269d430b428...
2015-02-24 Tobias Klausmannst/nine: Mark end of non-void function unreachable
2015-02-24 Tobias Klausmanngallium: include util/macros.h
2015-02-24 Alex Henriedriconf: Update Catalan translation
2015-02-24 Alex Henriedriconf: Update Spanish translation
2015-02-24 Eduardo Lima... mesa: Add missing error checks to GetProgramInfoLog...
2015-02-24 Iago Toral... i965: Fix non-AA wide line rendering with fractional...
2015-02-24 Iago Toral... mesa: Fix ctx->Texture.CubeMapSeamless
2015-02-24 Eduardo Lima... mesa: Return error if BeginQuery is called with an...
2015-02-24 Eduardo Lima... mesa: Return INVALID_OPERATION when querying a never...
2015-02-24 Iago Toral... mesa: Add _mesa_is_array_texture helper
2015-02-24 Eduardo Lima... mesa: Fix error validating args for TexSubImage3D
2015-02-24 Samuel Iglesias... i965/blorp: round to nearest when converting float...
2015-02-23 Carl Worthi965: Perform program state upload outside of atom...
2015-02-23 Vivek Kasireddyegl, wayland: RGB565 format support on Back-buffer
2015-02-23 Brian Paulmesa: move math-related function into new c99_math...
2015-02-23 Jason Ekstrandnir/gcm: Add some missing break statements
2015-02-23 Jason Ekstrandnir: Copy-propagate vecN operations that are actually...
2015-02-23 Francisco Jerezra: Disable round-robin strategy for optimistically...
2015-02-23 Francisco Jerezi965/fs: Fix lower_load_payload() not to use an incorre...
2015-02-23 Francisco Jerezi965/fs: Fix lower_load_payload() to take into account...
2015-02-23 Francisco Jerezi965/fs: Remove logic to keep track of MRF metadata...
2015-02-23 Francisco Jerezi965/fs: Less broken handling of force_writemask_all...
2015-02-23 Matt Turnermesa/vbo: Use unreachable to silence uninitialized...
2015-02-23 Matt Turnermesa: Move START/END_FAST_MATH macros to their only...
2015-02-23 Matt Turnermesa: Remove definition of NULL.
2015-02-23 Matt Turnermesa: Use assert() instead of ASSERT wrapper.
2015-02-23 Matt Turnermesa: Remove CHECK macro.
2015-02-23 Matt Turnermesa: Remove dead CAPI define.
2015-02-23 Matt Turnergallium: Use util_cpu_to_le{16,32} in many more places.
2015-02-23 Matt Turnergallium/util: Use HAVE___BUILTIN_* macros.
2015-02-23 Matt Turnermesa: Move C99 MSVC compatibility code from u_math...
2015-02-23 Matt Turneri965: Link test programs with gtest before pthreads.
2015-02-23 Brian Paulosmesa: add gallium include dirs to Makefile.am
2015-02-23 Brian Paulutil: move pipe_prim_names array into u_prim_name()
2015-02-23 Brian Paulutil: rewrite debug_print_transfer_flags() using debug_...
2015-02-23 Eduardo Lima... mesa: Adds missing error condition in _mesa_check_sampl...
2015-02-23 Marek Olšákradeonsi: fix a warning caused by previous commit
2015-02-23 Marek Olšákradeonsi: fix point sprites
2015-02-22 Ben Widawskyi965/skl: Use 1 register for uniform pull constant...
2015-02-21 Eric Anholtnir: Generalize the optimization of subs of subs from 0.
2015-02-21 Eric Anholtnir: Collapse repeated bcsels on the same argument.
2015-02-21 Eric Anholtnir: When faced with a csel on !condition, just flip...
2015-02-21 Eric Anholtnir: Allow nir_opt_algebraic to see booleanness through...
2015-02-21 Eric Anholtnir: Add a couple of simplifications of csel operations.
2015-02-21 Ilia Mirkinglsl: ensure that enter/leave record get a record type
2015-02-21 Ilia Mirkintgsi: avoid returning pointer to local var, make it...
2015-02-21 Rob Clarkfreedreno/a4xx: set PC_PRIM_VTX_CNTL.VAROUT properly
2015-02-21 Rob Clarkfreedreno: update generated headers
2015-02-21 Rob Clarkfreedreno/a4xx: bit of cleanup
2015-02-21 Rob Clarkloader: not having a pci-id should not be a warn
2015-02-21 Rob Clarkfreedreno: implement fence
2015-02-21 Rob Clarkfreedreno/a2xx: fix increment in assert
2015-02-21 Jordan Justeni965/fs: Use fs_reg for CS/VS atomics pixel mask immedi...
2015-02-21 Jordan Justeni965/fs: Set pixel/sample mask for compute shaders...
2015-02-21 Chia-I Wuilo: R32G32B32_FLOAT need no special care on Gen8+
2015-02-21 Chia-I Wuilo: 128 BPP formats can use TiledY on Gen7.5+
2015-02-21 Ilia Mirkinnvc0: enable double support
next