index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i915
/
i915_vtbl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915: fix abort issue. (bug #19147)
Xiang, Haihao
2008-12-18
1
-2
/
+11
*
intel: Don't keep intel->pClipRects, and instead just calculate it when needed.
Eric Anholt
2008-10-28
1
-0
/
+30
*
intel: Fix a number of memory leaks on context destroy.
Eric Anholt
2008-09-26
1
-0
/
+7
*
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
-17
/
+23
*
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
1
-23
/
+17
*
intel-gem: Update to new check_aperture API for classic mode.
Eric Anholt
2008-08-08
1
-13
/
+16
*
i915: Accumulate the VB into a local buffer and subdata it in.
Eric Anholt
2008-06-23
1
-2
/
+1
*
i915: Convert to using VBs instead of inline prims.
Eric Anholt
2008-06-23
1
-1
/
+5
*
[intel-gem] Chase domain flag renaming in the DRM.
Eric Anholt
2008-06-11
1
-3
/
+3
*
GEM: Make dri_emit_reloc take GEM domain flags instead of TTM flags.
Eric Anholt
2008-05-07
1
-3
/
+3
*
i915: check for depth region before accounting its buffer size
Dave Airlie
2008-04-18
1
-1
/
+2
*
intel: fix _mesa_error ctx I introduced at lsat minute
Dave Airlie
2008-04-16
1
-0
/
+3
*
intel/fake_bufmgr: Attempt to restrict references to objects in a batchbuffer...
Dave Airlie
2008-04-16
1
-0
/
+31
*
intel: fix the issue "VBO: Cannot allocate memory for a BO" on
Xiang, Haihao
2008-03-25
1
-0
/
+7
*
[i965] multiple rendering target support
Zou Nan hai
2008-03-13
1
-3
/
+4
*
[i915] Fix driver from cliprects changes, and clean up state emission.
Eric Anholt
2008-01-17
1
-44
/
+10
*
[intel] Add more cliprect modes to cover other meanings for batch emits.
Eric Anholt
2008-01-10
1
-5
/
+5
*
[intel] Rename lost_hardware vtbl entry to new_batch.
Eric Anholt
2008-01-09
1
-2
/
+7
*
i915: don't validate PS program when falling back to software
Xiang, Haihao
2008-01-04
1
-1
/
+2
*
i915: fix the error in the previos commit.
Xiang, Haihao
2007-12-07
1
-1
/
+1
*
i915: Check the program size when uploading a program. fix bug 13494
Xiang, Haihao
2007-12-07
1
-6
/
+8
*
i915: Catch cases where not all state is emitted for a new batchbuffer.
Keith Whitwell
2007-11-26
1
-1
/
+45
*
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
1
-0
/
+571
*
Remove the old i915 driver now that i915tex works without TTM.
Eric Anholt
2007-09-24
1
-469
/
+0
*
fix fallback crashes when driver can't handle frag prog for i915 driver too (...
Roland Scheidegger
2007-07-29
1
-1
/
+7
*
Add case for GL_QUADS in i915_reduced_primitive_state().
Brian
2007-07-06
1
-0
/
+1
*
Restore the UseTexEnvProgram logic.
Brian
2007-03-27
1
-1
/
+1
*
merge from master
Brian
2007-03-21
1
-1
/
+1
|
\
|
*
fix off-by-one in load_state_immediate
Keith Whitwell
2007-03-18
1
-1
/
+1
*
|
Update DRI drivers for new glsl compiler.
Brian
2007-02-23
1
-1
/
+1
*
|
vertex/fragment program field changes
Brian
2006-12-15
1
-1
/
+1
|
/
*
Use the mesa-provided texenv program rather than rolling our own.
Keith Whitwell
2006-10-10
1
-1
/
+3
*
Fix writemasks on texture arb fp instructions.
Alan Hourihane
2006-08-18
1
-2
/
+9
*
Add Intel 945GM support
Alan Hourihane
2006-01-23
1
-12
/
+112
*
get fog working with _TexEnvProgram
Keith Whitwell
2005-05-10
1
-0
/
+1
*
i915 will use _TexEnvProgram (if active)
Keith Whitwell
2005-05-09
1
-1
/
+1
*
fix for older gcc's (from freedesktop bug id #419)
Alan Hourihane
2004-07-01
1
-1
/
+1
*
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
/
+332