| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mesa: Allow depth = 0 parameter for TexImage3D. | Kevin Rogovin | 2014-01-28 | 1 | -2/+2 |
* | r600g,radeonsi: Don't set resource_create in r600_common_screen_init() | Tom Stellard | 2014-01-28 | 2 | -1/+1 |
* | loader: include dlfcn.h when building with HAVE_LIBUDEV | Emil Velikov | 2014-01-28 | 1 | -0/+2 |
* | gallivm: Workaround http://llvm.org/PR18600 | José Fonseca | 2014-01-28 | 1 | -2/+4 |
* | glsl: Avoid combining statements from different basic blocks. | Matt Turner | 2014-01-27 | 1 | -0/+35 |
* | glsl: Set proper swizzle when a channel is missing in vectorizing. | Matt Turner | 2014-01-27 | 1 | -4/+13 |
* | glsl: Use bitfieldInsert in ldexp() lowering. | Matt Turner | 2014-01-27 | 1 | -4/+10 |
* | glsl: Add constant evaluation of ir_binop_bfm. | Matt Turner | 2014-01-27 | 1 | -0/+17 |
* | glcpp: Resolve implicit GLSL version to 100 if the API is ES. | Matt Turner | 2014-01-27 | 4 | -5/+16 |
* | glcpp: Check version_resolved in the proper place. | Matt Turner | 2014-01-27 | 3 | -13/+13 |
* | r600g: s/r600_llvm_gpu_string/r600_get_llvm_processor_name/ | Michel Dänzer | 2014-01-28 | 1 | -1/+1 |
* | radeonsi: cleanup includes, add missing license | Marek Olšák | 2014-01-28 | 12 | -86/+49 |
* | radeonsi: remove open-coded PS_PARTIAL_FLUSH event | Marek Olšák | 2014-01-28 | 1 | -5/+3 |
* | radeonsi: move some inline functions from si_pipe.h to si_state.c | Marek Olšák | 2014-01-28 | 2 | -39/+30 |
* | radeonsi: remove si_resource.h | Marek Olšák | 2014-01-28 | 4 | -50/+13 |
* | radeonsi: remove si.h | Marek Olšák | 2014-01-28 | 3 | -45/+5 |
* | radeonsi: move si_upload_const_buffer to a better place | Marek Olšák | 2014-01-28 | 5 | -70/+29 |
* | radeonsi: inline si_translate_index_buffer | Marek Olšák | 2014-01-28 | 4 | -60/+19 |
* | radeonsi: inline si_upload_index_buffer | Marek Olšák | 2014-01-28 | 3 | -13/+2 |
* | r600g,radeonsi: consolidate remaining obviously duplicated pipe_screen code | Marek Olšák | 2014-01-28 | 4 | -57/+30 |
* | r600g,radeonsi: consolidate get_compute_param | Marek Olšák | 2014-01-28 | 7 | -267/+162 |
* | r600g,radeonsi: consolidate get_paramf and get_video_param | Marek Olšák | 2014-01-28 | 4 | -118/+70 |
* | r600g,radeonsi: consolidate variables for CS tracing | Marek Olšák | 2014-01-28 | 10 | -46/+42 |
* | r600g,radeonsi: consolidate get_timestamp, get_driver_query_info | Marek Olšák | 2014-01-28 | 4 | -41/+34 |
* | r600g,radeonsi: consolidate get_name and get_vendor queries | Marek Olšák | 2014-01-28 | 3 | -74/+50 |
* | radeon: place context-related functions first in r600_pipe_common.c | Marek Olšák | 2014-01-28 | 1 | -79/+87 |
* | r600g,radeonsi: consolidate the contents of r600_resource.c | Marek Olšák | 2014-01-28 | 13 | -163/+45 |
* | radeonsi: advertise the pipeline statistics query | Marek Olšák | 2014-01-28 | 1 | -1/+1 |
* | radeonsi: use queries from r600g | Marek Olšák | 2014-01-28 | 9 | -757/+40 |
* | r600g: remove a no-op while loop | Marek Olšák | 2014-01-28 | 1 | -1/+1 |
* | r600g: convert query emission code to radeon_emit | Marek Olšák | 2014-01-28 | 1 | -50/+50 |
* | r600g: only emit NOP relocations for queries if VM is disabled | Marek Olšák | 2014-01-28 | 3 | -23/+19 |
* | r600g: move queries to drivers/radeon | Marek Olšák | 2014-01-28 | 12 | -239/+282 |
* | mesa: Fix Type A _INT formats to MESA_FORMAT naming standard | Mark Mueller | 2014-01-27 | 14 | -368/+368 |
* | mesa: Fix MESA_FORMAT names containg SIGNED | Mark Mueller | 2014-01-27 | 14 | -356/+356 |
* | mesa: Fix MESA_FORMAT names with ALPH, INTENSITY, and LUMINANCE | Mark Mueller | 2014-01-27 | 11 | -522/+522 |
* | mesa: Change many Type P MESA_FORMATs to meet naming spec | Mark Mueller | 2014-01-27 | 73 | -1015/+1014 |
* | mesa: Change many Type A MESA_FORMATs to meet naming standard | Mark Mueller | 2014-01-27 | 62 | -737/+1070 |
* | mesa: Rename 4 color component unsigned byte MESA_FORMATs | Mark Mueller | 2014-01-27 | 70 | -433/+433 |
* | mesa: change gl_format to mesa_format | Mark Mueller | 2014-01-27 | 116 | -416/+416 |
* | glcpp: Make sure GL_AMD_shader_trinary_minmax is defined | Ian Romanick | 2014-01-27 | 2 | -4/+2 |
* | mesa: Clean up bad code formatting left from previous commit | Ian Romanick | 2014-01-27 | 1 | -13/+10 |
* | mesa: GL_EXT_framebuffer_blit is not optional | Ian Romanick | 2014-01-27 | 11 | -42/+5 |
* | radeon: Enable GL_EXT_framebuffer_blit | Ian Romanick | 2014-01-27 | 1 | -0/+1 |
* | r200: Enable GL_EXT_framebuffer_blit | Ian Romanick | 2014-01-27 | 1 | -0/+1 |
* | radeon / r200: Pass the API into _mesa_initialize_context | Ian Romanick | 2014-01-27 | 4 | -3/+5 |
* | mesa: Validate internalFormat with target in glTexStorage paths | Ian Romanick | 2014-01-27 | 2 | -1/+8 |
* | mesa: Refactor internalFormat / target checks to a separate function | Ian Romanick | 2014-01-27 | 2 | -40/+78 |
* | mesa: Generate the correct error for a depth format with a 3D texture | Ian Romanick | 2014-01-27 | 1 | -3/+17 |
* | loader: Add missing \n on message printing | Emil Velikov | 2014-01-27 | 2 | -16/+15 |