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
/
i915
/
i830_vtbl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT mix-up.
Kenneth Graunke
2014-02-09
1
-4
/
+4
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
1
-7
/
+7
*
mesa: Change many Type A MESA_FORMATs to meet naming standard
Mark Mueller
2014-01-27
1
-1
/
+1
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-2
/
+2
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
mesa: Eliminate parameters to dd_function_table::Scissor
Ian Romanick
2014-01-15
1
-2
/
+1
*
i915: Remove spurious calls to DepthRange
Ian Romanick
2014-01-15
1
-5
/
+1
*
i915: Remove gen6+ batchbuffer support.
Eric Anholt
2013-06-28
1
-3
/
+3
*
i915: Remove all the HiZ code from i915.
Eric Anholt
2013-06-28
1
-7
/
+0
*
i830: Move assert-only code into the assert.
Eric Anholt
2013-04-12
1
-4
/
+1
*
intel: Make more consistent use of _mesa_is_{user,winsys}_fbo()
Paul Berry
2012-07-26
1
-1
/
+2
*
dri/i915: Fix off-by-one in i830 clip region size.
Alban Browaeys
2012-03-02
1
-2
/
+2
*
i915: Fix piglit fbo-nodepth-test on i830.
Eric Anholt
2012-03-02
1
-2
/
+1
*
intel: Pass the gl_renderbuffer to render_target_supported() vtable method.
Eric Anholt
2012-01-27
1
-1
/
+4
*
intel: use intel_rb_format() to get renderbuffer format
Brian Paul
2012-01-24
1
-3
/
+3
*
i915: Convert to use GLbitfield64 directly.
Mathias Fröhlich
2011-12-28
1
-13
/
+11
*
i915: Fix build since hiz merge.
Eric Anholt
2011-11-23
1
-9
/
+10
*
intel: Add the context to the render_target_supported() vtbl method.
Eric Anholt
2011-11-22
1
-1
/
+1
*
intel: Remove unused HiZ functions
Chad Versace
2011-11-22
1
-9
/
+0
*
i915: make i830/i915_hiz_resolve_noop() static
Brian Paul
2011-10-18
1
-1
/
+1
*
intel: Add HiZ operations to intel_context::vtbl for all drivers
Chad Versace
2011-10-18
1
-0
/
+9
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-11
/
+11
*
i915,i830: Remove dead HiZ assertions in *update_draw_buffer()
Chad Versace
2011-10-07
1
-2
/
+0
*
intel: Rename region->buffer to region->bo, and remove accessor function.
Eric Anholt
2011-09-26
1
-4
/
+4
*
i830: Add missing vtable entry for i830 from the hiz work.
Carl Simonson
2011-08-10
1
-0
/
+7
*
i915: Remove i965 paths from i915_update_drawbuffer() and i830's too.
Eric Anholt
2011-07-18
1
-55
/
+10
*
intel: Move intel_draw_buffers() code into each driver.
Eric Anholt
2011-07-18
1
-0
/
+202
*
intel: Rely on intel_region_reference()'s support of *dst != NULL.
Eric Anholt
2011-07-07
1
-2
/
+0
*
i965: Don't bother telling swrast_setup about state updates until fallback.
Eric Anholt
2011-06-24
1
-0
/
+2
*
i965: Don't bother telling tnl about state updates unless we fall back.
Eric Anholt
2011-06-24
1
-0
/
+6
*
intel: Move the draw_x/draw_y to the renderbuffer where it belongs.
Eric Anholt
2011-06-13
1
-10
/
+18
*
intel: use pwrite for batch
Chris Wilson
2011-02-21
1
-6
/
+4
*
i915: Drop old checks for the settexoffset hack.
Eric Anholt
2011-01-07
1
-8
/
+3
*
intel: Add a vtbl hook for determining if a format is renderable.
Eric Anholt
2011-01-07
1
-18
/
+23
*
i965: Add support for using the BLT ring on gen6.
Eric Anholt
2010-12-13
1
-2
/
+3
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
i915: Silence unused variable warning in non-debug builds.
Vinson Lee
2010-10-08
1
-0
/
+1
*
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-08
1
-2
/
+2
*
i915: Fix up i830 for tiled drawing offsets.
Eric Anholt
2010-03-04
1
-9
/
+34
*
i915: Remove unused initial and current state, now that there's nothing else.
Eric Anholt
2010-01-28
1
-7
/
+4
*
intel: Remove long-disabled meta readpixels, and associated meta support.
Eric Anholt
2010-01-28
1
-30
/
+9
*
dri: Remove unnecessary glapi headers.
Chia-I Wu
2010-01-21
1
-2
/
+0
*
intel: Drop more cliprect bookkeeping
Kristian Høgsberg
2010-01-04
1
-30
/
+16
*
intel: Drop batchbuffer cliprect_mode tracking
Kristian Høgsberg
2010-01-04
1
-9
/
+5
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
1
-2
/
+2
|
\
|
*
intel: Axe intel_renderbuffer::texformat
Ian Romanick
2009-12-10
1
-2
/
+2
*
|
intel: Consistently use no_batch_wrap in intel_context struct.
Eric Anholt
2009-11-19
1
-3
/
+0
*
|
tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]
Eric Anholt
2009-11-19
1
-1
/
+1
|
/
*
intel: Use PIPE_CONTROL on gen4 hardware for doing pipeline flushing.
Eric Anholt
2009-11-06
1
-10
/
+0
[next]