profile/ivi/mesa.git
14 years agollvmpipe: Reshape the shader input from 8x2 to 4x4.
José Fonseca [Mon, 19 Oct 2009 13:02:01 +0000 (14:02 +0100)]
llvmpipe: Reshape the shader input from 8x2 to 4x4.

Incorrect rendering until the interpolation code generation is updated.

14 years agollvmpipe: fixed-point rasterization
Keith Whitwell [Mon, 19 Oct 2009 11:24:18 +0000 (12:24 +0100)]
llvmpipe: fixed-point rasterization

14 years agollvmpipe: Reset the pointer to stored jit context.
José Fonseca [Mon, 19 Oct 2009 12:14:33 +0000 (13:14 +0100)]
llvmpipe: Reset the pointer to stored jit context.

14 years agollvmpipe: Allocate the blend color from the data store, and ensure it's aligned.
José Fonseca [Mon, 19 Oct 2009 10:53:22 +0000 (11:53 +0100)]
llvmpipe: Allocate the blend color from the data store, and ensure it's aligned.

14 years agollvmpipe: correctly scale top/left fill adjustments
Keith Whitwell [Mon, 19 Oct 2009 10:29:05 +0000 (11:29 +0100)]
llvmpipe: correctly scale top/left fill adjustments

Was overdoing it previously.

14 years agollvmpipe: fix typo correcting for fill convention
Keith Whitwell [Mon, 19 Oct 2009 10:23:43 +0000 (11:23 +0100)]
llvmpipe: fix typo correcting for fill convention

Adjustments for top-left fill convention were being lost.

14 years agollvmpipe: Maintain a copy of the shader constants to prevent clobbering.
José Fonseca [Sun, 18 Oct 2009 10:57:43 +0000 (11:57 +0100)]
llvmpipe: Maintain a copy of the shader constants to prevent clobbering.

14 years agollvmpipe: Only invoke the shader if necessary.
José Fonseca [Sat, 10 Oct 2009 17:44:46 +0000 (18:44 +0100)]
llvmpipe: Only invoke the shader if necessary.

14 years agollvmpipe: Additional checks for binner block lists.
José Fonseca [Fri, 9 Oct 2009 18:17:30 +0000 (19:17 +0100)]
llvmpipe: Additional checks for binner block lists.

14 years agollvmpipe: Use framebuffer coords consistently.
José Fonseca [Fri, 9 Oct 2009 18:16:36 +0000 (19:16 +0100)]
llvmpipe: Use framebuffer coords consistently.

14 years agollvmpipe: Fix type in tri bounding box check.
José Fonseca [Fri, 9 Oct 2009 16:14:11 +0000 (17:14 +0100)]
llvmpipe: Fix type in tri bounding box check.

14 years agollvmpipe: fill in tri min/max values
Keith Whitwell [Fri, 9 Oct 2009 15:59:24 +0000 (16:59 +0100)]
llvmpipe: fill in tri min/max values

14 years agollvmpipe: Remove partial tile override.
José Fonseca [Fri, 9 Oct 2009 15:50:32 +0000 (16:50 +0100)]
llvmpipe: Remove partial tile override.

14 years agollvmpipe: Undo debug override.
José Fonseca [Fri, 9 Oct 2009 15:21:25 +0000 (16:21 +0100)]
llvmpipe: Undo debug override.

14 years agollvmpipe: properly clip tile writes
Keith Whitwell [Fri, 9 Oct 2009 15:19:00 +0000 (16:19 +0100)]
llvmpipe: properly clip tile writes

14 years agollvmpipe: Pass framebuffer coords to shader.
José Fonseca [Fri, 9 Oct 2009 15:18:19 +0000 (16:18 +0100)]
llvmpipe: Pass framebuffer coords to shader.

14 years agollvmpipe: Tell setup shader inputs.
José Fonseca [Fri, 9 Oct 2009 15:18:03 +0000 (16:18 +0100)]
llvmpipe: Tell setup shader inputs.

