i965: fix fetching constants from constant buffer in glsl path
[mesa.git] / src / mesa / drivers / dri / i965 /
2009-07-04 Roland Scheideggeri965: fix fetching constants from constant buffer in...
2009-07-04 Eric Anholti965: Remove bad constant buffer constant-reg-already...
2009-06-22 Roland Scheideggeri965: handle OPCODE_SWZ in the glsl path
2009-06-17 Robert Ellisoni965: fix 1D texture borders with GL_CLAMP_TO_BORDER
2009-06-17 Robert Ellisoni965: fix segfault on low memory conditions
2009-06-17 Eric Anholti956: Make state dependency of SF on drawbuffer bounds...
2009-06-17 Eric Anholti965: Fix varying payload reg assignment for the non...
2009-06-17 Eric Anholti965: Fix register allocation of GLSL fp inputs.
2009-06-17 Brian Pauli965: fix bugs in projective texture coordinates
2009-04-27 Brian Pauli965: only upload constant buffer data when we actually...
2009-04-24 Brian Pauli965: use drm_intel_gem_bo_map/unmap_gtt() when possibl...
2009-04-24 Roland Scheideggeri965: fix point size issue
2009-04-23 Brian Pauli965: revert part of commit 4f4907d69f9020ce17aef21b643...
2009-04-23 Eric Anholti965: Support drawing to FBO cube faces other than...
2009-04-23 Eric Anholtintel: Take advantage of GL_READ_ONLY_ARB to map to...
2009-04-22 Roland Scheideggerintel: fix max anisotropy supported
2009-04-21 Brian Pauli965: const correctness
2009-04-18 Brian Pauli965: use region width, height in brw_update_renderbuff...
2009-04-17 Brian Pauli915: fix broken indirect constant buffer reads
2009-04-17 Brian Pauli965: updated CURBE allocation code
2009-04-17 Brian PaulMerge branch 'register-negate'
2009-04-16 Eric Anholtintel: Add support for argb1555, argb4444 FBOs and...
2009-04-16 Brian Pauli965: disable using immediate values for MOV instructions
2009-04-16 Brian Pauli965: minor debug output changes
2009-04-16 Brian Pauli965: const buffer debug code (disabled)
2009-04-16 Brian Pauli965: implement relative addressing for VS constant...
2009-04-16 Brian Pauli965: handle address reg in get_dst()
2009-04-16 Brian Pauli965: fix const buffer temp register clobbering
2009-04-16 José FonsecaMerge branch 'gallium-s3tc'
2009-04-15 Eric Anholti965: Clean up output of WM SS state dump, and add...
2009-04-15 Brian Paulmesa: merge the prog_src_register::NegateBase and Negat...
2009-04-14 Brian Pauli965: fix VS constant buffer reads
2009-04-14 Brian Pauli965: checkpoint commit: VS constant buffers
2009-04-10 Brian Pauli965: remove unused var
2009-04-10 Brian Pauli965: clean-up in prepare_wm_surfaces()
2009-04-10 Brian Pauli965: added null const_buffer pointer check in update_c...
2009-04-10 Brian Pauli965: re-org of some of the new constant buffer code
2009-04-09 Brian Pauli965: new SURF_INDEX_ macros
2009-04-09 Brian Pauli965: free shader's constant buffer in brwDeleteProgram()
2009-04-09 Brian Pauli965: set BRW_MASK_DISABLE flag in "send" instruction...
2009-04-09 Brian Pauli965: clean-ups, debug code in brw_wm_glsl.c
2009-04-09 Brian Pauli965: init current_const[i].index = -1
2009-04-09 Brian Pauli965: move the fetch_constants() call before setting...
2009-04-06 Eric Anholti965: Use GTT maps when available to upload vertex...
2009-04-03 Brian Pauli965: remove unused var
2009-04-03 Brian Pauli965: more const buffer debug code
2009-04-03 Brian Pauli965: added brw_same_reg()
2009-04-03 Brian Pauli965: s/GL_FALSE/BRW_COMPRESSION_NONE/
2009-04-03 Brian Pauli965: another checkpoint commit of new constant buffer...
2009-04-03 Brian Pauli965: fix response length param in brw_dp_READ_4()
2009-04-03 Brian Pauli965: change args to get_src_reg() to prep for new...
2009-04-03 Brian Pauli965: check-point commit of new constant buffer support
2009-04-03 Brian Pauli965: remove unused code for sampling a constant buffer
2009-04-03 Brian Pauli965: code to setup a constant buffer sampler
2009-04-03 Brian Pauli965: do negation and Abs in get_src_reg_imm()
2009-04-03 Brian Pauli965: comments
2009-04-03 Brian Pauli965: code to debug/dump instruction immediates
2009-04-03 Brian Pauli965: minor code movement, new comment
2009-04-03 Brian Pauli965: added new brw_dp_READ_4() function
2009-04-03 Brian Pauli965: new and updated comments
2009-04-03 Brian Pauli965: comments for brw_SAMPLE()
2009-04-03 Brian Pauli965: comments for sampling code
2009-04-03 Brian Pauli965: add support for float literal instruction operands
2009-04-03 Brian Pauli965: remove 'nr' param from get_src/dst_reg() functions
2009-04-03 Brian Pauli965: fix comment typo
2009-04-03 Brian Pauli965: comments, clean-up in prepare_wm_surfaces()
2009-04-03 Brian Pauli965: remove unneeded #includes
2009-04-03 Brian Pauli965: formatting clean-ups
2009-04-03 Brian Pauli965: comments, whitespace changes
2009-04-03 Brian Pauli965: rename scratch_buffer -> scratch_bo to be consist...
2009-04-03 Brian Pauli965: fix indentation
2009-04-03 Brian Pauli965: whitespace changes, comments
2009-03-28 Roland Scheideggeri965: srgb texture fixes
2009-03-28 Roland Scheideggeri965: add support for signed rgba texture format
2009-03-24 Robert Ellisoni965: fix point rasterization when rendering to FBO
2009-03-24 Eric Anholti965: Fix glFrontFacing in twoside GLSL demo.
2009-03-24 Eric Anholti965: Fix fog coordinate g,b,a values when glFrontFacin...
2009-03-24 Eric Anholti965: Clean up a bit of mess with unneeded variables...
2009-03-23 Eric Anholti965: Fix occlusion query when no other WM state update...
2009-03-20 Eric AnholtFix DRI2 accelerated EXT_texture_from_pixmap with GL_RG...
2009-03-13 Brian Pauli965: more register number assertions
2009-03-13 Brian Pauli965: add some register number assertions
2009-03-13 Brian Pauli965: remove unused PROGRAM_INTERNAL_PARAM, added comment
2009-03-13 Brian Pauli965: move declarations before code
2009-03-13 Brian Pauli965: debug code, use gl_register_file type
2009-03-13 Brian Pauli965: move declaration before code
2009-03-13 Brian Pauli965: fix const correctness
2009-03-13 Brian Pauli965: comments
2009-03-12 Robert Ellisoni965: fix polygon stipple when rendering to FBO
2009-03-12 Roland Scheideggeri965: add support for ATI_envmap_bumpmap
2009-03-12 Robert Ellisoni965: fix polygon face orientation when rendering to FBO
2009-03-11 Brian Pauli965: fix lock-ups when GLSL program wrote to gl_FragDepth
2009-03-11 Brian Pauli965: more code clean-ups, comments
2009-03-11 Brian Pauli965: minor code clean-ups, comments
2009-03-11 Brian Pauli965: use new cast wrappers
2009-03-11 Brian Pauli965: added cast wrappers, comments
2009-03-11 Brian Pauli965: asst. code clean-ups, comments
2009-03-11 Brian Pauli965: fix typos in comments
2009-03-09 Brian Pauli965: fix cube map lock-up / corruption
2009-03-06 Brian Pauli965: check if we run out of GRF/temp registers
next