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
*
xlib: allow GLX_DONT_CARE for glXChooseFBConfig() attribute values
Brian Paul
2013-01-04
1
-0
/
+14
*
st/glx: allow GLX_DONT_CARE for glXChooseFBConfig() attribute values
Brian Paul
2013-01-04
1
-0
/
+14
*
radeon/llvm: Remove backend code from Mesa
Tom Stellard
2013-01-04
99
-19168
/
+0
*
Support LLVM >= 3.2 on radeonsi and opencl.
Johannes Obermayr
2013-01-04
1
-0
/
+7
*
clover: Fix build after the addition of enum pipe_flush_flags
Tom Stellard
2013-01-04
1
-1
/
+1
*
r300g: don't check for vertex and index buffer bind flags
Marek Olšák
2013-01-04
2
-4
/
+2
*
r300g/swtcl: use memcpy to emit indices
Marek Olšák
2013-01-04
1
-10
/
+11
*
r300g/swtcl: simplify vertex uploading
Marek Olšák
2013-01-04
5
-88
/
+42
*
r300g/swtcl: fix crash when setting vertex buffers
Marek Olšák
2013-01-04
1
-0
/
+3
*
r300g: don't set PIPE_BIND flags for internal textures
Marek Olšák
2013-01-04
2
-21
/
+1
*
i965: Fix glCompressedTexSubImage2D offsets for ETC textures.
Paul Berry
2013-01-04
1
-0
/
+3
*
egl/wayland: Remove kooky flush code
Kristian Høgsberg
2013-01-04
1
-8
/
+0
*
egl/wayland: Remove confusing comment about front buffer rendering
Kristian Høgsberg
2013-01-04
1
-10
/
+0
*
egl_dri2: Remove unused struct dri2_egl_buffer from header file
Kristian Høgsberg
2013-01-04
1
-5
/
+0
*
egl: Add extension infrastructure for EGL_EXT_buffer_age
Kristian Høgsberg
2013-01-04
4
-0
/
+16
*
util: move var declaration before loop to fix MSVC error
Brian Paul
2013-01-04
1
-1
/
+2
*
r600g: implement 3D transfers
Marek Olšák
2013-01-04
1
-22
/
+32
*
st/mesa: fix assertion failures with 2101010 vertex formats
Marek Olšák
2013-01-04
1
-3
/
+4
*
st/mesa: accelerate CopyTexSubImage for 1D array textures
Marek Olšák
2013-01-04
1
-26
/
+66
*
st/mesa: fix CopyTexSubImage fallback for 1D array textures
Marek Olšák
2013-01-04
3
-17
/
+42
*
st/mesa: fix GetTexImage for compressed 2D array textures
Marek Olšák
2013-01-04
2
-23
/
+50
*
gallium/util: remove unused helper util_create_rgba_texture
Marek Olšák
2013-01-04
2
-61
/
+0
*
st/mesa: try to find the format matching format+type in decompressed_with_blit
Marek Olšák
2013-01-04
1
-19
/
+50
*
st/mesa: fix GetTexImage for compressed cubemaps
Marek Olšák
2013-01-04
1
-1
/
+1
*
gallium/u_blitter: implement 3D blitting
Marek Olšák
2013-01-04
2
-30
/
+83
*
gallium/u_blitter: fix blitting TEXTURE_CUBE_ARRAY with a non-zero cube index
Marek Olšák
2013-01-04
1
-0
/
+5
*
gallium/u_blitter: minor simplification
Marek Olšák
2013-01-04
1
-10
/
+11
*
gallium/u_blitter: unify some parameters into a dstbox parameter in blit_generic
Marek Olšák
2013-01-04
4
-29
/
+38
*
gallium/u_blitter: remove useless parameter from blitter_default_dst_texture
Marek Olšák
2013-01-04
4
-9
/
+7
*
gallium/util: complete implementation of util_dump_transfer
Marek Olšák
2013-01-04
1
-4
/
+5
*
mesa: allow TEXTURE_CUBE_MAP_ARRAY in GetTexImage
Marek Olšák
2013-01-04
1
-0
/
+2
*
gallium/radeon: send the END_OF_FRAME flag to the DRM
Marek Olšák
2013-01-04
5
-5
/
+16
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
63
-81
/
+120
*
radeonsi: fix int->bool conversion in fence_signalled
Marek Olšák
2013-01-04
1
-1
/
+1
*
r600g: fix int->bool conversion in fence_signalled
Marek Olšák
2013-01-04
1
-1
/
+1
*
Add new .gitignore entries for Automake 1.13 tests
Paul Berry
2013-01-03
1
-0
/
+2
*
i965: Replace structs with bit-shifting for Gen7 SURFACE_STATE entries.
Kenneth Graunke
2013-01-03
6
-360
/
+252
*
radeon/r200: Fix tcl culling
smoki
2013-01-03
2
-18
/
+8
*
wayland: Don't cancel a roundtrip when any event is received
Jonas Ådahl
2013-01-03
2
-1
/
+7
*
i965: Add break statement at end of BRW_OPCODE_CONTINUE case.
Vinson Lee
2013-01-02
1
-0
/
+1
*
egl/android: Fix build for Jelly Bean (v2)
Chad Versace
2013-01-02
2
-0
/
+64
*
mesa: Add missing ASSERT_OUTSIDE_BEGIN_END to GetSamplerParameter*
Matt Turner
2013-01-02
1
-0
/
+8
*
mesa: Add missing ASSERT_OUTSIDE_BEGIN_END to SamplerParameter*
Matt Turner
2013-01-02
1
-0
/
+8
*
mesa: Mark _mesa_{init,delete}_sampler_object as static
Matt Turner
2013-01-02
2
-9
/
+2
*
glcpp: Typo fix.
Adam Jackson
2013-01-02
1
-1
/
+1
*
r300g: Fix visibility CFLAGS in automake
Adam Jackson
2013-01-02
1
-0
/
+1
*
galahad, noop: Fix visibility CFLAGS in automake
Adam Jackson
2013-01-02
1
-0
/
+2
*
glcpp: Fix visibility CFLAGS in automake
Adam Jackson
2013-01-02
1
-0
/
+1
*
mesa: Implement compressed 2D array textures.
Paul Berry
2013-01-02
2
-30
/
+40
*
mesa: Fix error reporting in _mesa_invalidate_pbo_{compressed_,}teximage.
Paul Berry
2013-01-02
4
-10
/
+16
[next]