14 years agollvmpipe: correct binning maths for iterating over whole tiles
Keith Whitwell [Fri, 9 Oct 2009 15:05:26 +0000 (16:05 +0100)]
llvmpipe: correct binning maths for iterating over whole tiles

14 years agollvmpipe: Get jit_context/jit_function across the rasterizer.
José Fonseca [Fri, 9 Oct 2009 14:52:18 +0000 (15:52 +0100)]
llvmpipe: Get jit_context/jit_function across the rasterizer.

14 years agollvmpipe: set block count/used values back to zero on reset
Keith Whitwell [Fri, 9 Oct 2009 14:29:10 +0000 (15:29 +0100)]
llvmpipe: set block count/used values back to zero on reset

14 years agollvmpipe: just bin whole tiles for now
Keith Whitwell [Fri, 9 Oct 2009 14:10:15 +0000 (15:10 +0100)]
llvmpipe: just bin whole tiles for now

14 years agollvmpipe: always call begin_binning on transition to active state
Keith Whitwell [Fri, 9 Oct 2009 14:07:18 +0000 (15:07 +0100)]
llvmpipe: always call begin_binning on transition to active state

14 years agollvmpipe: add LP_DEBUG env var
Keith Whitwell [Fri, 9 Oct 2009 13:59:35 +0000 (14:59 +0100)]
llvmpipe: add LP_DEBUG env var

14 years agollvmpipe: initialize setup data store
Keith Whitwell [Fri, 9 Oct 2009 13:36:41 +0000 (14:36 +0100)]
llvmpipe: initialize setup data store

14 years agollvmpipe: initialize setup line/tri/point funcs
Keith Whitwell [Fri, 9 Oct 2009 13:33:57 +0000 (14:33 +0100)]
llvmpipe: initialize setup line/tri/point funcs

14 years agollvmpipe: Put jit_context in store.
José Fonseca [Fri, 9 Oct 2009 13:30:25 +0000 (14:30 +0100)]
llvmpipe: Put jit_context in store.

14 years agollvmpipe: trivial/clear works
Keith Whitwell [Fri, 9 Oct 2009 13:29:25 +0000 (14:29 +0100)]
llvmpipe: trivial/clear works

14 years agollvmpipe: more debug
Keith Whitwell [Fri, 9 Oct 2009 13:07:25 +0000 (14:07 +0100)]
llvmpipe: more debug

14 years agollvmpipe: Replace util_pack_color with straight float_to_ubyte.
José Fonseca [Fri, 9 Oct 2009 13:03:11 +0000 (14:03 +0100)]
llvmpipe: Replace util_pack_color with straight float_to_ubyte.

14 years agollvmpipe: debug, crash fixes
Keith Whitwell [Fri, 9 Oct 2009 13:02:39 +0000 (14:02 +0100)]
llvmpipe: debug, crash fixes

14 years agollvmpipe: fix crash on init
Keith Whitwell [Fri, 9 Oct 2009 12:55:04 +0000 (13:55 +0100)]
llvmpipe: fix crash on init

14 years agollvmpipe: fix a couple of warnings
Keith Whitwell [Fri, 9 Oct 2009 12:53:14 +0000 (13:53 +0100)]
llvmpipe: fix a couple of warnings

14 years agollvmpipe: Add stub lp_setup_is_texture_referenced.
José Fonseca [Fri, 9 Oct 2009 12:44:24 +0000 (13:44 +0100)]
llvmpipe: Add stub lp_setup_is_texture_referenced.

14 years agollvmpipe: Pass state to setup.
José Fonseca [Fri, 9 Oct 2009 12:41:33 +0000 (13:41 +0100)]
llvmpipe: Pass state to setup.

14 years agoutil: Force ESI register for cpuid's ebx result.
José Fonseca [Fri, 9 Oct 2009 12:22:42 +0000 (13:22 +0100)]
util: Force ESI register for cpuid's ebx result.

Fixes a segfault and better code. Unfortunately using an arbitrary
register ("=r") causes the gcc to abort when the code is optimized saying
it can't satisfy the constraint. Setting seems to do the trick.

