- b6cf98b gtn: use const_index helpers by Rob Clark · 9 years ago
- 1df3ecc nir: const_index helpers by Rob Clark · 9 years ago
- 8b0f6de glsl: Disallow transform feedback varyings with compute shaders. by Kenneth Graunke · 9 years ago
- 329181a radeonsi: enable denorms for 64-bit and 16-bit floats by Marek Olšák · 9 years ago
- 17fe3fa gallium: pass the robust buffer access context flag to drivers by Marek Olšák · 9 years ago
- d611fce gallium/radeon: add a function for adding llvm function attributes by Marek Olšák · 9 years ago
- de2e283 radeonsi: compile geometry shaders immediately by Marek Olšák · 9 years ago
- f7a8b6f radeonsi: split out code for deleting si_shader by Marek Olšák · 9 years ago
- e211420 radeonsi: move code writing tess factors into a separate function by Marek Olšák · 9 years ago
- dc5fc3c radeonsi: make LLVM IR dumping less messy by Marek Olšák · 9 years ago
- c104136 radeonsi: move a few r600_can_dump_shader calls to where they're needed by Marek Olšák · 9 years ago
- b6d5666 radeonsi: remove useless code that handles dx10_clamp_mode by Marek Olšák · 9 years ago
- 57271d5 radeonsi: dump SPI_PS_INPUT values along with shader stats by Marek Olšák · 9 years ago
- 5a53628 radeonsi: read SPI_PS_INPUT_ADDR from LLVM if it returns it by Marek Olšák · 9 years ago
- 9483fcc radeonsi: don't force gl_SampleMaskIn to 1 for smoothing by Marek Olšák · 9 years ago
- c379c25 radeonsi: split PS input interpolation code into its own function by Marek Olšák · 9 years ago
- b9126dc radeonsi: implement forcing per-sample_interpolation using the shader key only by Marek Olšák · 9 years ago
- 4596f3c radeonsi: remove si_shader::ps_input_interpolate by Marek Olšák · 9 years ago
- 6dda245 radeonsi: move BCOLOR PS input locations after all other inputs by Marek Olšák · 9 years ago
- 606e418 radeonsi: move SPI_PS_INPUT_CNTL value computation to a separate function by Marek Olšák · 9 years ago
- 90cbbe1 radeonsi: generate a color_two_side variant only if the shader reads colors by Marek Olšák · 9 years ago
- 4bbbaaf radeonsi: move si_shader_context initialization into a separate function by Marek Olšák · 9 years ago
- a3e9a5f st/mesa: remove st_is_program_native by Marek Olšák · 9 years ago
- 7046c58 st/mesa: unify destroy_program_variants cases for TCS, TES, GS by Marek Olšák · 9 years ago
- 75be3ee st/mesa: unify get_variant functions for TCS, TES, GS by Marek Olšák · 9 years ago
- b8d31fd st/mesa: unify variants and delete functions for TCS, TES, GS by Marek Olšák · 9 years ago
- fe14110 mesa: fix incorrect viewport position when GL_CLIP_ORIGIN = GL_LOWER_LEFT by Brian Paul · 9 years ago
- 0193e20 mesa: rewrite save_CallLists() code by Brian Paul · 9 years ago
- 711d534 mesa: add missing error check in _mesa_CallLists() by Brian Paul · 9 years ago
- b1ddc03 mesa: whitespace clean-ups in dlist.h by Brian Paul · 9 years ago
- 7d18faf st/mesa: don't allocate bitmap drawing state until needed by Brian Paul · 9 years ago
- a5799de st/mesa: move the setup_bitmap_vertex_data() code into draw_bitmap_quad() by Brian Paul · 9 years ago
- 130d34c st/mesa: refactor some bitmap drawing code by Brian Paul · 9 years ago
- 922be4e mesa: remove hack to fix up GL_ANY_SAMPLES_PASSED results by Ilia Mirkin · 9 years ago
- 7aca4bb st/mesa: make use of the occlusion predicate query by Ilia Mirkin · 9 years ago
- 50235ab nv50: add PIPE_QUERY_OCCLUSION_PREDICATE support by Ilia Mirkin · 9 years ago
- 0cb1dda nv30: add PIPE_QUERY_OCCLUSION_PREDICATE support by Ilia Mirkin · 9 years ago
- 0d04ec2 ilo: add PIPE_QUERY_OCCLUSION_PREDICATE support by Ilia Mirkin · 9 years ago
- c260175 draw: use util_pstipple_* function for stipple pattern textures and samplers by Nicolai Hähnle · 9 years ago
- 452e51b draw: use util_pstipple_create_fragment_shader by Nicolai Hähnle · 9 years ago
- 83b4d70 winsys/radeon: fix a wrong NUM_TILE_PIPES value from the kernel by Marek Olšák · 9 years ago
- 1aae5e8 nir: remove unused nir_variable fields by Timothy Arceri · 9 years ago
- 6235b69 glsl: remove unrequired forward declaration by Timothy Arceri · 9 years ago
- 9dd6a4e glsl: clean up and fix bug in varying linking rules by Timothy Arceri · 9 years ago
- fd0b89a glsl: simplify ES Vertex/Fragment shader requirements by Timothy Arceri · 9 years ago
- 55fa3c4 glsl: simplify required stages for linking rules by Timothy Arceri · 9 years ago
- 2082399 glsl: small tidy up now that link_shaders() exits early with 0 shaders by Timothy Arceri · 9 years ago
- 76cfb47 glsl: don't attempt to link empty program by Timothy Arceri · 9 years ago
- 371c4b3 nir: Recognize open-coded bitfield_reverse. by Matt Turner · 9 years ago
- 2d0d975 nir: Handle large unsigned values in opt_algebraic. by Matt Turner · 9 years ago
- 7be8d07 nir: Do opt_algebraic in reverse order. by Matt Turner · 9 years ago
- a8f0960 nir: Recognize product of open-coded pow()s. by Matt Turner · 9 years ago
- 9f02e3a nir: Add opt_algebraic rules for xor with zero. by Matt Turner · 9 years ago
- 3fd4280 glsl: validate arrays of arrays on empty type delclarations by Timothy Arceri · 9 years ago
- 74f956c i965: Use nir_lower_load_const_to_scalar(). by Kenneth Graunke · 9 years ago
- 184afd8 mesa: remove now unused sampler index handing code by Timothy Arceri · 9 years ago
- edc1087 mesa: compute sampler index in ir_to_mesa rather than using UniformHash by Timothy Arceri · 9 years ago
- d0e1d6b i965: Don't add barrier deps for FB write messages. by Kenneth Graunke · 9 years ago
- 6502b3f st/mesa: enable AoA for gallium drivers reporting GLSL 1.30 by Dave Airlie · 9 years ago
- b74e8c8 st/mesa: add atomic AoA support by Dave Airlie · 9 years ago
- 90bbe3d mesa: drop unused nonconst sampler functions. by Dave Airlie · 9 years ago
- bb8bbe3 st/mesa: handle indirect samplers in arrays/structs properly (v4.1) by Dave Airlie · 9 years ago
- 5280176 glsl/ir: add param index to variable. by Dave Airlie · 9 years ago
- 53739fd i965: Rename define for the PIPE_CONTROL DC flush bit. by Francisco Jerez · 9 years ago
- 10d84ba i965: Invalidate state cache before L3 partitioning set-up. by Francisco Jerez · 9 years ago
- 0aa4f99 i965: Fix cache pollution race during L3 partitioning set-up. by Francisco Jerez · 9 years ago
- 1817e3c i965/fs: Don't emit unnecessary SEL instruction from emit_image_atomic(). by Francisco Jerez · 9 years ago
- c300559 i965/vec4: Update vec4 unit tests for commit 01dacc83ff. by Matt Turner · 9 years ago
- 01dacc8 dri/common: include debug_output.h to silence warning by Brian Paul · 9 years ago
- 5925161 tgsi: minor whitespace fixes in tgsi_scan.c by Brian Paul · 9 years ago
- 42246ab tgsi: s/true/TRUE/ in tgsi_scan.c by Brian Paul · 9 years ago
- da6e879 tgsi: use switches instead of big if/else ifs by Brian Paul · 9 years ago
- 37eb3f0 tgsi: break gigantic tgsi_scan_shader() function into pieces by Brian Paul · 9 years ago
- 3c3ef69 st/mesa: minor formatting fixes in st_cb_bitmap.c by Brian Paul · 9 years ago
- 5fdbfb8 mesa: move GL_ARB_debug_output code into new debug_output.c file by Brian Paul · 9 years ago
- 6691ba1 gallium/util: whitespace, formatting fixes in u_debug_stack.c by Brian Paul · 9 years ago
- 5d2539c gallium/util: whitespace, formatting fixes in u_staging.[ch] files by Brian Paul · 9 years ago
- c84a891 gallium/util: switch over to new u_debug_image.[ch] code by Brian Paul · 9 years ago
- 3917c8f gallium/util: put image dumping functions into separate file by Brian Paul · 9 years ago
- 6c7d4a7 gallium/util: whitespace, formatting fixes in u_debug.c by Brian Paul · 9 years ago
- efe5829 trace: add missing pipe_context::clear_texture() by Samuel Pitoiset · 9 years ago
- 1dacbb7 trace: remove useless MALLOC() in trace_context_draw_vbo() by Samuel Pitoiset · 9 years ago
- ccaf734 mesa/extensions: Fix NVX_gpu_memory_info lexicographical order. by Vinson Lee · 9 years ago
- 88519c6 glsl: return cloned signature, not the builtin one by Ilia Mirkin · 9 years ago
- ac57577 glsl: make sure builtins are initialized before getting the shader by Ilia Mirkin · 9 years ago
- 04c2ca5 tgsi: use TGSI_WRITEMASK_XYZW instead of hardcoding the mask by Samuel Pitoiset · 9 years ago
- ea7f64f glsl: don't generate transform feedback candidate when not required by Timothy Arceri · 9 years ago
- c1bbaff glsl: replace unreachable code with an assert() by Timothy Arceri · 9 years ago
- e377037 r600, compute: Do not overwrite pipe_resource.screen by Jan Vesely · 9 years ago
- 5b51b2e r600g: Ignore format for PIPE_BUFFER targets by Jan Vesely · 9 years ago
- d8e4908 mesa/get: fix a breakage after rebase by Marek Olšák · 9 years ago
- 9f2e22b i965/vec4: don't copy ATTR into 3src instructions with complex swizzles by Matt Turner · 9 years ago
- 1106e79 docs/relnotes: document memory info extensions by Marek Olšák · 9 years ago
- 635555a gallium/radeon: implement query_memory_info (v2) by Marek Olšák · 9 years ago
- 5f51a24 st/mesa: implement and enable memory info extensions (v2) by Marek Olšák · 9 years ago
- 837f74a mesa: implement GL_ATI_meminfo (v2) by Marek Olšák · 9 years ago
- 1d79b99 mesa: implement GL_NVX_gpu_memory_info (v2) by Marek Olšák · 9 years ago
- d2e4c9e gallium: add interface for querying memory usage and sizes (v2) by Marek Olšák · 9 years ago
- c577f28 gallium/radeon: remove radeon_info::r600_tiling_config by Marek Olšák · 9 years ago
- 4f96846 gallium/radeon: get pipe_interleave_bytes AKA group_bytes from the winsys by Marek Olšák · 9 years ago