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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Remove EXT_convolution.
Eric Anholt
2010-09-23
27
-2210
/
+63
*
mesa: Remove SGI_color_matrix.
Eric Anholt
2010-09-23
16
-334
/
+5
*
mesa: Remove SGI_color_table.
Eric Anholt
2010-09-23
10
-316
/
+4
*
mesa: Remove EXT_histogram.
Eric Anholt
2010-09-23
13
-1166
/
+43
*
mesa: Remove the non-required ARB_imaging extension.
Eric Anholt
2010-09-23
6
-22
/
+15
*
d3d1x: obliterate IDL parameter names from d3d10.idl from Wine too
Luca Barbieri
2010-09-23
1
-291
/
+291
*
d3d1x: add autogenerated files as prerequisites, so make builds them
Luca Barbieri
2010-09-23
1
-1
/
+3
*
d3d1x: fix build without system EGL/egl.h
Luca Barbieri
2010-09-23
1
-1
/
+1
*
d3d1x: add missing guid.cpp
Luca Barbieri
2010-09-23
1
-0
/
+6
*
d3d1x: flush properly
Luca Barbieri
2010-09-23
1
-1
/
+1
*
d3d1x: remove another include specstrings.h
Luca Barbieri
2010-09-23
1
-1
/
+0
*
d3d1x: flush the pipe context when presenting
Luca Barbieri
2010-09-23
1
-0
/
+2
*
d3d1x: remove specstrings.h include
Luca Barbieri
2010-09-23
1
-3
/
+0
*
d3d11: obliterate IDL parameter names
Luca Barbieri
2010-09-23
6
-641
/
+641
*
d3d1x: rename parameters in dxgi
Luca Barbieri
2010-09-23
3
-219
/
+219
*
d3d1x: rename params in misc and objects
Luca Barbieri
2010-09-23
2
-115
/
+117
*
d3d11: rename screen params
Luca Barbieri
2010-09-23
1
-333
/
+321
*
d3d1x: rename context params
Luca Barbieri
2010-09-23
1
-387
/
+387
*
d3d1x: minifix
Luca Barbieri
2010-09-23
2
-2
/
+2
*
d3d1x: remove specstrings
Luca Barbieri
2010-09-23
11
-475
/
+449
*
d3d1x: normalize whitespace
Luca Barbieri
2010-09-23
32
-1585
/
+1584
*
d3d1x: s/tpf/sm4/g
Luca Barbieri
2010-09-23
13
-374
/
+376
*
d3d1x: autogenerate shader enums and text from def files
Luca Barbieri
2010-09-23
17
-792
/
+390
*
d3d1x: initialize the mutex
Luca Barbieri
2010-09-23
1
-0
/
+5
*
draw: Prevent clipped vertices overflow.
José Fonseca
2010-09-23
1
-1
/
+13
*
draw: don't apply flatshading to clipped tris with <3 verts
Keith Whitwell
2010-09-23
1
-17
/
+18
*
d3d1x: bind NULL CSOs before destroying default CSOs on context dtor
Luca Barbieri
2010-09-23
1
-0
/
+18
*
d3d1x: fix deadlocks on non-recursive mutex
Luca Barbieri
2010-09-23
1
-5
/
+15
*
egl: fix build since 17eace581d25a626a7d75d9d1205d012cbb14a6e
Dave Airlie
2010-09-23
1
-1
/
+1
*
r600g: fix warnings since last commit.
Dave Airlie
2010-09-23
1
-3
/
+3
*
r600g: use blitter to do db->cb flushing.
Dave Airlie
2010-09-23
8
-959
/
+145
*
u_blitter: add a custom blitter call passing a dsa cso
Dave Airlie
2010-09-23
2
-14
/
+37
*
d3d1x: properly reference count the backend
Luca Barbieri
2010-09-23
1
-0
/
+4
*
dri: Pass the __DRIscreen and the __DRIscreen private back to image lookup
Kristian Høgsberg
2010-09-22
10
-22
/
+20
*
rbug: fix rbug when contexts are being destroyed
Zack Rusin
2010-09-22
1
-0
/
+1
*
r600g: fix typo in evergreen register list
Dave Airlie
2010-09-23
1
-1
/
+1
*
r600g: fix depth readback on rv610 and other quirky variants.
Dave Airlie
2010-09-23
2
-12
/
+32
*
r600g: use floats instead of hex for blit vbo
Dave Airlie
2010-09-23
1
-10
/
+9
*
i965: Warning fix for vector result any_nequal/all_equal change.
Eric Anholt
2010-09-22
1
-1
/
+3
*
i965: Update expression splitting for the vector-result change to compares.
Eric Anholt
2010-09-22
1
-8
/
+9
*
i965: When splitting vector variable assignment, ignore unset channels.
Eric Anholt
2010-09-22
1
-2
/
+5
*
glx: Invalidate buffers after binding a drawable
Kristian Høgsberg
2010-09-22
1
-4
/
+15
*
i965: Fix the vector/expression splitting for the write_mask change.
Eric Anholt
2010-09-22
2
-7
/
+1
*
tgsi: Fix missing test before check
Jakob Bornecrantz
2010-09-22
1
-1
/
+2
*
ir_to_mesa: Only compare vector_elements present for any_nequal/all_equal
Eric Anholt
2010-09-22
1
-2
/
+18
*
glsl: Fix copy'n'wasted ir_noop_swizzle conditions.
Eric Anholt
2010-09-22
1
-2
/
+2
*
glsl: Rework assignments with write_masks to have LHS chan count match RHS.
Eric Anholt
2010-09-22
11
-112
/
+181
*
d3d1x: add Wine dlls (tri, tex working, but no other testing)
Luca Barbieri
2010-09-22
16
-0
/
+386
*
d3d1x: define GUIDs in the normal way
Luca Barbieri
2010-09-22
3
-16
/
+0
*
d3d1x: fix API name
Luca Barbieri
2010-09-22
1
-1
/
+1
[next]