14 years agollvmpipe: Eliminate constant mapping/unmapping.
José Fonseca [Fri, 9 Oct 2009 10:29:33 +0000 (11:29 +0100)]
llvmpipe: Eliminate constant mapping/unmapping.

14 years agollvmpipe: remove dead code
Keith Whitwell [Fri, 9 Oct 2009 11:26:49 +0000 (12:26 +0100)]
llvmpipe: remove dead code

14 years agollvmpipe: get lp_setup_tri building
Keith Whitwell [Fri, 9 Oct 2009 11:19:49 +0000 (12:19 +0100)]
llvmpipe: get lp_setup_tri building

14 years agollvmpipe: use union lp_cmd_rast_arg directly, rather than through a pointer
Keith Whitwell [Fri, 9 Oct 2009 10:29:01 +0000 (11:29 +0100)]
llvmpipe: use union lp_cmd_rast_arg directly, rather than through a pointer

The union itself consists of pointers.  We don't need to be passing
pointer to pointers.

14 years agollvmpipe: hook up some state, add stub line and point functions
Keith Whitwell [Fri, 9 Oct 2009 09:44:07 +0000 (10:44 +0100)]
llvmpipe: hook up some state, add stub line and point functions

14 years agollvmpipe: Follow write_color/write_zstencil.
José Fonseca [Fri, 9 Oct 2009 09:37:24 +0000 (10:37 +0100)]
llvmpipe: Follow write_color/write_zstencil.

14 years agollvmpipe: calculate overall width and height, pass to rasterizer
Keith Whitwell [Fri, 9 Oct 2009 09:24:19 +0000 (10:24 +0100)]
llvmpipe: calculate overall width and height, pass to rasterizer

14 years agollvmpipe: more wip on coefficients
Keith Whitwell [Fri, 9 Oct 2009 09:23:53 +0000 (10:23 +0100)]
llvmpipe: more wip on coefficients

14 years agollvmpipe: get lp_setup compiling
Keith Whitwell [Thu, 8 Oct 2009 22:08:41 +0000 (23:08 +0100)]
llvmpipe: get lp_setup compiling

14 years agollvmpipe: triangle struct owns its copy of shader inputs
Keith Whitwell [Thu, 8 Oct 2009 21:46:21 +0000 (22:46 +0100)]
llvmpipe: triangle struct owns its copy of shader inputs

14 years agollvmpipe: work on clears and coefficients
Keith Whitwell [Thu, 8 Oct 2009 18:58:28 +0000 (19:58 +0100)]
llvmpipe: work on clears and coefficients

14 years agollvmpipe: Remove quad headers.
José Fonseca [Thu, 8 Oct 2009 18:56:01 +0000 (19:56 +0100)]
llvmpipe: Remove quad headers.

14 years agollvmpipe: Adjust interpolation coeffs declaration.
José Fonseca [Thu, 8 Oct 2009 18:53:56 +0000 (19:53 +0100)]
llvmpipe: Adjust interpolation coeffs declaration.

14 years agollvmpipe: Call lp_rast_shade_quads from tri rasterizer.
José Fonseca [Thu, 8 Oct 2009 18:53:14 +0000 (19:53 +0100)]
llvmpipe: Call lp_rast_shade_quads from tri rasterizer.

14 years agollvmpipe: Fix typo.
José Fonseca [Thu, 8 Oct 2009 18:18:35 +0000 (19:18 +0100)]
llvmpipe: Fix typo.

14 years agollvmpipe: rast_tri updates
Keith Whitwell [Thu, 8 Oct 2009 18:14:46 +0000 (19:14 +0100)]
llvmpipe: rast_tri updates

14 years agollvmpipe: Final adjustments to rasterizer methods.
José Fonseca [Thu, 8 Oct 2009 18:16:47 +0000 (19:16 +0100)]
llvmpipe: Final adjustments to rasterizer methods.

14 years agollvmpipe: More assorted build fixes.
José Fonseca [Thu, 8 Oct 2009 18:03:35 +0000 (19:03 +0100)]
llvmpipe: More assorted build fixes.

