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
/
intel_render.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove final imports.h and imports.c bits
Dylan Baker
2020-04-21
1
-7
/
+6
*
Move compiler.h and imports.h/c from src/mesa/main into src/util
Marek Olšák
2020-03-27
1
-1
/
+1
*
i915: add missing 0 defines
Eric Engestrom
2017-12-12
1
-0
/
+2
*
i915: Enable intel_render path for points
Ville Syrjälä
2015-10-06
1
-5
/
+3
*
i915: Use C99 initializers for primitive arrays
Ville Syrjälä
2015-10-06
1
-30
/
+30
*
i915: Make hw_prim[] const
Ville Syrjälä
2015-09-23
1
-1
/
+1
*
mesa: Remove unused HAVE_TRI_STRIP_1 defines
Ian Romanick
2015-09-23
1
-1
/
+0
*
t_dd_dmatmp: Remove HAVE_QUADS support
Ian Romanick
2015-09-23
1
-1
/
+0
*
t_dd_dmatmp: Remove HAVE_QUAD_STRIPS support
Ian Romanick
2015-09-23
1
-1
/
+0
*
t_dd_dmatmp: Make "count" actually be the count
Ian Romanick
2015-09-23
1
-1
/
+1
*
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
Kenneth Graunke
2015-07-20
1
-1
/
+1
*
i915: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
1
-1
/
+1
*
i915: replace INLINE with inline
Brian Paul
2015-02-26
1
-2
/
+2
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i915: Compute maximum number of verts using the actual batchbuffer size.
Kurt Roeckx
2012-03-02
1
-3
/
+3
*
i830: Compute initial number of vertices from remaining batch space
Chris Wilson
2012-03-02
1
-5
/
+11
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-5
/
+5
*
intel: use pwrite for batch
Chris Wilson
2011-02-21
1
-1
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
Remove GL_EXT_cull_vertex
Ian Romanick
2010-09-27
1
-1
/
+0
*
dri: Add missing header m_xform.h.
Vinson Lee
2010-08-07
1
-0
/
+2
*
intel: Silence compiler warnings.
Vinson Lee
2009-12-28
1
-2
/
+2
*
intel: restore old vertex submit paths for i8xx hardware.
Dave Airlie
2008-12-02
1
-3
/
+22
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-6
/
+6
*
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
1
-7
/
+6
*
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
1
-6
/
+7
*
i915: Convert to using VBs instead of inline prims.
Eric Anholt
2008-06-23
1
-7
/
+6
*
intel: Merge intel_context.c from i915 and i965.
Kristian Høgsberg
2008-02-22
1
-1
/
+19
*
[intel] Add more cliprect modes to cover other meanings for batch emits.
Eric Anholt
2008-01-10
1
-1
/
+1
*
fix GL_LINE_LOOP with drivers using own render pipeline stage (#12410, #13527)
Roland Scheidegger
2007-12-22
1
-1
/
+1
*
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
1
-0
/
+244
*
Remove the old i915 driver now that i915tex works without TTM.
Eric Anholt
2007-09-24
1
-242
/
+0
*
fix fallback crashes when driver can't handle frag prog for i915 driver too (...
Roland Scheidegger
2007-07-29
1
-0
/
+2
*
First pass at updating these drivers with pipeline_stage struct changes.
Keith Whitwell
2005-04-22
1
-23
/
+4
*
add missing license texts
Keith Whitwell
2004-06-18
1
-0
/
+20
*
New driver for i915 as well as older i830/i845/i865 chipsets.
Keith Whitwell
2004-06-10
1
-0
/
+239