summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* noop: implement resource_get_handleMarek Olšák2016-09-051-2/+14
* noop: set missing functionsMarek Olšák2016-09-052-0/+75
* noop: simplify some functionsMarek Olšák2016-09-051-49/+7
* glx/glvnd: list the strcmp arguments in correct orderEmil Velikov2016-09-051-2/+2
* nir/tests: Update the CF tests to not assume fake edgesJason Ekstrand2016-09-041-4/+4
* gk110/ir: fix quadop dall emissionIlia Mirkin2016-09-041-2/+2
* android: intel: fix include paths in new "common" libraryMauro Rossi2016-09-031-0/+6
* a3xx: use window scissor to simulate viewport xy clipIlia Mirkin2016-09-031-10/+26
* a3xx: make use of software clipping when hw can't handle itIlia Mirkin2016-09-036-4/+36
* a3xx: make sure to actually clamp depth as requestedIlia Mirkin2016-09-032-2/+30
* nvc0/ir: allow min/max instructions to be dual-issued in pairsKarol Herbst2016-09-031-2/+12
* anv: Move cmd_buffer_config_l3 into anv_cmd_buffer.cJason Ekstrand2016-09-036-207/+162
* anv/cmd_buffer: Move emit_lri and emit_lrm higher upJason Ekstrand2016-09-031-19/+19
* anv: Refactor pipeline l3 config setupJason Ekstrand2016-09-035-67/+25
* anv: Leverage the shared L3$ config codeJason Ekstrand2016-09-032-345/+37
* intel: Pull the guts of gen7_l3_state.c into a shared helperJason Ekstrand2016-09-035-334/+436
* intel: Rename brw_get_device_name/info to gen_get_device_name/infoJason Ekstrand2016-09-0312-17/+17
* intel: s/brw_device_info/gen_device_info/Jason Ekstrand2016-09-0375-380/+380
* intel: Add a new "common" library for more code sharingJason Ekstrand2016-09-0320-9/+77
* intel/blorp: fix typo in android makefileMauro Rossi2016-09-031-1/+1
* nir: remove unused variableTimothy Arceri2016-09-031-2/+0
* nir: remove some fields from nir_shader_compiler_optionsConnor Abbott2016-09-031-3/+0
* nir: fix bug with moves in nir_opt_remove_phis()Connor Abbott2016-09-031-2/+20
* nir: add nir_after_phis() cursor helperConnor Abbott2016-09-031-5/+14
* glsl: expose max atomic counter/buffer consts for tess in ES 3.2Ilia Mirkin2016-09-031-2/+2
* mapi: don't forget to expose GetPointerv in GL ES 3.2Ilia Mirkin2016-09-031-1/+1
* main: add KHR_robustness to ES 3.2 extension requirementsIlia Mirkin2016-09-031-0/+1
* nv50,nvc0: respect render condition enable flag when clearing rt/zsIlia Mirkin2016-09-032-12/+24
* nvc0/ir: don't dual-issue ops that depend or interfere with each otherKarol Herbst2016-09-033-14/+23
* nir: Remove fake edges in the CF handling codeJason Ekstrand2016-09-021-57/+2
* nir/dead_cf: Don't crash on unreachable after-loop blocksJason Ekstrand2016-09-021-1/+2
* nvc0: reduce the initial code segment size to 512KBSamuel Pitoiset2016-09-011-1/+1
* nvc0: allow to resize the code segment dynamicallySamuel Pitoiset2016-09-011-1/+24
* nvc0: add a new bin for the code segmentSamuel Pitoiset2016-09-012-4/+6
* nvc0: add nvc0_screen_resize_text_area() helperSamuel Pitoiset2016-09-013-10/+40
* nvc0: re-upload currently bound shaders after code evictionSamuel Pitoiset2016-09-011-0/+27
* nvc0: refactor the program upload processSamuel Pitoiset2016-09-013-32/+59
* i965: fix noop_scissor range issue on width/heightJordan Justen2016-09-011-7/+7
* glsl: Only force varyings to be flat when varying packing.Kenneth Graunke2016-09-011-2/+3
* glsl: Reject TCS/TES input arrays not sized to gl_MaxPatchVertices.Kenneth Graunke2016-09-011-1/+14
* wayland-drm: add missing NULL checkFrank Binns2016-09-011-0/+2
* loader: fix sysfs uevent file parsingFrank Binns2016-09-011-2/+4
* egl: only store device name when Wayland support is builtFrank Binns2016-09-015-18/+24
* isl: round format alignment to nearest power of 2Lionel Landwerlin2016-09-012-0/+10
* gallium/postprocess: Fix resource freeingThomas Hellstrom2016-09-011-4/+2
* st/mesa: expose OES_geometry_shader and OES_texture_cube_map_arrayIlia Mirkin2016-08-311-0/+15
* Introduce .editorconfigEric Engestrom2016-08-3122-0/+51
* vc4: Add missing break statement.Eric Anholt2016-08-311-0/+1
* gallium/docs: clarify render_condition_enabled parameter to clear functionsBrian Paul2016-08-311-0/+4
* mesa: Add some more .gitignoreJason Ekstrand2016-08-312-0/+2