14 years agollvmpipe: Complete more rasterizer methods..
José Fonseca [Thu, 8 Oct 2009 18:03:14 +0000 (19:03 +0100)]
llvmpipe: Complete more rasterizer methods..

14 years agollvmpipe: Assorted build fixes.
José Fonseca [Thu, 8 Oct 2009 16:59:57 +0000 (17:59 +0100)]
llvmpipe: Assorted build fixes.

14 years agollvmpipe: Implement some of the rasterizer functions.
José Fonseca [Thu, 8 Oct 2009 16:59:44 +0000 (17:59 +0100)]
llvmpipe: Implement some of the rasterizer functions.

14 years agollvmpipe: start cleaning up
Keith Whitwell [Thu, 8 Oct 2009 16:52:35 +0000 (17:52 +0100)]
llvmpipe: start cleaning up

14 years agollvmpipe: remove some old sampler support structs
Keith Whitwell [Thu, 8 Oct 2009 16:20:40 +0000 (17:20 +0100)]
llvmpipe: remove some old sampler support structs

14 years agollvmpipe: Fix up lp_rast_shade_quads.
José Fonseca [Thu, 8 Oct 2009 16:26:13 +0000 (17:26 +0100)]
llvmpipe: Fix up lp_rast_shade_quads.

14 years agollvmpipe: Remove dead files from SConscript.
José Fonseca [Thu, 8 Oct 2009 16:06:49 +0000 (17:06 +0100)]
llvmpipe: Remove dead files from SConscript.

14 years agollvmpipe: Update lp_setup_clear invocation.
José Fonseca [Thu, 8 Oct 2009 16:06:32 +0000 (17:06 +0100)]
llvmpipe: Update lp_setup_clear invocation.

14 years agollvmpipe: Update more copyright headers.
José Fonseca [Thu, 8 Oct 2009 16:06:03 +0000 (17:06 +0100)]
llvmpipe: Update more copyright headers.

14 years agollvmpipe: remove tex tile cache and related code
Keith Whitwell [Thu, 8 Oct 2009 15:33:12 +0000 (16:33 +0100)]
llvmpipe: remove tex tile cache and related code

14 years agollvmpipe: rewrite llvmpipe_clear()
Keith Whitwell [Thu, 8 Oct 2009 15:32:03 +0000 (16:32 +0100)]
llvmpipe: rewrite llvmpipe_clear()

14 years agollvmpipe: wip me harder
Keith Whitwell [Thu, 8 Oct 2009 14:44:29 +0000 (15:44 +0100)]
llvmpipe: wip me harder

14 years agollvmpipe: Update includes and copyright headers.
José Fonseca [Thu, 8 Oct 2009 11:51:46 +0000 (12:51 +0100)]
llvmpipe: Update includes and copyright headers.

14 years agollvmpipe: Update SConscript.
José Fonseca [Thu, 8 Oct 2009 11:44:52 +0000 (12:44 +0100)]
llvmpipe: Update SConscript.

14 years agollvmpipe: Add the rast -> jit shader glue.
José Fonseca [Thu, 8 Oct 2009 11:44:30 +0000 (12:44 +0100)]
llvmpipe: Add the rast -> jit shader glue.

Ugly code. Will eventually be reduced to a very thin inlined function.

14 years agollvmpipe: whip out the intra-tile code from lp_setup_tri.c
Keith Whitwell [Thu, 8 Oct 2009 11:15:12 +0000 (12:15 +0100)]
llvmpipe: whip out the intra-tile code from lp_setup_tri.c

The "setup" module handles building per-tile display lists.
Intra-tile rendering is handled by lp_rast*.c

14 years agollvmpipe: more wipping
Keith Whitwell [Thu, 8 Oct 2009 10:47:33 +0000 (11:47 +0100)]
llvmpipe: more wipping

14 years agollvmpipe: import experimental softpipe rasterizer code, wip binning code
Keith Whitwell [Wed, 7 Oct 2009 21:36:43 +0000 (22:36 +0100)]
llvmpipe: import experimental softpipe rasterizer code, wip binning code

