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
/
gallium
/
drivers
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915g: Fix u_blitter comment.
Stéphane Marchesin
2011-06-27
1
-1
/
+2
*
i915g: Implement fake DDX/DDY.
Stéphane Marchesin
2011-06-27
1
-0
/
+12
*
i915g: Fix gl_FragCoord.
Stéphane Marchesin
2011-06-27
3
-44
/
+13
*
i915g: always upload the vs constants.
7.11-branchpoint
Stéphane Marchesin
2011-06-24
1
-9
/
+7
*
i915g: add fake occlusion queries.
Stéphane Marchesin
2011-06-24
5
-0
/
+125
*
i915g: Don't do shader fixup if no surface is bound.
Stéphane Marchesin
2011-06-24
1
-3
/
+9
*
i915g: Fix point sprites.
Stéphane Marchesin
2011-06-24
8
-31
/
+204
*
i915g: Add draw point sprites.
Stéphane Marchesin
2011-06-22
2
-2
/
+2
*
i915g: Fix comment.
Stéphane Marchesin
2011-06-22
1
-1
/
+1
*
i915g: Support more texture and render target formats.
Stéphane Marchesin
2011-06-22
5
-11
/
+75
*
i915g: add const qualifier to silence warning
Brian Paul
2011-06-14
1
-1
/
+1
*
i915g: add a few more render target formats
Daniel Vetter
2011-06-13
1
-0
/
+7
*
gallium: s/bool/boolean/
Brian Paul
2011-06-08
1
-1
/
+1
*
i915g: Do generic remapping.
Stéphane Marchesin
2011-06-06
3
-92
/
+119
*
i915g: implement more opcodes.
Stéphane Marchesin
2011-06-06
1
-12
/
+82
*
i915g: implement TGSI_OPCODE_SEQ.
Stéphane Marchesin
2011-06-06
1
-0
/
+28
*
i915g: handle varyings properly.
Stéphane Marchesin
2011-06-06
2
-9
/
+27
*
i915g: add missing and unsupported PIPE_CAPs to avoid debug messages.
Stéphane Marchesin
2011-06-06
1
-0
/
+5
*
i915g: don't destroy a texture buffer if it's NULL.
Stéphane Marchesin
2011-06-06
1
-1
/
+2
*
i915g: Bump texture sizes
Jakob Bornecrantz
2011-05-25
1
-2
/
+2
*
i915g: Fix typos in print messages.
Vinson Lee
2011-05-12
1
-3
/
+3
*
i915g: enable X-tiling for s3tc textures
Daniel Vetter
2011-04-30
1
-2
/
+1
*
i915g: Enable S3TC texture support
Christopher Egert
2011-04-29
2
-6
/
+11
*
gallium: add fallback for copying buffers to all drivers
Marek Olšák
2011-04-21
1
-0
/
+15
*
gallium: include u_format.h for util_format_is_supported
Marcin Slusarz
2011-04-17
1
-0
/
+1
*
gallium: add and use generic function for querying patented format support (v2)
Marek Olšák
2011-04-15
1
-0
/
+3
*
i915g: fix braino in the static state rework
Daniel Vetter
2011-03-15
1
-1
/
+2
*
i915g: implement early z
Daniel Vetter
2011-03-15
4
-20
/
+55
*
i915g: split up static state
Daniel Vetter
2011-03-15
5
-28
/
+54
*
i915g: Lie more so we get GLSL
Jakob Bornecrantz
2011-03-13
1
-2
/
+3
*
i915g: Point sprite cap could be supported
Jakob Bornecrantz
2011-03-13
1
-1
/
+2
*
i915g: Sort cap list
Jakob Bornecrantz
2011-03-13
1
-1
/
+1
*
i915g: fix transfer coherency
Daniel Vetter
2011-03-12
3
-26
/
+7
*
i915g: don't recalculate fb dimension
Daniel Vetter
2011-03-12
3
-31
/
+4
*
i915g: use y-tiling when the blitter is not used
Daniel Vetter
2011-03-12
1
-1
/
+4
*
i915g: implement copy_region using u_blitter
Daniel Vetter
2011-03-12
4
-9
/
+128
*
i915g: fix use after free
Daniel Vetter
2011-03-12
2
-3
/
+3
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
1
-1
/
+1
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-2
/
+1
*
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
1
-7
/
+5
*
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
3
-3
/
+0
*
i915g: implement surface clear functions using hw-clear
Daniel Vetter
2011-03-10
4
-15
/
+103
*
i915g: make set_framebuffer_state more robust
Daniel Vetter
2011-03-10
1
-1
/
+2
*
i915g: implement hw clear
Daniel Vetter
2011-03-10
8
-6
/
+131
*
i915g: blitter handles overlapping blits
Daniel Vetter
2011-03-10
1
-1
/
+0
*
i915g: enable separate depth/stencil clears
Daniel Vetter
2011-03-10
1
-1
/
+1
*
i915g: streamline derived state updates of the driver pipeline
Daniel Vetter
2011-03-10
3
-4
/
+2
*
i915g: don't validate a NULL vbo
Daniel Vetter
2011-03-10
1
-1
/
+1
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
1
-1
/
+2
*
i915g: update TODO
Daniel Vetter
2011-03-06
1
-10
/
+7
[next]