summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2010-05-30llvmpipe: Don't force a linear to tiled conversion after rasterization on deb...José Fonseca
2010-05-30llvmpipe: Call llvmpipe_set_texture_tile_layout only when necessary.José Fonseca
2010-05-30util: Add inline function for approximate floating point comparison.José Fonseca
2010-05-30llvmpipe: Use pointer_to_func() instead of custom wrappers.José Fonseca
2010-05-30draw: Use pointer_to_func() instead of custom wrappers.José Fonseca
2010-05-30util: Generic pointer to func conversion helper.José Fonseca
2010-05-30llvmpipe: Pass the fs variant to the rasterizer.José Fonseca
2010-05-30python/retrace: Interpret resource_copy_region.José Fonseca
2010-05-30st/python: Expose region_copy/fill_region instead of deprecated surface_copy/...José Fonseca
2010-05-30st/vega: Use FREE.Chia-I Wu
2010-05-30st/egl: Hook eglCreatePbufferFromClientBuffer.Chia-I Wu
2010-05-30st/egl: Fix eglCopyBuffers.Chia-I Wu
2010-05-30st/egl: Initialize KMS backend from an fd.Chia-I Wu
2010-05-29r600g: remove unused variableMarek Olšák
2010-05-29r600g: fix gallium function parametersMarek Olšák
2010-05-29r600g: make a local copy of viewport stateMarek Olšák
2010-05-29i915g: Rename winsys c fileJakob Bornecrantz
2010-05-29i915g: Move pci id to winsys structJakob Bornecrantz
2010-05-29targets/egl: Give egl targets a good build enviromentJakob Bornecrantz
2010-05-29r600g: fix buildMarek Olšák
2010-05-28llvmpipe: add PIPE_BUFFER to assertionBrian Paul
2010-05-28softpipe: add PIPE_BUFFER to assertionBrian Paul
2010-05-28llvmpipe: add out of memory checking to triangle setup pathBrian Paul
2010-05-28r300g: remove unnecessary breaksMarek Olšák
2010-05-28r300g: report vertex format support in is_format_supportedMarek Olšák
2010-05-28r300g/swtcl: fix WPOSMarek Olšák
2010-05-28r300g/swtcl: avoid an infinite loop if an occl. query doesn't return anythingMarek Olšák
2010-05-27r600g: disable renderingJerome Glisse
2010-05-27r600g: various fixesBas Nieuwenhuizen
2010-05-27r600g: fix driver + shader compiler backend changeJerome Glisse
2010-05-27r600g: Integrate into buildJakob Bornecrantz
2010-05-27r600g: Fix buffer offsetsJakob Bornecrantz
2010-05-27r600g: adapt to latest interfaces changesMarek Olšák
2010-05-27r600g: Initial importJerome Glisse
2010-05-27llvmpipe: s/bool/boolean/Brian Paul
2010-05-27llvmpipe: s/bool/booleanBrian Paul
2010-05-27sw/xlib: avoid dereferencing a null pointerBrian Paul
2010-05-27gallivm: add assertions to check type of phi variablesBrian Paul
2010-05-27r300g/swtcl: fix secondary color and back-face color outputsMarek Olšák
2010-05-27llvmpipe: Refer to my personal udis86 repository.José Fonseca
2010-05-27util: Also add a define for the dynamic library's prefix.José Fonseca
2010-05-27egl/mks: remove extra param from function callBrian Paul
2010-05-27egl_g3d: add missing param to egl_g3d_st_manager_get_egl_image()Brian Paul
2010-05-27r300g: decouple drawing code and two-sided stencil refvalue fallbackMarek Olšák
2010-05-26r300g/swtcl: handle large index count properlyMarek Olšák
2010-05-26r300g/swtcl: force vertex prefetching for non-indexed primitivesMarek Olšák
2010-05-26r300g/swtcl: move emitting AOS to prepare_for_renderingMarek Olšák
2010-05-26r300g/swtcl: vbo transfer sanity checksMarek Olšák
2010-05-26r300g: add get_cs_info winsys entrypoint, abandon check_csMarek Olšák
2010-05-26r300g/swtcl: do not use u_upload_mgr and do not compute max_indexMarek Olšák