WIP, does't build or run.

Rasterizer code is based on Nick Capen's devmaster posts and the
larrabee articles, but currently doesn't share either the performance
or correctness of either...

14 years agoi915g: Fix MSVC build.
Vinson Lee [Wed, 7 Oct 2009 20:29:23 +0000 (14:29 -0600)]
i915g: Fix MSVC build.

14 years agosoftpipe: new comments
Brian Paul [Wed, 7 Oct 2009 19:30:48 +0000 (13:30 -0600)]
softpipe: new comments

14 years agosoftpipe: whitespace and comment fixes
Brian Paul [Wed, 7 Oct 2009 19:21:57 +0000 (13:21 -0600)]
softpipe: whitespace and comment fixes

14 years agosoftpipe: prefix non-static functions with sp_
Brian Paul [Wed, 7 Oct 2009 19:17:20 +0000 (13:17 -0600)]
softpipe: prefix non-static functions with sp_

14 years agor300compiler: fix scons build again
Joakim Sindholt [Wed, 7 Oct 2009 19:02:18 +0000 (21:02 +0200)]
r300compiler: fix scons build again

14 years agoMerge branch 'master' into r300g-glsl
Nicolai Hähnle [Wed, 7 Oct 2009 18:45:08 +0000 (20:45 +0200)]
Merge branch 'master' into r300g-glsl

Conflicts:
src/gallium/drivers/r300/r300_tgsi_to_rc.c

Signed-off-by: Nicolai Hähnle <nhaehnle@gmail.com>
14 years agoMerge branch 'mesa_7_6_branch'
Nicolai Hähnle [Wed, 7 Oct 2009 18:39:22 +0000 (20:39 +0200)]
Merge branch 'mesa_7_6_branch'

14 years agoshader_api: Fix bounds checking of glUniform and glUniformMatrix
Nicolai Hähnle [Sat, 3 Oct 2009 14:30:16 +0000 (16:30 +0200)]
shader_api: Fix bounds checking of glUniform and glUniformMatrix

Signed-off-by: Nicolai Hähnle <nhaehnle@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
14 years agoprog_parameter: Document the fact that Size may be > 4
Nicolai Hähnle [Sat, 3 Oct 2009 14:18:57 +0000 (16:18 +0200)]
prog_parameter: Document the fact that Size may be > 4

Signed-off-by: Nicolai Hähnle <nhaehnle@gmail.com>
14 years agoutil: do some more util_blit_pixels cases without temporaries
Keith Whitwell [Wed, 7 Oct 2009 16:50:03 +0000 (17:50 +0100)]
util: do some more util_blit_pixels cases without temporaries

When the source surface is pointing at a 2d texture with only one
mipmap level, use that directly rather than creating a temporary.
Probably want to cover more cases, but this is a start.

14 years agomesa/st: add missing mesa constant file name
Keith Whitwell [Wed, 7 Oct 2009 16:48:45 +0000 (17:48 +0100)]
mesa/st: add missing mesa constant file name

There are many different names for constants in mesa, we were missing
one since the ureg rewrite.

14 years agost/mesa: pass pipe_screen, not pipe_context to st_choose_format() functions
Brian Paul [Wed, 7 Oct 2009 15:58:03 +0000 (09:58 -0600)]
st/mesa: pass pipe_screen, not pipe_context to st_choose_format() functions

These don't depend on context state, but use a screen pointer.

14 years agodocs: fix glXQueryDrawable() bugs
Brian Paul [Wed, 7 Oct 2009 15:41:00 +0000 (09:41 -0600)]
docs: fix glXQueryDrawable() bugs

14 years agomesa/xlib: fix glXQueryDrawable() bugs, see bug 24320
Brian Paul [Wed, 7 Oct 2009 15:40:22 +0000 (09:40 -0600)]
mesa/xlib: fix glXQueryDrawable() bugs, see bug 24320

14 years agogallium/xlib: fix glXQueryDrawable() bugs, see bug 24320
Brian Paul [Wed, 7 Oct 2009 15:40:04 +0000 (09:40 -0600)]
gallium/xlib: fix glXQueryDrawable() bugs, see bug 24320

