~ubuntu-branches/ubuntu/raring/mesa/raring

« back to all changes in this revision

Viewing changes to src/gallium/drivers/r600/eg_asm.c

  • Committer: Package Import Robot
  • Author(s): Maarten Lankhorst
  • Date: 2013-01-22 11:54:09 UTC
  • mfrom: (1.7.13)
  • Revision ID: package-import@ubuntu.com-20130122115409-5e9xii2ee1whab3e
Tags: 9.0.2-0ubuntu1
* New upstream release.
* Decrease size of mesa's libgl1-mesa-dri again
  - re-enable 117-static-gallium.patch
  - add 118-dricore-gallium.patch to link against libdricore again

Show diffs side-by-side

added added

removed removed

Lines of Context:
121
121
        case EG_V_SQ_CF_WORD1_SQ_CF_INST_ELSE:
122
122
        case EG_V_SQ_CF_WORD1_SQ_CF_INST_POP:
123
123
        case EG_V_SQ_CF_WORD1_SQ_CF_INST_LOOP_START_NO_AL:
 
124
        case EG_V_SQ_CF_WORD1_SQ_CF_INST_LOOP_START_DX10:
124
125
        case EG_V_SQ_CF_WORD1_SQ_CF_INST_LOOP_END:
125
126
        case EG_V_SQ_CF_WORD1_SQ_CF_INST_LOOP_CONTINUE:
126
127
        case EG_V_SQ_CF_WORD1_SQ_CF_INST_LOOP_BREAK: