Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233593
b: refs/heads/master
c: 45e4039
h: refs/heads/master
i:
  233591: ca1da35
v: v3
  • Loading branch information
Dave Airlie committed Feb 23, 2011
1 parent f165f85 commit b7711e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 40f2a2fabbeffa4d47c3d904b8c94a0adb07acce
refs/heads/master: 45e4039c3aea597ede44a264cea322908cdedfe9
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/radeon/r100.c
Original file line number Diff line number Diff line change
Expand Up @@ -3490,7 +3490,7 @@ void r100_cs_track_clear(struct radeon_device *rdev, struct r100_cs_track *track
track->num_texture = 16;
track->maxy = 4096;
track->separate_cube = 0;
track->aaresolve = true;
track->aaresolve = false;
track->aa.robj = NULL;
}

Expand Down

0 comments on commit b7711e9

Please sign in to comment.