r600g: use floats instead of hex for blit vbo
[mesa.git] / src / gallium / drivers / i915 /
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-14 Vinson Leei915g: Fix 'control reaches end of non-void function...
2010-09-14 Vinson Leei915: Fix "implicit declaration of function 'draw_get_s...
2010-09-14 Luca Barbierigallium: introduce get_shader_param (ALL DRIVERS CHANGE...
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-25 Chia-I Wugallium: Use draw_set_index_buffer and others.
2010-08-20 Luca Barbierigallium: make all checks for PIPE_TEXTURE_2D check...
2010-08-20 Corbin Simpsongalahad, i915g: Copy over constant buffer index check.
2010-08-20 Corbin Simpsongalahad, i915g: Move over a few state asserts.
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-29 Chia-I Wugallium: Avoid void pointer arithmetic.
2010-07-29 Chia-I Wugallium: Keep only pipe_context::draw_vbo.
2010-07-29 Chia-I Wugallium: Implement draw_vbo and set_index_buffer for...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-23 Jakob Bornecrantzi915g: Set total_nblocksy in from_handle
2010-07-23 Jakob Bornecrantzi915g: Add some debug prints in texture code
2010-07-23 Jakob Bornecrantzi915g: Ifdef out debug code on non-debug builds
2010-07-04 Vinson Leei915g: Remove unnecessary header.
2010-07-04 Jakob Bornecrantzi915g: Minor cleanups
2010-07-04 Jakob Bornecrantzi915g: Make batchbuffer flush function not be inline
2010-07-04 Jakob Bornecrantzi915g: Rename texture state to map state
2010-07-04 Jakob Bornecrantzi915g: Move fragment state to its own file
2010-07-04 Jakob Bornecrantzi915g: Move static state to its own file
2010-07-04 Jakob Bornecrantzi915g: Don't dirty dynamic state if it hasn't changed
2010-07-04 Jakob Bornecrantzi915g: Don't flush after blit
2010-07-04 Jakob Bornecrantzi915g: Don't flush empty batchbuffers
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-22 Jakob Bornecrantzi915g: Revert debug hunks from last commit
2010-06-22 Jakob Bornecrantzi915g: Reduce state emission by using a index bias
2010-06-22 Jakob Bornecrantzi915g: Drop fifo code in vbuf
2010-06-22 Jakob Bornecrantzi915g: Change state code in vbuf code
2010-06-22 Jakob Bornecrantzi915g: Rework debug print code
2010-06-22 Jakob Bornecrantzi915g: Switch to state atoms
2010-06-22 Jakob Bornecrantzi915g: i915_state_sampler.c code style
2010-06-22 Jakob Bornecrantzi915g: i915_state_immediate.c code style
2010-06-22 Jakob Bornecrantzi915g: i915_state_dynamic.c code style
2010-06-12 Vinson Leescons: Disable i915g build if using MSVC.
2010-06-06 Jakob Bornecrantzi915g: Move bootstrap code to targets
2010-06-05 Roland Scheideggeri915g: fix bug in ds clear logic (still disabled)
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-03 Roland Scheideggergallium: rename clearRT / clearDS to clear_render_targe...
2010-05-29 Jakob Bornecrantzi915g: Move pci id to winsys struct
2010-05-28 Roland Scheideggeri915g: adapt to clear interface changes
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-19 Roland Scheideggeri915g: remove unused flip parameter
2010-05-18 Roland Scheideggergallium: implement set_sample_mask() in all drivers
2010-05-17 Roland Scheideggeri915g: adapt to interface changes
2010-05-14 Keith Whitwellgallium: convert rasterizer state to use gl-style front...
2010-05-12 José Fonsecagallium: Make PIPE_CAP_xxx enums.
2010-05-06 Brian Paulgallium: rename draw() to draw_elements() in vbuf code
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-17 Mathias Fröhlichgallium: EXT_timer_query support.
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 Brian Paulgallium: replace pipe_resource::_usage with pipe_resour...
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 José Fonsecai915: Implement index bias.
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-19 Brian Paulgallium/draw: use correct rasterization state for wide...
2010-04-19 Vinson Leei915g: Remove unnecessary header.
2010-04-18 Jakob Bornecrantzi915g: Remove broken power of two function
2010-04-18 Jakob Bornecrantzi915g: Add some helper functions
2010-04-18 Jakob Bornecrantzi915g: Fix cubemap layouts
2010-04-18 Jakob Bornecrantzi915g: Clean and add some debug printing
2010-04-15 Jakob Bornecrantzi915g: Create a special 2D layout helper
2010-04-15 Jakob Bornecrantzi915g: Fix 2D layouts
2010-04-15 Jakob Bornecrantzi915g: Remove unused args
2010-04-15 Vinson Leei915g: Remove unnecessary header.
2010-04-13 Jakob Bornecrantzi915g: Whitespace & formating
2010-04-13 Jakob Bornecrantzi915g: Mark shared layouts more clearly
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-12 Vinson Leei915g: Fix possible null pointer deference in debug...
2010-04-12 Vinson Leei915g: Fix assert.
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-01 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-29 Roland ScheideggerMerge branch 'master' into gallium-new-formats
2010-03-29 Roland Scheideggergallium: adapt all code to the renamed depth/stencil...
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-26 Jakob Bornecrantzdraw: Add EMIT_4UB_BGRA format
next