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
Commit message (
Expand
)
Author
Age
Files
Lines
*
return null if no context
Brian Paul
2006-10-02
1
-2
/
+5
*
New SWspan and SWspanarrays typedefs.
Brian Paul
2006-10-01
40
-117
/
+116
*
i915: Fix wait for scheduled swap on secondary display.
Michel Dänzer
2006-09-29
1
-0
/
+5
*
updated protos for blend funcs
Brian Paul
2006-09-29
1
-9
/
+12
*
more changes for runtime renderbuffer depths
Brian Paul
2006-09-29
5
-747
/
+706
*
include mipmap.h
Brian Paul
2006-09-29
1
-0
/
+1
*
Move mipmap generation functions, texture scaling functions into new
Brian Paul
2006-09-29
13
-1135
/
+1222
*
updated info about name mangling
Brian Paul
2006-09-29
1
-5
/
+3
*
Synchronize drawable to the pipe where the bigger part can be visible.
Michel Dänzer
2006-09-28
1
-0
/
+30
*
Add new I830 SAREA fields.
Michel Dänzer
2006-09-28
1
-0
/
+15
*
Add helper function that returns the current vblank sequence of a drawable.
Michel Dänzer
2006-09-28
2
-0
/
+23
*
Add helper function to calculate the area of the intersection of two rectangles.
Michel Dänzer
2006-09-28
2
-0
/
+15
*
i915: Handle DRM_VBLANK_SECONDARY when scheduling buffer swaps.
Michel Dänzer
2006-09-28
1
-0
/
+4
*
i915: Attempt to schedule buffer swap on target vertical blank when possible.
Michel Dänzer
2006-09-28
2
-79
/
+122
*
Add driGetVBlankInterval() helper function.
Michel Dänzer
2006-09-28
2
-14
/
+27
*
driWaitForVBlank: Add support for secondary vertical blank.
Michel Dänzer
2006-09-28
2
-2
/
+10
*
Some restructuring of the driWaitForVBlank() code.
Michel Dänzer
2006-09-28
1
-23
/
+27
*
Make driDrawableInitVBlank() initialize the sequence number.
Michel Dänzer
2006-09-28
10
-23
/
+37
*
remove obsolete comment
Brian Paul
2006-09-27
1
-1
/
+0
*
Update to use the new XCB naming convention.
Jeremy Kolb
2006-09-26
2
-177
/
+177
*
Added function convertStringForXCB. Deals with the recent XCB naming convent...
Jeremy Kolb
2006-09-26
1
-9
/
+25
*
Update linux-dr-xcb config file to use LIBDRM_CFLAGS
Jeremy Kolb
2006-09-26
1
-0
/
+1
*
Remove r200 dependency
Jerome Glisse
2006-09-26
3
-64
/
+2
*
Remove r200 dependency.
Jerome Glisse
2006-09-26
1
-15
/
+1
*
Prepend #extension 'MESA_shader_debug: require' to each shader.
Michal Krol
2006-09-26
2
-1
/
+41
*
Add GLSL preprocessor.
Michal Krol
2006-09-26
5
-17
/
+1253
*
Fix Windows newlines.
Michal Krol
2006-09-26
4
-1213
/
+1060
*
Add syntax files for expression and directive preprocessor.
Michal Krol
2006-09-26
9
-28
/
+1332
*
Initial work for supporting different renderbuffer color depths at runtime.
Brian Paul
2006-09-25
10
-495
/
+1028
*
Fix and re-enable swizzling paths for big endian platforms.
Michel Dänzer
2006-09-25
1
-12
/
+10
*
bring in active_sz mechanism from i965 driver. Fixes bug 8410
Keith Whitwell
2006-09-25
2
-7
/
+17
*
Fixup one place where attrsz was being used instead of active_sz
Keith Whitwell
2006-09-25
1
-1
/
+1
*
Change logicop, blend, masking functions to use the colors/indexes in the
Brian Paul
2006-09-24
9
-37
/
+38
*
Roll the multi_write_rgba_span() code into _swrast_write_rgba_span().
Brian Paul
2006-09-24
1
-159
/
+131
*
use span.array->rgba instead of local var in accum_return()
Brian Paul
2006-09-24
1
-15
/
+16
*
use span.arrays for color/indexes instead of a local var when doing masked cl...
Brian Paul
2006-09-24
1
-20
/
+26
*
corrected cursor drawing
Sean D'Epagnier
2006-09-24
5
-82
/
+137
*
allocate larger TempImage, use COMBO var to choose test format/type
Brian Paul
2006-09-23
1
-15
/
+16
*
fix the broken fallback string/debug stuff
Brian Paul
2006-09-22
1
-19
/
+44
*
remove extra indentation
Brian Paul
2006-09-22
1
-98
/
+98
*
Get rid of _swrast_mask_rgba_array() and _swrast_mask_index_array().
Brian Paul
2006-09-22
4
-91
/
+36
*
fix up access to vertex attrib components which don't really exist but are de...
Roland Scheidegger
2006-09-22
1
-1
/
+39
*
Explicit test for +ve pitches in intelEmitCopyBlit()
Keith Whitwell
2006-09-22
1
-8
/
+4
*
don't skip user clip plane clipping when the current vertex program is positi...
Roland Scheidegger
2006-09-22
1
-1
/
+2
*
Use _Enabled rather than _Active when checking for fragment shaders
Keith Whitwell
2006-09-22
3
-18
/
+18
*
Flush driver, not just tnl module.
Keith Whitwell
2006-09-22
1
-0
/
+26
*
resize buffers in MakeCurrent
Keith Whitwell
2006-09-22
3
-4
/
+14
*
Remove unused variable.
Keith Whitwell
2006-09-22
1
-2
/
+0
*
Correcting directory name in OpenVMS-Makefile
Jouk Jansen
2006-09-22
1
-1
/
+1
*
remove rgb[] array from span_arrays_struct - was only used in a few places
Brian Paul
2006-09-21
3
-29
/
+29
[next]