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
*
st/egl: clean up eglCopyBuffers
Chia-I Wu
2011-06-25
7
-42
/
+63
*
st/egl: reorganize backend initialization
Chia-I Wu
2011-06-25
14
-197
/
+172
*
i915g: always upload the vs constants.
7.11-branchpoint
Stéphane Marchesin
2011-06-24
1
-9
/
+7
*
i965/gen5: Fix grf_used calculation for 16-wide.
Eric Anholt
2011-06-24
1
-5
/
+4
*
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
*
indices: fix conversion of PIPE_PRIM_POLYGON to lines
Brian Paul
2011-06-24
2
-3
/
+8
*
i965: fix mask used to write to clip distance registers when gen>6
Paul Berry
2011-06-24
1
-1
/
+1
*
r600g: limit fs_write_all shader rebuild to eg+
Alex Deucher
2011-06-24
1
-1
/
+1
*
r600g: eg+ support for FS_COLOR0_WRITES_ALL_CBUFS
Alex Deucher
2011-06-24
6
-30
/
+61
*
intel: Fix workaround for _mesa_update_framebuffer
Chad Versace
2011-06-24
1
-3
/
+5
*
intel: Change framebuffer validation criteria
Chad Versace
2011-06-24
1
-10
/
+3
*
intel: In intel_update_wrapper, support s8z24 textures when using separate st...
Chad Versace
2011-06-24
1
-6
/
+35
*
intel: Factor region updates out of intel_update_wrapper
Chad Versace
2011-06-24
1
-0
/
+18
*
intel: During glTexImage, allocate renderbuffers for faking s8z24 textures
Chad Versace
2011-06-24
1
-0
/
+62
*
intel: Declare some functions in intel_fbo.c as non-static
Chad Versace
2011-06-24
2
-2
/
+14
*
intel: Change signature of intel_create_wrapped_renderbuffer
Chad Versace
2011-06-24
2
-22
/
+12
*
intel: Perform gather on s8z24 texture images during glGetTexImage
Chad Versace
2011-06-24
1
-0
/
+8
*
intel: Define functions intel_texture_s8z24_scatter/gather
Chad Versace
2011-06-24
1
-0
/
+70
*
intel: Add fields to intel_texture for faking s8z24 with separate stencil
Chad Versace
2011-06-24
3
-12
/
+40
*
st/mesa: add PIPE_FORMAT_R8G8B8A8_UNORM as the first RGBA format.
Stéphane Marchesin
2011-06-24
1
-1
/
+1
*
mesa: don't allocate memory in _mesa_unpack_depth_span if we don't need it
Marek Olšák
2011-06-24
1
-7
/
+7
*
mesa: fix a memory leak in _mesa_unpack_depth_span
Marek Olšák
2011-06-24
1
-0
/
+1
*
mesa: fix texstore of DEPTH24_STENCIL8 if srcFormat is STENCIL_INDEX
Marek Olšák
2011-06-24
1
-3
/
+6
*
mesa: remove unused function _mesa_new_depthstencil_renderbuffer
Marek Olšák
2011-06-24
2
-26
/
+0
*
st/mesa: fix pipe_get_transfer() call in fallback_copy_texsubimage()
Brian Paul
2011-06-24
1
-1
/
+2
*
egl_dri2: Build drm platform only if enabled
Benjamin Franzke
2011-06-24
2
-1
/
+8
*
r600g: implement fragment and vertex color clamp
Vadim Girlin
2011-06-24
7
-9
/
+87
*
r600g: optimize spi update
Vadim Girlin
2011-06-24
2
-3
/
+8
*
r600g: LIT: fix x&y slots order
Vadim Girlin
2011-06-24
1
-11
/
+11
*
i965: Make the brw_format_for_mesa_format table static const.
Eric Anholt
2011-06-24
1
-1
/
+1
*
i965: Don't bother telling swrast_setup about state updates until fallback.
Eric Anholt
2011-06-24
3
-1
/
+4
*
i965: Don't bother telling tnl about state updates unless we fall back.
Eric Anholt
2011-06-24
4
-2
/
+18
*
i965: Reuse existing program data when a new compiled program matches.
Eric Anholt
2011-06-24
2
-20
/
+82
*
st/mesa: fix all_varyings_in_vbos() regression
Brian Paul
2011-06-24
1
-1
/
+17
*
Fix 24bpp software rendering
Marc Pignat
2011-06-24
3
-4
/
+89
*
gallium/tests/trivial: update comment
Brian Paul
2011-06-24
1
-1
/
+1
*
gallium/tests/trivial: use CXX to do final link
Brian Paul
2011-06-24
1
-1
/
+1
*
gallium/tests/trivial: make it build
Alon Levy
2011-06-24
3
-6
/
+11
*
st/egl: make native_buffer interface typed
Chia-I Wu
2011-06-24
6
-89
/
+139
*
targets/egl: removed
Chia-I Wu
2011-06-24
12
-949
/
+0
*
targets/egl-static: replace targets/egl
Chia-I Wu
2011-06-24
1
-0
/
+201
*
targets/egl-static: allow st/mesa to be dynamically loaded
Chia-I Wu
2011-06-24
4
-19
/
+148
*
targets/egl-static: add support for driver lookup
Chia-I Wu
2011-06-24
1
-0
/
+82
*
targets/gbm: build pipe drivers
Chia-I Wu
2011-06-24
10
-9
/
+314
*
dri/r200: properly spell current_atom.
Stéphane Marchesin
2011-06-23
1
-1
/
+1
*
dri/r200: rename __atom to current_atom.
Stéphane Marchesin
2011-06-23
1
-3
/
+3
*
gallivm: Fix x86 build with llvm-3.0svn.
Vinson Lee
2011-06-23
1
-0
/
+4
*
st/egl: drop guess_gl_api from egl_g3d_loader
Chia-I Wu
2011-06-24
3
-38
/
+1
[next]