| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | i965/blorp: Enable for normal color clears | Topi Pohjolainen | 2016-04-23 | 1 | -0/+9 |
* | i965/blorp: Fix clear code for ignoring colormask for XRGB formats on Gen9+ | Topi Pohjolainen | 2016-04-23 | 1 | -7/+26 |
* | mesa/formats: Take luminance into account in component count | Topi Pohjolainen | 2016-04-23 | 1 | -0/+1 |
* | i965/blorp: Do not trigger re-emission of base state address | Topi Pohjolainen | 2016-04-23 | 2 | -2/+0 |
* | i965/blorp: Reconfigure base state address only if needed | Topi Pohjolainen | 2016-04-23 | 3 | -3/+7 |
* | i965/blorp: Use BRW_NEW_BLORP instead of trashing all state bits | Topi Pohjolainen | 2016-04-23 | 2 | -5/+2 |
* | i965: Make all atoms to track BRW_NEW_BLORP by default | Kenneth Graunke | 2016-04-23 | 62 | -46/+179 |
* | i965: Introduce state flag for blorp | Topi Pohjolainen | 2016-04-23 | 2 | -0/+3 |
* | i965/blorp/gen6: Use normal base state address setup | Topi Pohjolainen | 2016-04-23 | 3 | -54/+5 |
* | i965: Remove pointers to non-existing atoms | Topi Pohjolainen | 2016-04-23 | 1 | -8/+0 |
* | radeonsi: Implement ddx/ddy on VI using ds_bpermute | Tom Stellard | 2016-04-22 | 1 | -12/+30 |
* | radeonsi: Use llvm.amdgcn.mbcnt.* intrinsics instead of llvm.SI.tid | Tom Stellard | 2016-04-22 | 1 | -1/+16 |
* | radeonsi: Set range metadata on calls to llvm.SI.tid | Tom Stellard | 2016-04-22 | 1 | -3/+26 |
* | radeonsi: Create a helper function for computing the thread id | Tom Stellard | 2016-04-22 | 1 | -6/+11 |
* | i965: Disable KHR_texture_compression_astc_hdr on Gen9 | Nanley Chery | 2016-04-22 | 2 | -4/+3 |
* | swr: [rasterizer memory] Constify load tiles | Tim Rowley | 2016-04-22 | 2 | -6/+8 |
* | swr: [rasterizer core] CompleteDrawContext changes for gcc | Tim Rowley | 2016-04-22 | 1 | -4/+11 |
* | swr: [rasterizer] Small cleanups | Tim Rowley | 2016-04-22 | 7 | -20/+29 |
* | swr: [rasterizer scripts] Knob scripts tweaks | Tim Rowley | 2016-04-22 | 2 | -2/+27 |
* | swr: [rasterizer] Interpolation utility functions | Tim Rowley | 2016-04-22 | 3 | -6/+55 |
* | swr: [rasterizer core] TemplateArgUnroller | Tim Rowley | 2016-04-22 | 5 | -109/+101 |
* | swr: [rasterizer core] Arena: make most allocated blocks the same size | Tim Rowley | 2016-04-22 | 1 | -16/+52 |
* | swr: [rasterizer core] Fix global arena allocator bug | Tim Rowley | 2016-04-22 | 2 | -42/+51 |
* | swr: [rasterizer core] Fix thread binding for 32-bit windows | Tim Rowley | 2016-04-22 | 1 | -1/+15 |
* | swr: [rasterizer fetch] Add support for fetching non-uniform component formats | Tim Rowley | 2016-04-22 | 1 | -1/+189 |
* | swr: [rasterizer core] Use CS spill/fill size in core | Tim Rowley | 2016-04-22 | 4 | -5/+9 |
* | swr: fix memory leaks from vs/fs compilation | Tim Rowley | 2016-04-22 | 3 | -23/+41 |
* | swr: fix clang warnings | Tim Rowley | 2016-04-22 | 2 | -5/+5 |
* | freedreno/a4xx: fix encoding of blend color state | Rob Clark | 2016-04-22 | 1 | -35/+14 |
* | freedreno: update generated headers | Rob Clark | 2016-04-22 | 5 | -9/+33 |
* | vc4: Make sure we recompile when sample_mask changes. | Eric Anholt | 2016-04-22 | 1 | -0/+1 |
* | vc4: Fix validation of full res tile offset if used for non-MSAA. | Eric Anholt | 2016-04-22 | 3 | -2/+14 |
* | vc4: Only do MSAA FB operations if the FB is MSAA. | Eric Anholt | 2016-04-22 | 1 | -5/+8 |
* | vc4: Fix tests for format supported with nr_samples == 1. | Eric Anholt | 2016-04-22 | 1 | -3/+4 |
* | vc4: Don't try to blit from MSAA surfaces with mismatched width to dst. | Eric Anholt | 2016-04-22 | 1 | -11/+14 |
* | i965: Disable channel expressions for scalar GS, TCS, TES. | Kenneth Graunke | 2016-04-22 | 1 | -1/+3 |
* | i965/blorp: Add support for 2x msaa | Topi Pohjolainen | 2016-04-22 | 2 | -10/+9 |
* | i965/blorp: Add support for encoding/decoding interleaved 2x msaa | Topi Pohjolainen | 2016-04-22 | 1 | -8/+36 |
* | i965: don't lower mod() in glsl ir | Samuel Iglesias Gonsálvez | 2016-04-22 | 1 | -1/+0 |
* | glsl: fix cross validation for explicit locations on structs and arrays | Timothy Arceri | 2016-04-22 | 1 | -13/+30 |
* | radeonsi: implement TGSI_SEMANTIC_HELPER_INVOCATION | Nicolai Hähnle | 2016-04-21 | 1 | -0/+11 |
* | swr: ignore generated files in rasterizer | Ilia Mirkin | 2016-04-22 | 1 | -0/+7 |
* | nvc0: fix retrieving query results into buffer for timestamps | Ilia Mirkin | 2016-04-22 | 1 | -5/+15 |
* | i965/surface_state: Use libisl functions for image format lowering | Jason Ekstrand | 2016-04-21 | 3 | -120/+12 |
* | i965/fs_surface_builder: Use isl instead of mesa for format info | Jason Ekstrand | 2016-04-21 | 1 | -66/+52 |
* | i965/fs_surface_builder: Add a helper for converting GL to ISL formats | Jason Ekstrand | 2016-04-21 | 1 | -0/+55 |
* | i965/fs_surface_builder: Explicitly handle FORMAT_NONE in num_image_coordinates | Jason Ekstrand | 2016-04-21 | 1 | -0/+1 |
* | i965/fs_surface_builder: Take a GL format enum instead of mesa_format | Jason Ekstrand | 2016-04-21 | 3 | -9/+10 |
* | isl/format: Add a get_num_channels helper | Jason Ekstrand | 2016-04-21 | 2 | -0/+17 |
* | isl/format: Add more isl_format_has_type_channel functions | Jason Ekstrand | 2016-04-21 | 2 | -4/+43 |