gallivm: only do rcp/mul for floating
[mesa.git] / src / gallium /
2012-02-28 Dave Airliegallivm: only do rcp/mul for floating
2012-02-28 José Fonsecasvga: Advertise SVGA3D_DEVCAP_MAX_POINT_SIZE.
2012-02-28 Brian Paulgallium: remove trailing comma to silence warning
2012-02-28 Dave Airliegallivm: add frem support to the lp_build_mod helper.
2012-02-28 Dave Airliegallivm: add bitarit xor and not ops.
2012-02-28 Dave Airliegallivm: add integer and unsigned mod arit functions...
2012-02-28 Brian Paultgsi: remove trailing comma to silence warning
2012-02-27 José Fonsecasvga: Remove unused SVGA_TEX_UNITS constant.
2012-02-27 José Fonsecasvga: Clamp advertised PIPE_SHADER_CAP_MAX_TEMPS to...
2012-02-27 Marek Olšákr600g: use u_default_transfer_flush_region for all...
2012-02-27 Marek Olšákr600g: use u_default_transfer_inline_write for all...
2012-02-27 Marek Olšákgallium/util: add fast path for buffers in u_default_tr...
2012-02-27 Marek Olšákgallium/util: set correct usage flags in u_default_tran...
2012-02-27 Marek Olšákr600g: fix streamout cache flush for r600
2012-02-27 Christian Königvl: fix a douple free in xsp winsys backend
2012-02-27 Christian Königvl: adjust matrix and median filter to removal of PIPE_...
2012-02-27 Marek Olšákr600g: cleanup r600_transfer_struct
2012-02-27 Marek Olšákr600g: check for R600_STREAMOUT env var in winsys
2012-02-27 Marek Olšákr600g: move initialization of use_surface flag into...
2012-02-27 Marek Olšákr600g: properly check whether texture is busy in get_tr...
2012-02-27 Marek Olšákr600g: rename r600_resource_texture::depth to bool...
2012-02-27 Marek Olšákgallium: remove PIPE_SHADER_CAP_OUTPUT_READ
2012-02-27 Marek Olšákgallium/rtasm: properly detect SSE and SSE2
2012-02-26 Tom Stellardr300g: Use automake to generate Makefile v3
2012-02-26 Tom Stellardr300g: Reorganize the compiler unit tests
2012-02-26 Tom Stellardr300/compiler: Schedule KIL instructions before output...
2012-02-26 Tom Stellardr300/compiler: Use the smart scheduler for r300 cards
2012-02-26 Tom Stellardr300/compiler: Fix bug when lowering KILP on r300 cards
2012-02-25 Christian Königvl/compositor: fix a simple typo
2012-02-25 Christian Königst/xvmc: move xvmc state tracker out of xorg subdir
2012-02-25 Christian Königvl: rework winsys interface
2012-02-25 Christian Königvl: cleanup dri winsys abstraction
2012-02-24 Stéphane Marchesini915g: Fix fallout from 8e4540ec2a82e72be491bc8fe23c105...
2012-02-24 Zack Rusinsvga: Fix stencil op mapping
2012-02-24 Brian Paulsvga: fix use of SVGA3D_x vs. PIPE_FORMAT_x in svga_is_...
2012-02-24 Brian Paulst/glx: remove STENCIL_BITS, DEFAULT_SOFTWARE_DEPTH_BITS
2012-02-24 Brian Paulst/glx: remove MAX_WIDTH/HEIGHT usage
2012-02-24 Marek Olšáku_blitter: decrease minimum buffer range alignment...
2012-02-24 Marek Olšáku_blitter: check for invalid values in copy_buffer
2012-02-23 Marek Olšákr600g: rework queries
2012-02-23 Marek Olšákr600g: cleanup magic numbers in set_xx_sampler
2012-02-23 Marek Olšákr600g: remove duplicated evergreen_context_ps_partial_flush
2012-02-23 Marek Olšákr600g: remove duplicated evergreen_context_pipe_state_s...
2012-02-23 Marek Olšákr600g: remove duplicated set_xx_resource functions
2012-02-23 Marek Olšákr600g: remove duplicated function r600_state_sampler_init
2012-02-23 Marek Olšákr600g: fixup name of evergreen-specific function
2012-02-23 Marek Olšákr600g: simplify fail paths in create_context
2012-02-23 Marek Olšákgallium/u_slab: fix possible crash in util_slab_destroy
2012-02-23 Marek Olšákr600g: fix possible crashes in destroy_context when...
2012-02-23 Marek Olšákr600g: consolidate common context init code
2012-02-23 Marek Olšákr600g: define GROUP_FORCE_NEW_BLOCK in common header
2012-02-23 Jakob Bornecrantzst/dri: Fix crash in st/dri from dri format commit
2012-02-23 Brian Paulutil: add mutex lock in u_debug_memory.c code
2012-02-23 Brian Paulsvga: no-op sampler view referencing if no change
2012-02-23 Brian Paulsvga: use pipe_sampler_view_release() to avoid segfault
2012-02-23 Brian Paulst/wgl: check for hPbuffer=0 in wgl pbuffer functions
2012-02-23 José Fonsecast/wgl: Fix argument of stw_pixelformat_get_info().
2012-02-23 Brian Paulgallium: added pipe_sampler_view_release() function
2012-02-23 Brian Paulsvga: re-enable deleted surface caching
2012-02-23 Brian Paulsvga: implement surface cache size limit
2012-02-23 Brian Paulsvga: add svga_format_size() function
2012-02-23 Brian Paulsvga: use dummy shaders when translation fails
2012-02-23 Brian Paulsvga: move temp register index assertions
2012-02-23 Brian Paulsvga: check that we don't exceed temp register limit
2012-02-23 Alex CorscaddenAdd a test for the compare opcode.
2012-02-23 Satyajit Sarangir600g: Fix build when libdrm is installed to non-standa...
2012-02-22 Jesse Barnesgbm: track buffer format through DRI drivers
2012-02-22 José Fonsecatests/graw: Add a bunch of tests.
2012-02-22 José Fonsecagallium/cso: Put the comment about shader in the code...
2012-02-21 Marek Olšákr600g: move invariant register updates into start_cs...
2012-02-21 Marek Olšákr600g: move invariant register updates into start_cs...
2012-02-21 Marek Olšákr600g: add a depth misc state which depends on occlusio...
2012-02-21 Marek Olšákr600g: consolidate the main draw code
2012-02-21 Marek Olšákr600g: move all invariant state from draw_vbo into...
2012-02-21 Marek Olšákr600g: turn init_config into a command buffer for start...
2012-02-21 Marek Olšákgallium/cso: kill off non-functional shader caching
2012-02-21 Marek Olšákgallium/util: remove u_simple_screen
2012-02-21 Marek Olšákgallium: remove unused winsys pointers in pipe_screen...
2012-02-21 Jerome Glisseradeon/r600g: fix virtual address space allocation
2012-02-21 José Fonsecallvmpipe: Remove lp_test_sincos.
2012-02-21 Christian Königvl: add support for bob deinterlacing
2012-02-21 Christian Königst/vdpau: Use transfer_inline_write to upload ycbcr...
2012-02-21 Christian Königst/vdpau: remove unnecessary tracing and adjust tracing...
2012-02-21 José Fonsecagallivm: Fix TGSI_OPCODE_ARR's translation.
2012-02-20 Vinson Leest/egl: Move drm_display_authenticate into HAVE_WAYLAND...
2012-02-20 José Fonsecallvmpipe: Don't assume vector is 4 wide in lp_build_sin...
2012-02-20 Tom Stellardr300g: Fix build when libdrm is installed to non-standa...
2012-02-18 Vinson Leest/vega: Remove unused variable.
2012-02-18 Vinson Leest/glx: Remove unused variables.
2012-02-18 Dave Airliedraw: add missing streamout state setup for draw/llvm.
2012-02-17 Dave Airliegallivm: fetch immediates to correct type (v2)
2012-02-17 Dave Airliegallivm: enable stores of integer types. (v2) + fix ARL
2012-02-17 Dave Airliegallivm: enable fetch for integer opcodes. (v2)
2012-02-17 Dave Airliegallivm: add uint/int bld to the base builder. (v2)
2012-02-17 Dave Airliegallivm: fix build gather to take a bld context
2012-02-17 Dave Airliegallivm: pass build context to exec_mask_store.
2012-02-17 Dave Airlietgsi: add source/destination type from opcodes. (v2)
2012-02-17 José Fonsecagallivm: Initialize x86 disassembler on x86_64 too.
2012-02-17 José Fonsecallvmpipe: Test lp_test_arit with LP_NATIVE_VECTOR_WIDTH.
2012-02-17 José Fonsecallvmpipe: Specify lp_test_arit's target precision per...
next