Don't cast the return value of malloc/realloc
[mesa.git] / src / gallium / auxiliary /
2014-12-09 Matt TurnerRemove useless checks for NULL before freeing
2014-12-08 Roland Scheideggerdraw: (trivial): remove double semicolon
2014-12-06 Ilia Mirkinfreedreno/a3xx: fix alpha-blending on RGBX formats
2014-12-06 Roland Scheideggerdraw: use the prim type from prim_info not emit in...
2014-12-06 Roland Scheideggerdraw: use correct output prim for non-adjacent topologi...
2014-12-06 Roland Scheideggerdraw: kill off unneded prim assembler code for handling...
2014-12-05 José Fonsecautil/primconvert: Avoid point arithmetic; apply offset...
2014-12-05 Ilia Mirkinutil/primconvert: take ib offset into account
2014-12-05 Ilia Mirkinutil/primconvert: support instanced rendering
2014-12-05 Ilia Mirkinutil/primconvert: pass index bias through
2014-12-03 José Fonsecagallivm: Update for RTDyldMemoryManager becoming an...
2014-12-01 Brian Paulgallium: add include path to fix building of pipe-loade...
2014-12-01 Matt Turnerutil: Move u_atomic.h to src/util.
2014-11-26 José Fonsecautil/u_snprintf: Don't redefine HAVE_STDINT_H as 0.
2014-11-26 José Fonsecagallivm: Removed unused variable.
2014-11-26 José Fonsecadraw,gallivm,llvmpipe: Avoid implicit casts of 32-bit...
2014-11-26 Emil Velikovauxiliary/vl: rework the build of the VL code
2014-11-26 Emil Velikovauxiliary/vl: split the vl sources list into VL_SOURCES
2014-11-26 Emil Velikovauxiliary/vl: add galliumvl_stub.la
2014-11-24 Eric Anholtgallium: Drop the unused CND opcode.
2014-11-24 Eric Anholtgallium: Drop unused BRA opcode.
2014-11-24 Eric Anholtgallium: Drop the unused SFL/STR opcodes.
2014-11-24 Eric Anholtgallium: Drop the unused RFL opcode.
2014-11-24 Eric Anholtgallium: Drop unused X2D opcode.
2014-11-24 Eric Anholtgallium: Drop the unused ARA opcode.
2014-11-24 Eric Anholtgallium: Drop the unused RCC opcode.
2014-11-24 Eric Anholtgallium: Drop the NRM and NRM4 opcodes.
2014-11-24 Matt Turnerutil: Prefer atomic intrinsics to inline assembly.
2014-11-22 David Heidelbergdraw: allow LLVM use on non-SSE2 X86 cpus
2014-11-20 José Fonsecartasm,translate: Re-enable SSE on Mingw64.
2014-11-19 Roland Scheideggerdraw: fixes for vertex shaders outputting layer or...
2014-11-18 Andres Gomezdraw: Fixed inline comments
2014-11-18 Roland Scheideggergallivm: fix alignment issue for vertex data fetch
2014-11-18 Ilia Mirkinst/mesa: add a fallback for clear_with_quad when no...
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 Bumillertgsi/ureg: add ureg_UARL shortcut (v2)
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 Velikovauxiliary: ship all files in the distribution tarball
2014-11-16 Emil Velikovpipe-loader: consolidate sources into Makefile.sources
2014-11-16 Marek Olšákgallium: remove unused pipe_viewport_state::translate...
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-12 José Fonsecagallivm: Fix build with LLVM 3.6 (r221751).
2014-11-08 José Fonsecautil/format: Fix clamping to 32bit integers.
2014-11-08 José Fonsecautil/format: Generate floating point constants for...
2014-11-03 José Fonsecagallivm: Disable frame-pointer-omission on x86 to ensur...
2014-11-03 José Fonsecagallivm: When disassemble a function, start by printing...
2014-10-31 Brian Paultgsi: add a tgsi_free_tokens() function
2014-10-31 Brian Paulutil: simplify u_pstipple.c code
2014-10-31 Brian Paulutil: simplify temp register selection in u_pstipple.c
2014-10-31 Brian Paulutil: simplify util_pstipple_create_fragment_shader...
2014-10-23 Emil Velikovauxiliary/os: get the mmap/munmap wrappers working...
2014-10-23 Alon Levyu_math.h: fix 64 to 32 bit truncation warning
2014-10-23 José Fonsecagallivm: Fix build with LLVM 3.3.
2014-10-23 José Fonsecagallivm: Properly update for removal of JITMemoryManage...
2014-10-23 José Fonsecagallivm: Fix white-space.
2014-10-23 José Fonsecagallivm,llvmpipe,clover: Bump required LLVM version...
2014-10-22 Brian Paulu_blitter: put a comment on util_blitter_cache_all_shad...
2014-10-22 Brian Paulu_blitter: use ctx->bind_fs_state(), not pipe->bind_fs_...
2014-10-22 Brian Paulu_blitter: create basic fs shaders in util_blitter_cach...
2014-10-22 Brian Paulu_blitter: do error checking assertions for shader...
2014-10-21 Marek Olšákgallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it...
2014-10-14 Vinson Leeauxilary/os: Add DragonFly BSD support in os_get_total_...
2014-10-08 Eric Anholtgallium: Rename freedreno parts of tgsi_lowering.[ch].
2014-10-08 Eric Anholtgallium: Reformat tgsi_lowering.c for the normal style.
2014-10-08 Eric Anholtgallium: Copy fd_lowering.[ch] to tgsi_lowering.[ch...
2014-10-04 Marek Olšáktgsi: change tgsi_shader_info::properties to a one...
2014-10-04 Marek Olšáktgsi: remove some not so useful variables from tgsi_sha...
2014-10-04 Marek Olšáktgsi: simplify shader properties in tgsi_shader_info
2014-10-04 Marek Olšákgallium/util: add util_bitcount64
2014-10-03 Tomasz Figautil: Include in Android builds
2014-10-02 Ilia Mirkingallium/hud: use u_sampler_view_default_template helper
2014-10-01 Leo Liust/vdpau: move common functions to util
2014-09-30 Mathias Fröhlichgallivm: Fix build for LLVM 3.2
2014-09-30 Mathias Fröhlichllvmpipe: Reuse llvmpipes LLVMContext in the draw context.
2014-09-30 Mathias Fröhlichllvmpipe: Make a llvmpipe OpenGL context thread safe.
2014-09-30 Mathias Fröhlichllvmpipe: Use two LLVMContexts per OpenGL context inste...
2014-09-30 Brian Paultgsi: fix Semantic.Name assignment in tgsi_transform_in...
2014-09-30 Brian Paulutil: simplify PIPE_TEXTURE_CUBE case in util_max_layer()
2014-09-26 Michel Dänzergallivm: More fallout from disabling with LLVM 3.6
2014-09-25 Matt Turnermesa: Replace IS_NEGATIVE(x) with x < 0.0f.
2014-09-24 Brian Paulutil: use linear formats in util_blit_pixels()
2014-09-24 Brian Paulutil: simplify writemask parameters for util_blit_pixels()
2014-09-24 Brian Paulutil: s/PIPE_TEX_MIPFILTER/PIPE_TEX_FILTER/ in u_blit...
2014-09-24 Matt Turnermesa: Unifdef _WIN32_WCE.
2014-09-24 Tom Stellardgallivm: Wrap deleted inlcude in if HAVE_LLVM < 0x0306
2014-09-24 Tom Stellardgallivm: Disable gallivm to fix build with LLVM 3.6
2014-09-24 Emil Velikovtargets/pipe-loader: drop unused authentication
2014-09-23 Roland Scheideggergallivm: fix idiv
2014-09-22 Brian Paulgallium: replace pipe_type enum with tgsi_return_type...
2014-09-22 Brian Pauldraw: use new tgsi_transform inst/decl helpers in pstip...
2014-09-22 Brian Pauldraw: use new tgsi_transform inst/decl helpers in aapoi...
next