25586 Commits (b5e397c3693fbae6b2c91c602454d9a70651c9c4)
 

Author SHA1 Message Date
  Chia-I Wu 8d0bdfa433 progs: EGL/X progs should link to libX11. 16 years ago
  Vinson Lee 0dd08a9e15 mesa: move decls before code 16 years ago
  Cooper Yuan ba87cbf2be r300g: Correct scissor setting, subtract 1 from window's width and height 16 years ago
  Dave Airlie 82ff3190de radeon: fix scissor calcs. 16 years ago
  Ian Romanick 09c73c7437 i965: Increase assmebly shader program parameter limits 16 years ago
  Ian Romanick eabe12df44 ARB prog: Change handling of program parameter limits 16 years ago
  Dave Airlie 20d9204fbd radeon: fix max indx/vertex emission due to state checker 16 years ago
  Younes Manton cefe9c4f39 mesa: gitignore 16 years ago
  Younes Manton 7d3b8231e1 nv04: Handle more Z formats. 16 years ago
  Nicolai Hähnle c024f1047f r300/compiler: Fix vertex program MAD emit 16 years ago
  Nicolai Hähnle 2114acb044 r300/compiler: Fix bug in rc_find_free_temporary 16 years ago
  Chia-I Wu e1d978775f egl: Remove Xdpy from EGLDisplay. 16 years ago
  Chia-I Wu f5a06fad62 egl_glx: Make fbconfigs and visuals per display. 16 years ago
  Chia-I Wu c06699dd12 egl_softpipe: Make winsys and pipe screen per display. 16 years ago
  Chia-I Wu 49f245ea6b EGL_i915: Make struct drm_device per display. 16 years ago
  Pauli Nieminen 74b55970dc Merge branch 'fix_r300_swtcl' into push_master 16 years ago
  Pauli Nieminen 47d4b9ff70 radeon: Fix loop en condition so debug output doesn't flood meaningless values. 16 years ago
  Pauli Nieminen e0e76edf97 radeon: Make RADEON_CMDBUF more fine grained. 16 years ago
  Pauli Nieminen 97029c1860 radeon/r200/r300: Fix swtcl flushing not to invalidate dma region. 16 years ago
  Brian Paul 38f5641106 Merge branch 'mesa_7_5_branch' 16 years ago
  Brian Paul b2b220e622 i965: init the tex_units_used field 16 years ago
  Brian Paul a9a6399cd3 i965: fix incorrect tex unit in emit_tex() and emit_txb() 16 years ago
  Brian Paul 81a101b5be i965: clean-up tex target switches 16 years ago
  Brian Paul 6df38e6f5a glsl: asst. clean-ups in set_program_uniform() 16 years ago
  Brian Paul babb5ba9a9 glsl: signal that the program needs to be re-translated when samplers change 16 years ago
  Brian Paul 7205221051 progs/glsl: asst. changes in shtest.c 16 years ago
  Brian Paul af7315e58b i965: added texture unit sanity check 16 years ago
  Brian Paul 34da6024e3 i965: keep track of which texture units the fragment shader accesses 16 years ago
  Brian Paul d09d03aa42 docs: document sampler array bug fix 16 years ago
  Brian Paul f8b344114f i965: clean up texture target switches 16 years ago
  Brian Paul f05344fcea mesa: var renaming, new assertion 16 years ago
  Brian Paul dd528f0ec1 mesa: additional instruction field size assertions 16 years ago
  Brian Paul 476290946e Merge branch 'mesa_7_5_branch' 16 years ago
  Brian Paul 2bcf787de1 progs/glsl: handle window resizes in texaaline.c 16 years ago
  Brian Paul 488b3c4d1b progs/glsl: add special Makefile rule for samplers_array 16 years ago
  Brian Paul f6d34c2058 progs/glsl: change samplers.c to better test sampler/texture indexing 16 years ago
  Brian Paul 04d170794a glsl: fix bug in sampler array indexing 16 years ago
  Alex Deucher 7ffbe48706 r600: fix two sided stencil 16 years ago
  Alex Deucher f988c750a9 r600: add missing radeon_cs_space_set_flush call 16 years ago
  Zack Rusin a0966c41a9 st/xorg: create basic vertex shader 16 years ago
  Zack Rusin b324aacf13 st/xorg: create basic fragment shader 16 years ago
  Alex Deucher 490f640cd5 r600: make reloc_chunk size dynamic 16 years ago
  Alex Deucher f33853e56d r600: fix memory leak 16 years ago
  Alex Deucher 18e0fea55b r300: r4xx and rs4xx also have lte discard regs 16 years ago
  Jakob Bornecrantz 53b3cdaee2 st/dri: Add some debug code 16 years ago
  Jakob Bornecrantz 57230d96ed st/xorg: Temporary fix for none stencil visuals 16 years ago
  Jakob Bornecrantz 23fe960be0 st/xorg: Find out correct type for depth stencil buffers 16 years ago
  Jakob Bornecrantz aab0bedb8c st/dri: Redo config generation 16 years ago
  Michel Dänzer b2e1b25881 st/xorg: Add support for dirty framebuffer region reporting. 16 years ago
  Cooper Yuan dadf138ddb r600: Update vertex fetch shader if necessary 16 years ago