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
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: use MESA_FORMAT_S8_Z24 format and avoid z24s8/s8z24 conversions
Brian Paul
2009-10-21
4
-31
/
+19
*
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-08
5
-107
/
+37
*
drivers: don't include texformat.h
Brian Paul
2009-10-05
5
-5
/
+0
*
mesa: lift _mesa_set_fetch_functions() calls out of drivers
Brian Paul
2009-10-05
1
-4
/
+0
*
mesa: removed gl_texture_image::CompressedSize field
Brian Paul
2009-10-01
1
-6
/
+7
*
mesa: move mesa_set_fetch_functions()
Brian Paul
2009-10-01
1
-0
/
+1
*
mesa: remove gl_texture_image::IsCompressed field
Brian Paul
2009-10-01
4
-9
/
+10
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
10
-85
/
+84
*
drivers: use new _mesa_texstore() function
Brian Paul
2009-09-28
2
-25
/
+24
*
drivers: use more mesa format functions
Brian Paul
2009-09-27
2
-9
/
+11
*
mesa/drivers: use _mesa_get_format_bytes()
Brian Paul
2009-09-27
3
-4
/
+11
*
mesa/drivers: use _mesa_get_format_bytes()
Brian Paul
2009-09-27
2
-4
/
+3
*
mesa: use _mesa_get_texstore_func()
Brian Paul
2009-09-27
2
-16
/
+23
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-25
2
-2
/
+5
|
\
|
*
intel: Flush the batch when we're about to subdata into a VBO.
mesa_7_6_rc1
Eric Anholt
2009-09-24
2
-2
/
+5
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
1
-0
/
+21
|
\
|
|
*
intel: use default array/element buffers in intel_generate_mipmap()
Brian Paul
2009-09-24
1
-0
/
+21
*
|
Merge branch 'mesa_7_6_branch'
Michel Dänzer
2009-09-21
1
-1
/
+2
|
\
|
|
*
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Michel Dänzer
2009-09-21
1
-1
/
+2
|
|
\
|
|
*
intel: Fix crash in intel_flush().
Michel Dänzer
2009-09-21
1
-1
/
+2
*
|
|
Revert "mesa: move _mesa_meta_init/free() calls to core Mesa"
Brian Paul
2009-09-20
1
-0
/
+5
*
|
|
intel: meta clear has a new name.
Chia-I Wu
2009-09-20
1
-1
/
+1
*
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-20
1
-2
/
+4
|
\
|
|
|
*
|
[i965] add a missing header file
Zou Nan hai
2009-09-18
1
-0
/
+1
|
*
|
[i965] use intel_batchbuffer_flush to flush the clear
Zou Nan hai
2009-09-18
1
-1
/
+2
*
|
|
mesa: rename functions to be more consistant with rest of mesa
Brian Paul
2009-09-19
4
-7
/
+7
*
|
|
mesa: move _mesa_meta_init/free() calls to core Mesa
Brian Paul
2009-09-19
1
-5
/
+0
*
|
|
intel: use new _mesa_meta_CopyTex[Sub]Image() functions
Brian Paul
2009-09-19
1
-9
/
+10
*
|
|
Merge branch 'mesa_7_6_branch'
Ian Romanick
2009-09-16
2
-0
/
+9
|
\
|
|
|
*
|
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Ian Romanick
2009-09-16
1
-0
/
+8
|
|
\
|
|
|
*
intel: Deassociated drawables from private context struct in intelUnbindContext
Ian Romanick
2009-09-16
1
-0
/
+8
|
*
|
i965: do a flush in clear, fix openarena render issue,
Zou Nan hai
2009-09-16
1
-0
/
+1
*
|
|
mesa: move generate mipmap calls
Brian Paul
2009-09-15
4
-20
/
+0
*
|
|
intel: minor code clean-ups
Brian Paul
2009-09-14
1
-11
/
+8
*
|
|
intel: fix renderbuffer map/unmap regression
Brian Paul
2009-09-14
1
-14
/
+14
*
|
|
intel: remove unneeded driver function assignments
Brian Paul
2009-09-14
1
-5
/
+0
*
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-10
1
-0
/
+16
|
\
|
|
|
*
|
intel: disable intel_stencil_drawpixels() for now
Brian Paul
2009-09-10
1
-0
/
+16
|
*
|
Fix merge fail
Ian Romanick
2009-09-10
1
-13
/
+0
|
*
|
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Ian Romanick
2009-09-10
2
-1
/
+6
|
|
\
|
|
|
*
intel: add B43 chipset support
Zhenyu Wang
2009-09-10
2
-1
/
+6
*
|
|
intel: Don't forget to map the depth read buffer in spans.
Eric Anholt
2009-09-10
1
-22
/
+28
*
|
|
i965: fix an overlooked merge conflict
Brian Paul
2009-09-09
1
-13
/
+0
*
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-09
2
-0
/
+20
|
\
|
|
|
*
|
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-09
2
-0
/
+20
|
|
\
|
|
|
*
i965: Fix warnings in intel_pixel_read.c.
Eric Anholt
2009-09-04
1
-0
/
+4
|
|
*
intel: Also get the DRI2 front buffer when doing front buffer reading.
Eric Anholt
2009-09-04
3
-1
/
+28
|
|
*
intel: Update Mesa state before span setup in glReadPixels.
Eric Anholt
2009-09-04
2
-3
/
+12
|
|
*
intel: Move intel_pixel_read.c to shared for use with i965.
Eric Anholt
2009-09-04
1
-0
/
+306
|
|
*
intel: Align untiled region height to 2 according to 965 docs.
Eric Anholt
2009-09-04
1
-0
/
+7
[next]