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
/
i965
/
intel_pixel_bitmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Roll intel_reg.h into brw_defines.h
Jason Ekstrand
2016-08-19
1
-1
/
+0
*
i965: Add means for limiting color resolves
Topi Pohjolainen
2016-02-13
1
-1
/
+1
*
i965: Drop #include of main/glheader.h.
Matt Turner
2015-11-24
1
-1
/
+0
*
i965: Fix typos in license
Ian Romanick
2015-09-10
1
-2
/
+2
*
i965: Remove horizontal bars from file header comments
Ian Romanick
2015-09-10
1
-4
/
+2
*
i965: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
1
-1
/
+1
*
i965: Rename intel_regions.h to something more appropriate now.
Eric Anholt
2014-05-01
1
-1
/
+1
*
i965: Drop use of intel_region from miptrees.
Eric Anholt
2014-05-01
1
-3
/
+3
*
i965: Drop intel_check_front_buffer_rendering().
Eric Anholt
2014-03-11
1
-2
/
+0
*
mesa: allow buffers to be mapped multiple times
Marek Olšák
2014-02-25
1
-2
/
+3
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
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
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i965: Replace non-standard INLINE macro with "inline".
Kenneth Graunke
2013-12-05
1
-1
/
+1
*
i965: Drop trailing whitespace from the rest of the driver.
Kenneth Graunke
2013-12-05
1
-12
/
+12
*
i965: Reenable glBitmap() after the sRGB winsys enabling.
Eric Anholt
2013-09-30
1
-1
/
+2
*
i965: Move intel_context::perf_debug to brw_context.
Kenneth Graunke
2013-07-09
1
-1
/
+0
*
i965: Pass brw_context to functions rather than intel_context.
Kenneth Graunke
2013-07-09
1
-5
/
+6
*
i965: Replace #include "intel_context.h" with brw_context.h.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965: Move the remaining intel code to the i965 directory.
Eric Anholt
2013-06-26
1
-1
/
+363
*
[intel] Move some pixel path support from drivers to shared.
Eric Anholt
2007-12-21
1
-357
/
+1
*
[965] Replace various alignment code with a shared ALIGN() macro.
Eric Anholt
2007-10-04
1
-7
/
+2
*
i965: take the secondary color into account when drawing
Xiang, Haihao
2007-09-11
1
-5
/
+12
*
i965: check NULL pointer. fix bug#12193
Xiang, Haihao
2007-08-29
1
-0
/
+2
*
i965: fix bad casts in do_blit_bitmap to support WindowPos correctly
Xiang, Haihao
2007-07-31
1
-4
/
+4
*
fix LogicOp/bitmap problem, bug 11133
Eric Anholt
2007-07-04
1
-2
/
+5
*
Accelerate glBitmap with a color expand blit. Nice speedup for demos
Keith Whitwell
2006-10-05
1
-0
/
+350