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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: prefer native texture formats when possible.
Stéphane Marchesin
2011-06-22
4
-8
/
+101
*
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
*
r600c: add missing bank tiling case for evergreen
Alex Deucher
2011-06-22
1
-0
/
+3
*
r600g: fix num_banks interpretation on eg+
Alex Deucher
2011-06-22
1
-1
/
+14
*
r600g: Fix use of uninitialized local variable extra_size.
Michel Dänzer
2011-06-22
1
-1
/
+1
*
mesa: add missing DRI Makefiles to tarball
Thierry Vignaud
2011-06-22
1
-2
/
+1
*
mesa: comments and 80-column wrapping
Brian Paul
2011-06-22
1
-6
/
+21
*
mesa: update comments in update_program_enables()
Brian Paul
2011-06-22
1
-1
/
+4
*
mesa: update/fix comments in update_program()
Brian Paul
2011-06-22
1
-17
/
+16
*
mesa: update comment for gl_texture_unit
Brian Paul
2011-06-22
1
-2
/
+1
*
xorg/nouveau: blacklist all pre NV30 cards
Marcin Slusarz
2011-06-22
2
-9
/
+57
*
r600c: use BASE_VTX_LOC & AUTO_INDEX for drawing nonindexed with offset
Andre Maasikas
2011-06-22
1
-60
/
+8
*
r600g: fix fbo depth/stencil texture allocation for evergreen+
Alex Deucher
2011-06-21
1
-3
/
+8
*
intel: Allocate s8_z24 non-texture renderbuffers when using separate stencil
Chad Versace
2011-06-21
1
-3
/
+81
*
intel: Unobfuscate intel_alloc_renderbuffer_storage
Chad Versace
2011-06-21
1
-17
/
+17
*
intel: Add fields to intel_renderbuffer for unwrapping packed depth/stencil b...
Chad Versace
2011-06-21
4
-44
/
+118
*
intel: Unconditionally enable support for S8_Z24 texture format
Chad Versace
2011-06-21
1
-1
/
+1
*
egl_dri2/wayland: Hook up new buffer.release event
Benjamin Franzke
2011-06-21
3
-18
/
+129
*
winsys/wayland: Fix warning
Benjamin Franzke
2011-06-21
1
-0
/
+1
*
st/mesa: Invalidate drawables on context switch
Benjamin Franzke
2011-06-21
1
-9
/
+13
*
r600g: use maths instead of a loop to work out mask.
Dave Airlie
2011-06-21
1
-4
/
+1
*
r600g: optimise draw vbo function a bit more.
Dave Airlie
2011-06-21
1
-43
/
+9
*
r600g: reorder LIT instructions to support src == dst
Pierre-Eric Pelloux-Prayer
2011-06-21
1
-35
/
+36
*
nvfx: nasty hack to make glFinish() actually finish..
Ben Skeggs
2011-06-21
3
-2
/
+22
*
glx: Fix compile.
Stéphane Marchesin
2011-06-20
1
-1
/
+1
*
st/mesa: Remove unneeded texture format terminators.
Stéphane Marchesin
2011-06-20
1
-2
/
+2
*
st/mesa: put const qualifer on format_map table
Brian Paul
2011-06-20
1
-1
/
+1
*
glx: Bind to our context before __glXSetCurrentContext
Jeremy Huddleston
2011-06-20
1
-9
/
+16
*
glx: Destroy the old context only after the new one has been bound
Jeremy Huddleston
2011-06-20
1
-7
/
+7
*
glx: Allow a context-specific fallback for glXGetProcAddress
Jeremy Huddleston
2011-06-20
7
-1
/
+20
*
glapi: Update specs to correctly list FramebufferTextureLayerARB as an alias ...
Jeremy Huddleston
2011-06-20
1
-1
/
+1
*
linker: Reject shaders that use too many varyings
Ian Romanick
2011-06-20
1
-5
/
+36
*
glw: Mark all extern symbols GLAPI to regain default visibility (#31294)
Dan Nicholson
2011-06-20
2
-6
/
+6
*
i965/gen6: Apply documented workaround for nonpipelined state packets.
Eric Anholt
2011-06-20
3
-1
/
+45
*
i965/gen6: Limit the workaround flush to once per primitive.
Eric Anholt
2011-06-20
5
-0
/
+16
*
i965/gen6: Use an BO instead of writing to address 0 for PIPE_CONTROL W/A.
Eric Anholt
2011-06-20
4
-3
/
+23
*
i965/gen6: Factor the PIPE_CONTROL workaround to a separate function.
Eric Anholt
2011-06-20
1
-8
/
+21
*
i965/gen6: Remove state flagging on BRW_NEW_CURBE_OFFSETS.
Eric Anholt
2011-06-20
3
-6
/
+3
*
i965/gen4: Remove old VS unit state key structure.
Eric Anholt
2011-06-20
1
-12
/
+0
*
i965/gen6: Add missing state flag for VS push constants.
Eric Anholt
2011-06-20
1
-1
/
+1
*
i965/gen6+: Correct gratuitous dependency on NEW_POLYGONSTIPPLE.
Eric Anholt
2011-06-20
2
-6
/
+11
*
i965/gen6+: Add a missing state flag for WM constants.
Eric Anholt
2011-06-20
2
-3
/
+6
*
wayland: Pass use_invalidate extension to driver
Kristian Høgsberg
2011-06-20
2
-2
/
+3
*
egl_dri2/x11: Check availability of the dri2 extension
Benjamin Franzke
2011-06-20
1
-0
/
+9
*
docs: update EGL for changed configure options
Chia-I Wu
2011-06-20
3
-47
/
+27
*
configure.ac: remove deprecated EGL options
Chia-I Wu
2011-06-20
1
-9
/
+0
*
xorg/nouveau: rename to nouveau2
Marcin Slusarz
2011-06-20
2
-8
/
+8
*
st/xorg: initialize drm_mode.type
Marcin Slusarz
2011-06-20
1
-0
/
+1
[next]