index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_queryobj.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: use pwrite for batch
Chris Wilson
2011-02-21
1
-2
/
+2
*
i965: Fix occlusion query on sandybridge
Zhenyu Wang
2010-12-28
1
-0
/
+6
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-6
/
+6
*
i965: fix occlusion query on sandybridge
Zhenyu Wang
2010-09-28
1
-47
/
+114
*
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-08
1
-10
/
+10
*
i965: Add support for EXT_timer_query on Ironlake.
Eric Anholt
2010-05-26
1
-24
/
+60
*
i965: Remove the half-baked code for multiple OQs at the same time.
Eric Anholt
2010-05-16
1
-15
/
+12
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-2
/
+2
*
intel: Drop batchbuffer cliprect_mode tracking
Kristian Høgsberg
2010-01-04
1
-2
/
+2
*
i965: Fix segfault with ARB_oq CheckQuery when results are already fetched.
Eric Anholt
2009-08-29
1
-1
/
+1
*
i965: Implement ARB_oq CheckQuery in the intended way.
Eric Anholt
2009-08-28
1
-6
/
+1
*
i965: Fix check_aperture calls to cover everything needed for the prim at once.
Eric Anholt
2008-10-28
1
-6
/
+2
*
i965: Add ARB_occlusion_query support.
Eric Anholt
2008-10-07
1
-0
/
+263