14 years agoprogs/xdemos: test glXQueryDrawable()
Brian Paul [Wed, 7 Oct 2009 15:11:23 +0000 (09:11 -0600)]
progs/xdemos: test glXQueryDrawable()

14 years agoprogs/xdemos: fix swapped parameters to CreatePbuffer()
Brian Paul [Wed, 7 Oct 2009 15:10:48 +0000 (09:10 -0600)]
progs/xdemos: fix swapped parameters to CreatePbuffer()

14 years agost/dri: Add missing front buffer case in dri_get_buffers().
Michel Dänzer [Wed, 7 Oct 2009 14:36:39 +0000 (16:36 +0200)]
st/dri: Add missing front buffer case in dri_get_buffers().

This seems to help for compiz at least with some drivers.

Also add an assert(0) to catch unhandled cases in the future.

14 years agoswrast: s/GLfloat/GLuint/ in bzero()
Brian Paul [Wed, 7 Oct 2009 14:07:53 +0000 (08:07 -0600)]
swrast: s/GLfloat/GLuint/ in bzero()

14 years agoswrast: add missing returns
Brian Paul [Wed, 7 Oct 2009 01:05:23 +0000 (19:05 -0600)]
swrast: add missing returns

14 years agoprogs/test: Fix MSVC build.
Vinson Lee [Wed, 7 Oct 2009 13:54:31 +0000 (07:54 -0600)]
progs/test: Fix MSVC build.

14 years agomesa/xlib: return 0 for errorBase, eventBase in glXQueryExtension()
Brian Paul [Wed, 7 Oct 2009 13:45:15 +0000 (07:45 -0600)]
mesa/xlib: return 0 for errorBase, eventBase in glXQueryExtension()

A little better than leaving the values undefined, I think.
See bug 24321.

14 years agogallium/xlib: return 0 for errorBase, eventBase in glXQueryExtension()
Brian Paul [Wed, 7 Oct 2009 13:43:12 +0000 (07:43 -0600)]
gallium/xlib: return 0 for errorBase, eventBase in glXQueryExtension()

A little better than leaving the values undefined, I think.
See bug 24321.

14 years agoi915g: Use buffer write instead of map for lit vertices
Jakob Bornecrantz [Wed, 7 Oct 2009 02:28:04 +0000 (03:28 +0100)]
i915g: Use buffer write instead of map for lit vertices

14 years agoi915g: Change order of buffer_write arguments
Jakob Bornecrantz [Wed, 7 Oct 2009 02:26:03 +0000 (03:26 +0100)]
i915g: Change order of buffer_write arguments

They now follow the pipe_buffer_write style,
its the gallium driver that sets the interface not
the winsys.

14 years agoi915g: Disable vbuf fifo and minor commenting of vbuf code
Jakob Bornecrantz [Wed, 7 Oct 2009 00:40:37 +0000 (01:40 +0100)]
i915g: Disable vbuf fifo and minor commenting of vbuf code

The vbuf fifo doesn't appear to help once the libdrm
reuse flag has been set.

14 years agonv04-nv40: Fix swizzle transfers for NPOT sizes.
Younes Manton [Wed, 7 Oct 2009 02:07:47 +0000 (22:07 -0400)]
nv04-nv40: Fix swizzle transfers for NPOT sizes.

Workarounds not necessary, SIFM can handle NPOT, we just weren't setting
dst dimensions properly. SIFM can't handle odd w,h though, that still
needs fixing.

14 years agoprogs/tests: fix MSVC build.
Vinson Lee [Tue, 6 Oct 2009 22:02:47 +0000 (16:02 -0600)]
progs/tests: fix MSVC build.

14 years agor300/compiler: Fix R300 vertex program dumps
Nicolai Hähnle [Tue, 6 Oct 2009 19:24:44 +0000 (21:24 +0200)]
r300/compiler: Fix R300 vertex program dumps

The source register field has 8 bits.

Signed-off-by: Nicolai Hähnle <nhaehnle@gmail.com>