nvc0: restrict "constant vbo" logic to fermi/kepler classes
[mesa.git] / src / gallium /
2014-05-14 Ben Skeggsnvc0: restrict "constant vbo" logic to fermi/kepler...
2014-05-14 Ben Skeggsnvc0: replace some vb->stride checks with constant_vbo...
2014-05-14 Ben Skeggsnvc0: add maxwell class
2014-05-14 Ben Skeggsnvc0: allow for easier modification of compiler library...
2014-05-14 Ben Skeggsnvc0: properly distribute macros in source form
2014-05-14 Brad Kingautomake: Honor GL_LIB for gallium libgl-xlib
2014-05-14 Roland Scheideggergallivm: only fetch pointers to constant buffers once
2014-05-14 Roland Scheideggergallivm: fix output stream flushing in error case for...
2014-05-14 Michel Dänzerradeonsi: Fix anisotropic filtering state setup
2014-05-14 Ilia Mirkintgsi: support parsing texture offsets from text tgsi...
2014-05-14 Rob Clarkgallium/docs: clarify when query results are reset
2014-05-14 José Fonsecagallivm: Remove lp_func_delete_body.
2014-05-14 José Fonsecagallivm: Remove gallivm_free_function.
2014-05-14 José Fonsecallvmpipe: Delete unneeded LLVM stuff earlier.
2014-05-14 Frank Henigmandraw: Delete unneeded LLVM stuff earlier.
2014-05-14 Frank Henigmangallivm: Separate freeing LLVM intermediate data from...
2014-05-14 Frank Henigmangallivm: One code memory pool with deferred free.
2014-05-14 José Fonsecagallivm: Run passes per module, not per function.
2014-05-14 José Fonsecagallivm: Use LLVM global context.
2014-05-14 José Fonsecagallivm: Stop using module providers.
2014-05-14 José Fonsecagallivm,draw,llvmpipe: Remove support for versions...
2014-05-13 Rob Clarkfreedreno/a3xx: occlusion query support
2014-05-13 Rob Clarkfreedreno: add support for hw queries
2014-05-13 Rob Clarkfreedreno/query: allow multiple query implementations
2014-05-13 Rob Clarkfreedreno/a3xx: add point-size
2014-05-13 Rob Clarkfreedreno: update generated headers
2014-05-11 Ilia Mirkinnv50,nvc0: fix blit 3d path for 1d array textures
2014-05-11 Ilia Mirkinnv50,nvc0: leave queries on during blit, turn them...
2014-05-11 Ilia Mirkingallium: add bit to pipe_blit_info to leave current...
2014-05-11 Ilia Mirkinnv50: fix setting of texture ms info to be per-stage
2014-05-11 Ilia Mirkinnv50/ir: make sure to reverse cond codes on all the...
2014-05-11 Rob Clarkfreedreno/a2xx: fix compiler warning
2014-05-10 Marek Olšákradeonsi: prepare depth export registers at compile...
2014-05-10 Marek Olšákradeonsi: simplify depth/stencil export code
2014-05-10 Marek Olšákradeon/llvm: add support for non-scalar system values
2014-05-10 Marek Olšákradeonsi: add and use a helper function for loading...
2014-05-10 Marek Olšákradeonsi: only count CS space for state atoms if we...
2014-05-10 Marek Olšákradeonsi: remove unused variable exports_ps in si_pipe_...
2014-05-10 Marek Olšákradeonsi: use DRAW_PREAMBLE on CIK
2014-05-10 Marek Olšákr600g: simplify framebuffer state size computation
2014-05-10 Emil Velikovilo: destroy the mutex, if winsys creation fails
2014-05-09 Tom Stellardradeonsi: Enable geometry shaders with LLVM 3.4.1
2014-05-09 Thomas Hellstromst/xa: Fix performance regression introduced by commit...
2014-05-09 Tom Stellardclover: Destory pipe_screen when device does not suppor...
2014-05-09 Tom Stellardpipe-loader: Don't destroy the winsys in the sw loader
2014-05-08 Adam Jacksonradeonsi: Don't use anonymous struct trick in atom...
2014-05-08 Roland Scheideggerllvmpipe: change LP_MAX_SHADER_INSTRUCTIONS limit defin...
2014-05-08 Roland Scheideggerdraw: do not use draw_get_option_use_llvm() inside...
2014-05-08 Ilia Mirkinnv50/ir/gk110: fix set with f32 dest
2014-05-08 Ilia Mirkinnv50/ir: allow load propagation when flags are defined
2014-05-08 Ilia Mirkingallium: add a cap for supporting 4-offset TG4 opcodes
2014-05-07 Brian Paulsvga: add switch case for PIPE_SHADER_CAP_PREFERRED_IR...
2014-05-07 Brian Paultgsi: add missing switch cases in tgsi_exec_get_shader_...
2014-05-07 Brian Paulgallivm: add PIPE_SHADER_CAP_PREFERRED_IR switch case...
2014-05-07 Brian Paulgallium: remove enum numbers from shader cap queries
2014-05-07 José Fonsecast/wgl: Advertise WGL_ARB_create_context(_profile).
2014-05-07 José Fonsecast/wgl: Honour request of 3.1 contexts through core...
2014-05-06 Marek Olšákradeonsi: implement ARB_texture_cube_map_array
2014-05-05 Paulo Sergio Travagliast/egl: Flush resources before presentation (android...
2014-05-05 Ilia Mirkinnv50,nvc0: add X8Z24_UNORM, fix stencil-only formats
2014-05-04 Rob Clarkxa: fix segfault
2014-05-02 Samuel Liradeonsi: add support for Mullins asics.
2014-05-02 José Fonsecautil: Don't attempt to redefine INFINITY/NAN on VS...
2014-05-02 José Fonsecadraw: Prevent signed/unsigned comparisons.
2014-05-02 José Fonsecast/vega: Prevent signed/unsigned comparisons.
2014-05-02 José Fonsecautil/u_debug_flush: Use util_snprintf.
2014-05-02 Emil Velikovtargets/omx: add nouveau target
2014-05-02 Emil Velikovtargets/omx: use GALLIUM_VIDEO_CFLAGS
2014-05-02 Emil Velikovtargets/pipe-loader: cleanup version-script
2014-05-02 Emil Velikovtargets/opencl: hide all the exported llvm/clang mayhem...
2014-05-02 Emil Velikovtargets/egl-static: freshen up the version script
2014-05-02 Emil Velikovtargets/gbm: add version-script to limit exported symbols
2014-05-02 Emil Velikovtargets/vdpau: use version script to limit the exported...
2014-05-02 Emil Velikovtargets/omx: drop the version from the omx targets
2014-05-02 Emil Velikovtargets/omx: use version script to limit amount of...
2014-05-02 Emil Velikovtargets/dri: use a single version script to restict...
2014-05-02 Emil Velikovtargets/xvmc: limit the amount of exported symbols
2014-05-02 Emil Velikovtargets/osmesa: hide osmesa_create_screen
2014-05-02 Emil Velikovtargets/pipe-loader: drop driver_descriptor symbol...
2014-05-02 Ilia Mirkinnouveau: add ARB_buffer_storage support
2014-05-02 Ilia Mirkinnouveau: remove cb_dirty, it's never used
2014-05-02 Ilia Mirkinnvc0: treat non-linear 2DRect textures the same as 2D
2014-05-02 Tom Stellardclover: Add a stub implementation of clCreateImage...
2014-05-01 Roland Scheideggergallivm: fix 2 leaks in disassembly code
2014-04-30 Andreas Hartmetztranslate_sse: Use the correct buffer index in this...
2014-04-29 Tom Stellardclover: Query drivers for max clock frequency
2014-04-29 Tom Stellardradeon/compute: Implement PIPE_COMPUTE_CAP_MAX_CLOCK_FR...
2014-04-29 Tom Stellardgallium: Add PIPE_COMPUTE_CAP_MAX_CLOCK_FREQUENCY
2014-04-29 EdBclover: Stub implementation of CL 1.2 sub-devices.
2014-04-29 EdBclover: Add clEnqueue{Marker, Barrier}WithWaitList.
2014-04-29 Jan Veselyclover: Align kernel argument sizes to nearest power...
2014-04-29 Francisco Jerezclover: Avoid warnings from references to deprecated...
2014-04-29 Francisco Jerezclover: Update OpenCL headers to version 1.2 from Khronos.
2014-04-29 Ilia Mirkinnvc0/ir: offset appears to come before the Z ref
2014-04-28 Ilia Mirkinnv50/ir: change texture offsets to ValueRefs, allow...
2014-04-28 Ilia Mirkinnvc0/ir: do constant folding of extbf/insbf
2014-04-28 Ilia Mirkinnvc0/ir: add support for MUL_HI tgsi opcodes
2014-04-28 Ilia Mirkinnvc0/ir: add support for new bitfield manipulation...
2014-04-28 Ilia Mirkintgsi: add tgsi_exec support for new bit manipulation...
2014-04-28 Ilia Mirkingallium/util: add helpers for bitfield manipulation
next