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
...
|
*
|
|
nvc0: fix clipping with scissors/viewport
Christoph Bumiller
2010-12-19
3
-11
/
+56
|
*
|
|
nvc0: use BIND_RING to set subchannel classes
Christoph Bumiller
2010-12-19
2
-13
/
+25
|
*
|
|
nvc0: switch to the proper constants upload path
Christoph Bumiller
2010-12-19
2
-6
/
+7
|
*
|
|
nvc0: add the index buffer offset where missing
Christoph Bumiller
2010-12-19
3
-1
/
+4
|
*
|
|
nvc0: support user clip planes
Christoph Bumiller
2010-12-11
7
-3
/
+96
|
*
|
|
nvc0: enable vertex color clamping
Christoph Bumiller
2010-12-11
2
-2
/
+4
|
*
|
|
nvc0: fix FACE state and and handle FACE sysval/varying offset
Christoph Bumiller
2010-12-10
3
-19
/
+23
|
*
|
|
nvc0: fix branching ops
Christoph Bumiller
2010-12-10
4
-13
/
+26
|
*
|
|
nvc0: call grobj_alloc for all used classes
Christoph Bumiller
2010-12-09
2
-3
/
+30
|
*
|
|
nvc0: write texture address to TIC with a RELOC
Christoph Bumiller
2010-12-09
1
-4
/
+19
|
*
|
|
nvc0: use tile flags in a way compatible with nouveau
Christoph Bumiller
2010-12-09
3
-23
/
+29
|
*
|
|
nvc0: buffer suballocation with a primitive slab allocator
Christoph Bumiller
2010-12-09
18
-149
/
+807
|
*
|
|
nvc0: generate shader header for geometry programs
Christoph Bumiller
2010-12-09
1
-7
/
+56
|
*
|
|
nvc0: fix immediate arg for SHL/SHR
Christoph Bumiller
2010-12-09
1
-1
/
+6
|
*
|
|
nvc0: index buffers are back
Christoph Bumiller
2010-12-09
3
-40
/
+106
|
*
|
|
nvc0: upload constants with m2mf for the time being
Christoph Bumiller
2010-12-09
2
-27
/
+72
|
*
|
|
nvc0: support primitive restart
Christoph Bumiller
2010-12-09
4
-28
/
+123
|
*
|
|
nvc0: rcp f32 also supports neg and abs modifiers
Christoph Bumiller
2010-12-09
1
-1
/
+1
|
*
|
|
nvc0: import nvc0 gallium driver
Christoph Bumiller
2010-11-12
48
-12
/
+15801
*
|
|
|
st/mesa: skip glDrawPixels/glBitmap-related code for ES build
Brian Paul
2011-01-04
1
-0
/
+2
*
|
|
|
i965g: include brw_types.h instead of GL/gl.h
Brian Paul
2011-01-04
1
-1
/
+1
*
|
|
|
osmesa: pass context to _mesa_update_framebuffer_visual()
Brian Paul
2011-01-04
1
-1
/
+1
*
|
|
|
llvmpipe: Include p_compiler.h in lp_scene_queue.h.
Vinson Lee
2011-01-04
1
-0
/
+2
*
|
|
|
llvmpipe: Include p_compiler.h in lp_perf.h.
Vinson Lee
2011-01-04
1
-0
/
+1
*
|
|
|
llvmpipe: Include missing headers in lp_bld_depth.h
Vinson Lee
2011-01-04
1
-0
/
+4
*
|
|
|
llvmpipe: Include p_compiler.h in lp_bld_alpha.h.
Vinson Lee
2011-01-04
1
-0
/
+2
*
|
|
|
i965g: Include p_compiler.h in intel_decode.h.
Vinson Lee
2011-01-04
1
-0
/
+2
*
|
|
|
i965g: Include gl.h in intel_structs.h.
Vinson Lee
2011-01-04
1
-0
/
+2
*
|
|
|
i965: Use last vertex convention for quad provoking vertex on sandybridge
Zhenyu Wang
2011-01-04
1
-0
/
+7
*
|
|
|
mesa: Include mtypes.h in renderbuffer.h.
Vinson Lee
2011-01-03
1
-0
/
+1
*
|
|
|
i965: Correct comment for gen6 fb write control message setting
Zhenyu Wang
2011-01-04
1
-1
/
+3
*
|
|
|
i965: Fix provoking vertex select in clip state for sandybridge
Zhenyu Wang
2011-01-04
1
-1
/
+4
*
|
|
|
mesa: fix AL44 texture fetch function nybble -> float conversion
Brian Paul
2011-01-03
1
-2
/
+2
*
|
|
|
intel: Bump libdrm configure.ac requirement for the gen6 BLT ring support.
Eric Anholt
2011-01-03
1
-1
/
+1
*
|
|
|
intel: Use tri clears when we don't know how to blit clear the format.
Eric Anholt
2011-01-03
3
-7
/
+10
*
|
|
|
mesa: Also report the number of renderbuffer alpha bits for GL_LUMINANCE_ALPHA.
Eric Anholt
2011-01-03
1
-1
/
+2
*
|
|
|
mesa: Also report renderbuffer red/green size for GL_RED and GL_RG.
Eric Anholt
2011-01-03
1
-0
/
+9
*
|
|
|
mesa: Use the common logic for "is this baseformat a color format?"
Eric Anholt
2011-01-03
4
-12
/
+16
*
|
|
|
mesa: Allow color renderbuffers besides just RGB and RGBA.
Eric Anholt
2011-01-03
1
-2
/
+1
*
|
|
|
mesa: Update comment about the list of BaseFormats for gl_formats.
Eric Anholt
2011-01-03
1
-3
/
+4
*
|
|
|
intel: Handle forced swrast clears before other clear bits.
Eric Anholt
2011-01-03
1
-22
/
+20
*
|
|
|
st/mesa: fix renderbuffer pointer check in st_Clear()
Brian Paul
2011-01-03
1
-6
/
+2
*
|
|
|
mesa: s/GLuint/gl_buffer_index/
Brian Paul
2011-01-03
2
-6
/
+10
*
|
|
|
st/mesa: 80-column wrapping
Brian Paul
2011-01-03
1
-2
/
+4
*
|
|
|
st/mesa: 80-column wrapping
Brian Paul
2011-01-03
1
-2
/
+4
*
|
|
|
autoconf: Fix --with-driver=xlib --enable-openvg.
Chia-I Wu
2011-01-04
1
-5
/
+1
*
|
|
|
docs: Add an example for EGL_DRIVERS_PATH.
Chia-I Wu
2011-01-04
1
-0
/
+10
*
|
|
|
radeon: fix build on non-KMS systems.
Dave Airlie
2011-01-03
1
-0
/
+3
*
|
|
|
glsl: Really remove unused "instructions" parameter.
Kenneth Graunke
2011-01-01
1
-2
/
+1
*
|
|
|
glsl: Remove unused "instructions" parameter.
Kenneth Graunke
2011-01-01
4
-22
/
+17
[prev]
[next]