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
/
intel
/
intel_tex_image.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: asst. casts to silence warnings
Brian Paul
2009-01-26
1
-2
/
+4
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-13
/
+13
*
intel: Add a width field to regions, and use it for making miptrees in TFP.
Eric Anholt
2008-09-12
1
-1
/
+1
*
intel: Don't segfault on TFP from a bad drawable.
Eric Anholt
2008-09-12
1
-0
/
+6
*
intel: track move of bo_exec from drivers to bufmgr.
Eric Anholt
2008-09-10
1
-1
/
+0
*
DRI2: Drop sarea, implement swap buffers in the X server.
Kristian Høgsberg
2008-08-29
1
-1
/
+1
*
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
1
-5
/
+18
*
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
1
-18
/
+5
*
Merge branch 'master' into drm-gem
Ian Romanick
2008-07-25
1
-1
/
+4
|
\
|
*
intel: fix texture border issue. (bug #16697)
Xiang, Haihao
2008-07-18
1
-1
/
+4
*
|
intel: If a tex image doesn't fit in the object's tree, make a temporary tree.
Eric Anholt
2008-07-25
1
-3
/
+18
*
|
intel: Replace sprinkled intel_batchbuffer_flush with MI_FLUSH or nothing.
Eric Anholt
2008-06-26
1
-2
/
+0
|
/
*
intel: use new mipmap generation hooks in driver.
Dave Airlie
2008-05-09
1
-3
/
+1
*
intel: fix an assertion failure. fix bug #15575
Xiang, Haihao
2008-04-21
1
-2
/
+4
*
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg
2008-03-31
1
-7
/
+4
*
[intel] Use mesa texmemory functions to allocate teximage Data.
Michal Wajdeczko
2008-03-26
1
-2
/
+3
*
intel: It is needed to allocating texture memory to accommodate
Xiang, Haihao
2008-03-17
1
-23
/
+23
*
DRI2: Make setTexBuffer take a __DRIdrawable instead of a BO handle.
Kristian Høgsberg
2008-03-09
1
-16
/
+15
*
Change GetCompressedTexImage in dd_function_table to not take const pointers.
Kristian Høgsberg
2008-02-25
1
-3
/
+2
*
Add TTM buffer object based texture from pixmap implementation.
Kristian Høgsberg
2008-02-14
1
-0
/
+67
*
[intel] fix for previous fix
Zou Nan hai
2008-02-01
1
-4
/
+4
*
[intel] use _mesa_copy_rect for upload compressed texture,
Zou Nan hai
2008-02-01
1
-1
/
+11
*
[intel] Fix and reenable (software) SGIS_generate_mipmap
Eric Anholt
2007-12-20
1
-12
/
+10
*
[intel] Remove useless intel_region_idle.
Eric Anholt
2007-12-14
1
-4
/
+0
*
[intel] Move bufmgr back to context instead of screen, fixing glthreads.
Eric Anholt
2007-12-12
1
-3
/
+3
*
[intel] Add 965 support to shared intel_blit.c
Eric Anholt
2007-11-16
1
-2
/
+2
*
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt
2007-11-09
1
-0
/
+690