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
*
docs: document GALLIUM_HUD and LIBGL_SHOW_FPS
Marek Olšák
2013-05-09
1
-0
/
+5
*
ilo: Add support for HW primitive restart.
Courtney Goeltzenleuchter
2013-05-10
3
-2
/
+194
*
svga: misc whitespace and comment fixes in svga_cmd.c
Brian Paul
2013-05-09
1
-82
/
+82
*
docs: remove ^M chars from GL3.txt
Brian Paul
2013-05-09
1
-3
/
+3
*
st/mesa: generate GL_OUT_OF_MEMORY if we can't create the index buffer
Brian Paul
2013-05-09
1
-1
/
+1
*
ilo: add support for PIPE_FORMAT_ETC1_RGB8
Chia-I Wu
2013-05-09
2
-5
/
+61
*
ilo: support mapping with a staging system buffer
Chia-I Wu
2013-05-09
1
-0
/
+77
*
ilo: allow for different mapping methods
Chia-I Wu
2013-05-09
1
-115
/
+187
*
ilo: allow bo format to differ from that requested
Chia-I Wu
2013-05-09
2
-14
/
+22
*
draw/llvm: Add additional llvm optimization passes
Stéphane Marchesin
2013-05-08
1
-0
/
+3
*
i965: Sync brw_format_for_mesa_format() table with new Mesa formats.
Eric Anholt
2013-05-08
1
-1
/
+31
*
i965: Update the surface formats table from the current specs.
Eric Anholt
2013-05-08
1
-0
/
+65
*
i965: Add surface format defines from the public specs.
Eric Anholt
2013-05-08
1
-0
/
+45
*
mesa/program: Don't copy propagate from swizzles.
Fabian Bieler
2013-05-08
1
-0
/
+2
*
mesa/st: Don't copy propagate from swizzles.
Fabian Bieler
2013-05-08
1
-0
/
+2
*
i965: Fix hangs on HSW since the gen6 blorp fix.
Eric Anholt
2013-05-08
1
-2
/
+101
*
egl/android: Fix error condition for EGL_ANDROID_image_native_buffer
Chad Versace
2013-05-08
1
-2
/
+14
*
i915: Use Y tiling for textures
Stéphane Marchesin
2013-05-08
1
-2
/
+7
*
i915g: Optimize batchbuffer sizes
Stéphane Marchesin
2013-05-08
2
-4
/
+6
*
i915g: Add more PIPE_CAP_* support
Stéphane Marchesin
2013-05-08
1
-0
/
+9
*
ilo: remove our own type inference
Chia-I Wu
2013-05-08
1
-97
/
+27
*
ilo: use tgsi_util_get_texture_coord_dim()
Chia-I Wu
2013-05-08
3
-92
/
+4
*
tgsi: fix operand type of TGSI_OPCODE_NOT
Chia-I Wu
2013-05-08
2
-1
/
+2
*
tgsi: refactor tgsi_opcode_infer_src_type()
Chia-I Wu
2013-05-08
1
-35
/
+9
*
tgsi: refactor tgsi_opcode_infer_dst_type()
Chia-I Wu
2013-05-08
1
-25
/
+35
*
tgsi: reorder opcodes in opcode type inference
Chia-I Wu
2013-05-08
1
-24
/
+24
*
tgsi: clean up exec_tex()
Chia-I Wu
2013-05-08
1
-168
/
+52
*
tgsi: add tgsi_util_get_texture_coord_dim()
Chia-I Wu
2013-05-08
2
-0
/
+94
*
nv50: initialize kick_notify callback in nv50_create
Bryan Cain
2013-05-07
1
-0
/
+1
*
i965: Use Y-tiled blits to untile for cached mappings of miptrees.
Eric Anholt
2013-05-07
1
-1
/
+2
*
i965: Add support for Y-tiled blits on gen6+.
Eric Anholt
2013-05-07
2
-3
/
+42
*
i965: Count occlusion query samples for CopyPixels using the 2D engine.
Eric Anholt
2013-05-07
1
-0
/
+3
*
egl/wayland: Implement EGL_EXT_swap_buffers_with_damage
Robert Bragg
2013-05-07
1
-3
/
+26
*
egl: Add extension infrastructure for EGL_EXT_swap_buffers_with_damage
Robert Bragg
2013-05-07
4
-0
/
+41
*
egl: Update to revision 21254 of eglext.h
Robert Bragg
2013-05-07
1
-3
/
+42
*
gallium: more tgsi documentation updates
Roland Scheidegger
2013-05-07
1
-131
/
+250
*
ilo: Add missing break statement in aos_tex TGSI_OPCODE_TEX2 case.
Vinson Lee
2013-05-07
1
-0
/
+1
*
r600g/sb: optimize some cases for CNDxx instructions
Vadim Girlin
2013-05-07
2
-5
/
+81
*
r600g/sb: fix memory leaks
Vadim Girlin
2013-05-07
2
-1
/
+7
*
r600g/sb: fix kcache handling on r6xx
Vadim Girlin
2013-05-07
1
-1
/
+5
*
intel: Remove renderbuffer delete setup from texture wrapping.
Eric Anholt
2013-05-06
1
-1
/
+0
*
mesa: Make Mesa core set up wrapped texture renderbuffer state.
Eric Anholt
2013-05-06
5
-34
/
+7
*
intel: Simplify renderbuffer-for-texture width setup.
Eric Anholt
2013-05-06
1
-11
/
+2
*
mesa: Make core Mesa allocate the texture renderbuffer wrapper.
Eric Anholt
2013-05-06
8
-101
/
+56
*
i965: Use brw_blorp_blit_miptrees() for CopyTexSubImage().
Eric Anholt
2013-05-06
3
-77
/
+41
*
i965: Move blorp resolve setup into brw_blorp_blit_miptrees().
Eric Anholt
2013-05-06
2
-18
/
+5
*
gallivm: Fix build for LLVM < 3.3
Tom Stellard
2013-05-06
1
-0
/
+6
*
r600g/llvm: Parse config values in register / value pairs
Tom Stellard
2013-05-06
2
-4
/
+31
*
r600g/llvm: Don't feed LLVM output through r600_bytecode_build()
Tom Stellard
2013-05-06
4
-395
/
+21
*
r600g/llvm: Don't emit CALL_FS for vertex shaders
Tom Stellard
2013-05-06
2
-8
/
+10
[next]