summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* st/mesa: use _mesa_geometric_width/height() in glDrawPixels codeBrian Paul2016-02-161-10/+9
* st/mesa: rename attr variable in st_DrawTex()Brian Paul2016-02-161-10/+10
* st/mesa: use 'cso' instead of 'st->cso_context' in st_DrawTex()Brian Paul2016-02-161-1/+1
* st/mesa: fix whitespace and add comment in st_DrawTex()Brian Paul2016-02-161-3/+3
* st/mesa: used _mesa_num_tex_faces() in st_finalize_texture()Brian Paul2016-02-161-1/+1
* cso: make most of the cso_save/restore_x() functions staticBrian Paul2016-02-162-85/+70
* postprocess: use new cso_save/restore_state() functionsBrian Paul2016-02-161-38/+20
* gallium/hud: use new cso_save/restore_state() functionsBrian Paul2016-02-161-37/+19
* gallium/util: use new cso_save/restore_state() functionsBrian Paul2016-02-161-34/+18
* st/mesa: use cso_save/restore_state() in st_cb_texture.cBrian Paul2016-02-161-33/+22
* st/mesa: use new cso_save/restore_state() functionsBrian Paul2016-02-164-101/+55
* cso: add new cso_save/restore_state() functionsBrian Paul2016-02-162-0/+133
* cso: remove commentBrian Paul2016-02-161-1/+0
* st/mesa: use new cso_set_viewport_dims() helperBrian Paul2016-02-163-36/+7
* cso: add new cso_set_viewport_dims() helperBrian Paul2016-02-162-0/+20
* st/mesa: use 'cso' local var instead of st->cso_contextBrian Paul2016-02-163-90/+89
* st/mesa: consolidate quad drawing codeBrian Paul2016-02-165-238/+136
* st/mesa: overhaul vertex setup for clearing, glDrawPixels, glBitmapBrian Paul2016-02-165-161/+193
* st/mesa: include u_draw.h, not u_draw_quad.h in st_draw.cBrian Paul2016-02-161-1/+1
* Handle removal of LLVMAddTargetData in SVN revision 260919Matthew Dawson2016-02-162-0/+8
* i965: Expose logic telling if non-msrt mcs is supportedTopi Pohjolainen2016-02-162-4/+13
* i965/gen9: Refactor msrt mcs initializationTopi Pohjolainen2016-02-161-14/+22
* i965: Add a few assertions on lossless compressionTopi Pohjolainen2016-02-162-0/+9
* i965: Add a flag telling color resolve pass to ignore CCS_ETopi Pohjolainen2016-02-163-2/+27
* i965: Add resolve option for lossless compressionTopi Pohjolainen2016-02-162-1/+5
* i965: Allow fast clear to be used with lossless compressionTopi Pohjolainen2016-02-162-2/+6
* i965: Add helper for detecting lossless compressionTopi Pohjolainen2016-02-162-0/+30
* Revert "i965: Restore vbo after color resolve during brw_try_draw_prims()"Topi Pohjolainen2016-02-161-9/+0
* nvc0: initial support for GM20x GPUsBen Skeggs2016-02-165-0/+11
* nvc0: implement support for maxwell texture headersBen Skeggs2016-02-163-6/+203
* nvc0: import maxwell texture header definitions from rnndbBen Skeggs2016-02-161-0/+365
* nv50-: split tic format specificationBen Skeggs2016-02-165-58/+73
* nv50-: remove nv50_texture.xml.hBen Skeggs2016-02-161-306/+0
* nvc0: switch nvc0_tex.c to updated g80_texture.xml.hBen Skeggs2016-02-161-29/+29
* nvc0: switch nvc0_surface.c to updated g80_texture.xml.hBen Skeggs2016-02-161-7/+11
* nv50: switch nv50_tex.c to updated g80_texture.xml.hBen Skeggs2016-02-161-33/+33
* nv50: switch nv50_surface.c to updated g80_texture.xml.hBen Skeggs2016-02-161-7/+11
* nv50: switch nv50_state.c to updated g80_texture.xml.hBen Skeggs2016-02-161-24/+29
* nv50-: switch nv50_formats.c to updated g80_texture.xml.hBen Skeggs2016-02-161-206/+207
* nv50: import updated g80_texture.xml.h from rnndbBen Skeggs2016-02-161-0/+451
* nv50-: remove nv50_defs.xml.hBen Skeggs2016-02-161-263/+0
* nv50-: switch nv50_formats.c to updated g80_defs.xml.hBen Skeggs2016-02-161-8/+8
* nv50-: improved macros to handle format specificationBen Skeggs2016-02-161-470/+359
* nv50-: separate vertex formats from surface format descriptionsBen Skeggs2016-02-167-67/+206
* nvc0: remove unnecessary includesBen Skeggs2016-02-165-6/+0
* nvc0: switch nvc0_tex.c to updated g80_defs.xml.hBen Skeggs2016-02-161-40/+40
* nvc0: switch nvc0_surface.c to updated g80_defs.xml.hBen Skeggs2016-02-161-7/+7
* nv50: remove unnecessary includeBen Skeggs2016-02-161-1/+0
* nv50: switch nv50_transfer.c to g80_defs.xml.hBen Skeggs2016-02-161-3/+3
* nv50: switch nv50_tex.c to updated g80_defs.xml.hBen Skeggs2016-02-161-3/+3