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: Use gl_shader_program::_LinkedShaders instead of VertexProgram
Ian Romanick
2011-10-07
13
-34
/
+39
*
mesa: Close Doxygen group
Chad Versace
2011-10-07
1
-0
/
+1
*
u_blitter: bind a NULL geometry shader
Marek Olšák
2011-10-08
2
-1
/
+32
*
u_blitter: cleanup checking for and restoring saved states
Marek Olšák
2011-10-08
2
-98
/
+172
*
r300g: disable stream output on SWTCL chipsets
Marek Olšák
2011-10-08
1
-1
/
+1
*
i915g: Add two new unsupported PIPE_CAPs.
Stéphane Marchesin
2011-10-07
1
-0
/
+2
*
i915,i830: Remove dead HiZ assertions in *update_draw_buffer()
Chad Versace
2011-10-07
2
-4
/
+0
*
tnl: fix result vector allocation regression
Brian Paul
2011-10-07
1
-4
/
+10
*
i965: make swizzle_for_size() return unsigned
Brian Paul
2011-10-07
1
-2
/
+2
*
i965: make size_swizzles[] static const
Brian Paul
2011-10-07
1
-1
/
+1
*
i965: silence unused var warnings in non-debug builds
Brian Paul
2011-10-07
2
-0
/
+2
*
intel: silence uninitialized var warning
Brian Paul
2011-10-07
1
-1
/
+1
*
mesa: fix software mipmap generation code for packed Z/stencil formats
Brian Paul
2011-10-07
2
-5
/
+41
*
r300: fix incompatible pointer type warnings
Brian Paul
2011-10-07
2
-2
/
+2
*
mesa: update gl_texture_image comments
Brian Paul
2011-10-07
1
-2
/
+2
*
swrast: s/FetchTexelf/FetchTexel/
Brian Paul
2011-10-07
5
-68
/
+68
*
swrast: silence unused var warnings in non-debug builds
Brian Paul
2011-10-07
1
-0
/
+2
*
swrast: remove unused swrast_texture_image::FetchTexelc method
Brian Paul
2011-10-07
2
-69
/
+2
*
mesa: fix image unpacking when storing compressed textures
Brian Paul
2011-10-07
2
-6
/
+19
*
i915g: handle seperate stencil clear
Daniel Vetter
2011-10-07
1
-0
/
+10
*
i915g: actually try to clear 16bit depth bufs
Daniel Vetter
2011-10-07
1
-1
/
+1
*
i915g: hw can't fastclear both depth and color when bbp doesn't match
Daniel Vetter
2011-10-07
1
-29
/
+93
*
i915g: disable scissor in fast clear
Daniel Vetter
2011-10-07
1
-4
/
+6
*
i915g: add some obscure sampler formats
Daniel Vetter
2011-10-07
1
-1
/
+3
*
i915g: fixup clear params emission
Daniel Vetter
2011-10-07
1
-1
/
+8
*
i915g: make fixup swizzle into a real hw state
Daniel Vetter
2011-10-07
3
-41
/
+45
*
glsl: Remove version check when looking for identifiers containing "__".
Jason Wood
2011-10-06
1
-2
/
+1
*
i915g: Announce GL 2.0.
Stéphane Marchesin
2011-10-06
1
-1
/
+1
*
i965 Gen6+: De-compact clip planes.
Paul Berry
2011-10-06
7
-68
/
+56
*
i965 VS: Change nr_userclip to nr_userclip_planes.
Paul Berry
2011-10-06
4
-13
/
+16
*
i965: Make brw_compute_vue_map's userclip dependency a boolean.
Paul Berry
2011-10-06
13
-25
/
+32
*
i965: Move ClipPlanesEnabled state to VS cache key.
Paul Berry
2011-10-06
3
-1
/
+9
*
i965: Rearrange VS cache key struct.
Paul Berry
2011-10-06
1
-1
/
+11
*
mesa: Create _mesa_bitcount_64() to replace i965's brw_count_bits()
Paul Berry
2011-10-06
13
-21
/
+30
*
mesa/es: Allow GL_CLIP_PLANE0+6 and GL_CLIP_PLANE0+7.
Kenneth Graunke
2011-10-06
1
-8
/
+6
*
mesa/get: Move MAX_LIGHTS from GL/ES2 to GL/ES1.
Kenneth Graunke
2011-10-06
1
-2
/
+1
*
meta: Don't enable TEXTURE_RECTANGLE when it's unsupported.
Kenneth Graunke
2011-10-06
1
-1
/
+2
*
i915g: Silence warning.
Stéphane Marchesin
2011-10-06
1
-1
/
+1
*
i915g: Fix comment.
Stéphane Marchesin
2011-10-05
1
-1
/
+1
*
mesa: remove some unneeded forward struct declarations
Brian Paul
2011-10-05
1
-3
/
+0
*
st/mesa: fix comment
Brian Paul
2011-10-05
1
-1
/
+1
*
mesa: remove unused _mesa_rescale_teximage2d() function
Brian Paul
2011-10-05
2
-84
/
+0
*
mesa: remove unused gl_texture_image::DriverData field
Brian Paul
2011-10-05
2
-8
/
+0
*
st/mesa: don't use gl_texture_image::RowStride
Brian Paul
2011-10-05
1
-5
/
+7
*
st/mesa: completely stop using gl_texture_image::Data
Brian Paul
2011-10-05
2
-14
/
+19
*
st/mesa: stop using gl_texture_image::Data when mapping/unmapping textures
Brian Paul
2011-10-05
2
-33
/
+35
*
mesa: get rid of imageOffsets arrays in texstore code
Brian Paul
2011-10-05
10
-380
/
+232
*
st/glx: remove the duplicated Drawable member.
Stéphane Marchesin
2011-10-05
3
-7
/
+6
*
glsl: Consider "__" in identifers as reserved.
Eric Anholt
2011-10-05
1
-0
/
+13
*
swrast: update texfetch_funcs table for new int/uint formats
Brian Paul
2011-10-05
1
-0
/
+325
[next]