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_fallback.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Remove unnecessary headers.
Vinson Lee
2011-01-13
1
-2
/
+0
*
i965: Remove dead fallback for stencil _Enabled but no stencil buffer.
Eric Anholt
2011-01-11
1
-8
/
+0
*
i965: Use a new miptree to avoid software fallbacks due to drawing offset.
Eric Anholt
2011-01-10
1
-28
/
+1
*
intel: Clarify first_level/last_level vs baselevel/maxlevel by deletion.
Eric Anholt
2011-01-05
1
-2
/
+2
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
i965: Remove unnecessary headers.
Vinson Lee
2010-01-30
1
-1
/
+0
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
1
-1
/
+0
|
\
|
*
i965: Remove unnecessary headers.
Vinson Lee
2010-01-22
1
-1
/
+0
*
|
dri: Remove unnecessary glapi headers.
Chia-I Wu
2010-01-21
1
-2
/
+0
*
|
intel: Replace IS_G4X() across the driver with context structure usage.
Eric Anholt
2009-12-22
1
-3
/
+1
|
/
*
i965: be clear that the Fallback field is a boolean, not a bitfield
Brian Paul
2009-10-27
1
-1
/
+5
*
i965: Fall back or appropriately adjust offsets of drawing to tiled regions.
Eric Anholt
2009-06-17
1
-0
/
+31
*
mesa: use Stencil._Enabled field instead of Stencil.Enabled
Brian Paul
2009-03-02
1
-1
/
+1
*
i965: Fix fallback on stencil drawing to fbo when the visual lacks stencil.
Eric Anholt
2009-02-17
1
-2
/
+2
*
i965: Remove brw->attribs now that we can just always look in the GLcontext.
Eric Anholt
2009-02-02
1
-2
/
+2
*
i965: Delete old metaops code now that there are no remaining consumers.
Eric Anholt
2009-02-02
1
-9
/
+1
*
i965: Accelerate depth textures with border color.
Eric Anholt
2008-10-09
1
-4
/
+1
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-7
/
+8
*
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
1
-2
/
+1
*
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
1
-1
/
+2
*
intel-gem: Update to new check_aperture API for classic mode.
Eric Anholt
2008-08-08
1
-2
/
+1
*
intel: fix texture border issue. (bug #16697)
Xiang, Haihao
2008-07-18
1
-1
/
+4
*
[intel] Warnings fixes.
Eric Anholt
2008-05-02
1
-1
/
+0
*
i965: initial attempt at fixing the aperture overflow
Dave Airlie
2008-04-18
1
-2
/
+3
*
[i965] multiple rendering target support
Zou Nan hai
2008-03-13
1
-10
/
+0
*
Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835.
Brian
2008-01-06
1
-6
/
+3
*
[965] Enable EXT_framebuffer_object.
Eric Anholt
2007-12-20
1
-6
/
+11
*
[965] Add INTEL_DEBUG=fall debugging output.
Eric Anholt
2007-11-19
1
-5
/
+17
*
[965] Convert DBG macro to use FILE_DEBUG_FLAG like i915.
Eric Anholt
2007-11-19
1
-6
/
+0
*
cleanup code, compiles with vbo changes
Keith Whitwell
2006-10-31
1
-346
/
+0
*
checkpoint - remove dead files, otherwise untested
Keith Whitwell
2006-10-30
1
-3
/
+3
*
Simplify the immediate and displaylist code. Treat VertexAttrib*ARB
Keith Whitwell
2006-09-06
1
-1
/
+1
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+468